Commit Graph

76396 Commits

Author SHA1 Message Date
Frederik Rietdijk
266fde80ca kde5.konversation: 1.6 -> 1.6.1 2016-08-02 09:00:03 +02:00
Frederik Rietdijk
65c109f887 kde5.konversation: use kdeWrapper 2016-08-02 08:49:12 +02:00
Frederik Rietdijk
2e538a0f55 kde5.yakuake: use kdeWrapper 2016-08-02 08:40:16 +02:00
Joachim Fasting
9e2937ca65 afl: 2.10b -> 2.23b
Looks like mostly performance enhancements and stability fixes.  The main
user facing changes appear to be:

- The -Z option was removed
- A macro named FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined when
    compiling with afl-gcc

Full changelog at http://lcamtuf.coredump.cx/afl/ChangeLog.txt
2016-08-02 07:38:00 +02:00
Ricardo M. Correia
0a417845ef ponyc: 0.2.1 -> 2016-07-26 2016-08-02 07:37:17 +02:00
Daniel Peebles
ef3719716d Merge pull request #17434 from matthewbauer/patch-6
acct: only build on linux
2016-08-01 20:40:55 -04:00
Thomas Tuegel
18ba17314b Merge pull request #17441 from ttuegel/poppler-qt-5.7
Fix Poppler with Qt >= 5.7
2016-08-01 18:49:30 -05:00
Thomas Tuegel
3445ab79a2 qt57.poppler: fix build
Packages that depend on Qt >= 5.7 must build using the C++11 standard.
2016-08-01 18:06:10 -05:00
Aaron Bull Schaefer
b5884b0698 pythonPackages.ansible2: 2.1.0.0 -> 2.1.1.0 (#17437) 2016-08-02 00:40:13 +02:00
Thomas Tuegel
39aff85b0e kde5.kile: add konsole kpart 2016-08-01 15:42:17 -05:00
Thomas Tuegel
ff7a659567 kde5.kate: add konsole kpart 2016-08-01 15:33:31 -05:00
Chris Martin
ade00b3c42 truecrypt: change checksum from sha1 to sha256 2016-08-01 13:32:11 -07:00
Chris Martin
9c4b23ba11 truecrypt: update source url 2016-08-01 13:31:44 -07:00
Thomas Tuegel
248972b86a kde5.dolphin: include konsole kpart 2016-08-01 15:31:14 -05:00
Matthew Justin Bauer
2ae5dbbf3b acct: only build on linux 2016-08-01 15:12:31 -05:00
Lancelot SIX
ab1fdce285
python35Packages.django_colorful: enable at 1.2
python35Packages.django_colorful was erroneously disabled for python35.
2016-08-01 21:32:35 +02:00
Lancelot SIX
20a94d9b40
pythonPackages.django_raster: init at 0.2 2016-08-01 21:32:22 +02:00
Lancelot SIX
abc85a9601
python35Packages.celery: disable
Few tests fail with python35 (related to OrderedDict changes).

setup.py file do not report this release as supporting python35 [1]

[1] f6aa74a0b5/setup.py (L73-L75)
2016-08-01 21:31:16 +02:00
Lancelot SIX
853209dde9
pythonPackages.kombu: Enable for python > 2.7
Only tests cannot run on python3* because dependencies are unavailable
(qpid-python). Kombu is announced to work fine for python3[1]

[1] a4edc670f4/setup.py (L168-L170)
2016-08-01 21:30:58 +02:00
Jean-Pierre PRUNARET
26a2392594 qgis: 2.10.0 -> 2.16.1
Upgrade qgis with latest version
2016-08-01 21:26:01 +02:00
aszlig
fef4b62657
broadcom_sta: Add patch to fix NULL pointer deref
The patch is from the following Gentoo bug:

https://bugs.gentoo.org/show_bug.cgi?id=523326#c24

Built successfully against Linux 3.18.36, 4.4.16 and 4.7.0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
2016-08-01 21:05:15 +02:00
aszlig
8f08399671
broadcom_sta: Reindent file, no code changes
Let's make sure we indent using two spaces, because the unpackPhase was
indented using four spaces.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-08-01 21:05:15 +02:00
aszlig
4d3545f2a5
broadcom_sta: Add patch for supporting Linux 4.7
Patch is from Arch Linux at:

https://aur.archlinux.org/cgit/aur.git/tree/?h=broadcom-wl

I've tested building against 3.18.36, 4.4.16 and 4.7.0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
2016-08-01 21:05:15 +02:00
aszlig
bd7ce1581d
broadcom_sta: 6.30.223.248 -> 6.30.223.271
The patch for kernel version 3.18 is already applied upstream, so we
don't need it any longer.

Without i686-build-failure.patch, the build for i686-linux fails because
it references rdtscl(), which is no longer available in Linux 4.3.0.

Patch for missing rdtscl() is from Arch Linux:

https://aur.archlinux.org/cgit/aur.git/tree/002-rdtscl.patch?h=broadcom-wl-ck

I've tested building against 32 and 64 bit Linux versions 3.18.36,
4.4.16 and 4.7.0.

The hashes were verified using the ones from the AUR (using the 16 bit
hashes of course):

$ nix-hash --type sha256 --to-base16 1kaqa2dw3nb8k23ffvx46g8jj3wdhz8xa6jp1v3wb35cjfr712sg
4f8b70b293ac8cc5c70e571ad5d1878d0f29d133a46fe7869868d9c19b5058cd
$ nix-hash --type sha256 --to-base16 1gj485qqr190idilacpxwgqyw21il03zph2rddizgj7fbd6pfyaz
5f79774d5beec8f7636b59c0fb07a03108eef1e3fd3245638b20858c714144be

AUR hashes can be found at:

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=broadcom-wl&id=9d6f10b1b7745fbf5d140ac749e2253caf70daa8#n26

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @phreedom, @vcunat
2016-08-01 21:05:15 +02:00
Bjørn Forsman
5c7708e568 pythonPackages.schedule: init at 0.3.2 2016-08-01 19:51:52 +02:00
lukasepple
bd14e4242e rdup: init at 1.1.15 2016-08-01 19:43:05 +02:00
Robin Gloster
5341b8b1f8 moonlight-embedded: init at 2.2.1 (#17414) 2016-08-01 18:46:13 +02:00
Michael Raskin
9c15bb7031 Revert "libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation"
This reverts commit 8fd84fcb87.

While I was testing my solution, @obadz have committed a different and
hopefully a better one.
2016-08-01 17:32:10 +02:00
Bjørn Forsman
93bac07b38 mopidy: fix zeroconf support (by depending on dbus)
Closure size increases by 1 MiB, from 480 to 481.
2016-08-01 17:23:16 +02:00
Michael Raskin
8fd84fcb87 libreoffice: reinstante and use curl 7.48 before the removal of a required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation 2016-08-01 17:22:41 +02:00
Frederik Rietdijk
909249dbe2 Merge pull request #17422 from womfoo/fix/leatherman-disable-curl-test
leatherman: disable curl test to fix build
2016-08-01 17:00:55 +02:00
Karn Kallio
5d11dac8bb nvidia-x11: advance to 365.35 and patch kernel 4.7. 2016-08-01 10:19:57 -04:00
Jascha Geerds
9cc42ade37 tmuxp: init at 1.2.0 2016-08-01 16:02:50 +02:00
Jascha Geerds
0fb70dfbb0 pythonPackages.libtmux: init at 0.5.0 2016-08-01 16:02:45 +02:00
Jascha Geerds
053df60763 pythonPackages.kaptan: init at 0.5.8 2016-08-01 16:02:39 +02:00
Robin Gloster
53c1722ca6 Merge pull request #17421 from DamienCassou/vdirsyncer-0.11.3
vdirsyncer: 0.11.2 -> 0.11.3
2016-08-01 15:32:05 +02:00
Frederik Rietdijk
c74ad2ee23 Merge pull request #17339 from FRidh/rename
Python: move interpreters
2016-08-01 15:08:20 +02:00
Shea Levy
52b787b0cd Add dell-530cdn printer driver 2016-08-01 08:32:38 -04:00
obadz
8d84e6a20f libreoffice: add compile flag -fpermissive due to libcurl upgrade
curl upgrade to 7.50.0 (#17152) changes the libcurl headers slightly and
therefore requires the -fpermissive flag until this package gets updated
2016-08-01 13:23:30 +01:00
Kranium Gikos Mendoza
7f3ca5d75b leatherman: disable curl test to fix build 2016-08-01 19:20:45 +08:00
Joachim Fasting
76f2e827a7
grsecurity: 4.6.5-201607272152 -> 4.6.5-201607312210 2016-08-01 12:46:48 +02:00
Damien Cassou
292f2f41e9 vdirsyncer: 0.11.2 -> 0.11.3 2016-08-01 12:40:33 +02:00
zimbatm
f8108c1267 Merge pull request #17357 from ericsagnes/feat/fileContents
lib: add fileContents function
2016-08-01 10:52:10 +01:00
Eelco Dolstra
6dd27481a2 Merge pull request #17396 from moretea/vmtools_virtio_rng
vmTools.runInLinuxImage: add virtio_rng device
2016-08-01 11:48:20 +02:00
Eric Sagnes
4c97e4fbff make tarball: refactor with fileContents 2016-08-01 18:40:50 +09:00
Frederik Rietdijk
0a1703ba27 hash-slinger: fix evaluation 2016-08-01 10:19:55 +02:00
Frederik Rietdijk
ea6bd8fa79 py-unbound: fix evaluation 2016-08-01 10:19:48 +02:00
Frederik Rietdijk
8f9326ffd8 Merge pull request #17323 from arpa2/hashslinger
Hash-slinger: init at  2.7.0
2016-08-01 09:57:12 +02:00
Michiel Leenaars
c8f2d8dae0 py-unbound: init at 1.5.9 2016-08-01 09:51:33 +02:00
Michiel Leenaars
55904aa5c4 hash-slinger: init at 2.7.0 2016-08-01 09:51:33 +02:00
Gabriel Ebner
dbd856d724 Merge pull request #17387 from cko/redis
redis: 3.0.7 -> 3.2.2
2016-08-01 08:13:08 +02:00
obadz
bafc296e53 holdingnuts: init at 0.0.5 2016-08-01 01:44:32 +01:00
Robin Gloster
8c735c3aee Merge pull request #17388 from magnetophon/zam-plugins
zam-plugins: 3.6 -> 3.7
2016-07-31 23:50:54 +02:00
Robin Gloster
022c888a5f Merge pull request #17403 from womfoo/bump/cpuminer-multi-20160316
cpuminer-multi: 20140723 -> 20160316, limit builds to linux
2016-07-31 23:24:14 +02:00
Robin Gloster
fa831496ef Merge pull request #17415 from rycee/build-defs/construo
Build defs/construo
2016-07-31 23:22:11 +02:00
Robert Helgesson
677add2822
construo: 0.2.2 -> 0.2.3 2016-07-31 23:13:39 +02:00
Robert Helgesson
845317e5d6
construo: remove use of builderDefsPackage 2016-07-31 22:54:11 +02:00
Dan Peebles
7a799b94a3 awscli: 1.10.46 -> 1.10.51
This also required a bump of botocore from 1.4.36 to 1.4.41. I tested
boto3 with the new version and it seemed to work fine.
2016-07-31 16:42:14 -04:00
Frederik Rietdijk
a629cd3f02 Merge pull request #17412 from Ralith/matrix-synapse-curses
matrix-synapse: fix missing curses dependency
2016-07-31 22:34:20 +02:00
Benjamin Saunders
96e5533cfa matrix-synapse: fix missing curses dependency 2016-07-31 12:33:27 -07:00
Josef Kemetmueller
3a910eed61 nedit: Add darwin support 2016-07-31 20:57:14 +02:00
Josef Kemetmueller
3d3d607408 catclock: Add darwin support 2016-07-31 20:57:06 +02:00
Josef Kemetmueller
ee16dba630 motif: Add darwin support 2016-07-31 20:21:24 +02:00
Shea Levy
03a8f723bd Add long-shebang tool 2016-07-31 13:11:50 -04:00
Thomas Tuegel
ac98cc4d94 Merge pull request #17402 from ttuegel/plasma-closure-size
Plasma closure size
2016-07-31 10:29:07 -05:00
Kranium Gikos Mendoza
8db2b2e2cd cpuminer-multi: 20140723 -> 20160316 2016-07-31 23:10:41 +08:00
Thomas Tuegel
551f26fc71 spectacle: use kdeWrapper 2016-07-31 09:44:34 -05:00
Thomas Tuegel
4e5dfd0d2a konsole: use kdeWrapper 2016-07-31 09:44:33 -05:00
Thomas Tuegel
4805d008e4 kompare: use kdeWrapper 2016-07-31 09:44:33 -05:00
Thomas Tuegel
b93b617f18 khelpcenter: use kdeWrapper 2016-07-31 09:44:32 -05:00
Thomas Tuegel
ee88a01dd5 kcolorchooser: use kdeWrapper 2016-07-31 09:44:32 -05:00
Thomas Tuegel
6db7ef73b6 kcalc: use kdeWrapper 2016-07-31 09:44:32 -05:00
Thomas Tuegel
f66b4ca61d kate: use kdeWrapper 2016-07-31 09:44:31 -05:00
Thomas Tuegel
e824741a2d gwenview: use kdeWrapper 2016-07-31 09:44:30 -05:00
Thomas Tuegel
0206373fb2 filelight: use kdeWrapper 2016-07-31 09:44:29 -05:00
obadz
0d259f841b aws-sdk-cpp: add compile flag -fpermissive due to libcurl upgrade
curl upgrade to 7.50.0 (#17152) changes the libcurl headers slightly and
therefore requires the followin flag until this package gets updated
2016-07-31 15:03:50 +01:00
Eric Sagnes
d6452987fb wireguard: 20160708 -> 2016-07-22 (#17362) 2016-07-31 13:57:37 +02:00
Robert Helgesson
8878e8ec05 leo2: remove use of builderDefsPackage (#17398) 2016-07-31 13:57:29 +02:00
Langston Barrett
d3d0bab56e mopidy-musicbox-webclient: 2.2.0 -> 2.3.0 (#17391) 2016-07-31 13:51:27 +02:00
Maarten Hoogendoorn
e809667b17 vmTools.runInLinuxImage: add virtio_rng device
This allows the QEMU VM's to use the /dev/random device, by
getting entropy from the host.
2016-07-31 12:39:19 +02:00
Frederik Rietdijk
5088f24ded Merge pull request #15751 from peterhoeg/git-up
git-up: init at 1.4.0
2016-07-31 10:42:24 +02:00
Gabriel Ebner
b714fdb574 khard: 0.9.0 -> 0.11.1 2016-07-31 10:14:13 +02:00
Gabriel Ebner
4db39e8d0f pythonPackages.vobject: 0.8.1d -> 0.9.2 2016-07-31 10:13:43 +02:00
AndersonTorres
9b1b3aa2ff higan: 099 -> 100 2016-07-30 19:36:01 -03:00
Thomas Tuegel
425f9be1c8 ark: use kdeWrapper 2016-07-30 17:26:59 -05:00
Thomas Tuegel
ab58794838 kdeWrapper: assume empty path list by default 2016-07-30 17:25:29 -05:00
Thomas Tuegel
f7d98785d5 breeze-icons: don't propagate qtsvg build input
breeze-icons does not have a separate dev output, so this pulls
qtsvg.dev into the closure.
2016-07-30 17:22:04 -05:00
Thomas Tuegel
d1d38f2888 kdeWrapper: include wrappers in path 2016-07-30 17:07:19 -05:00
Thomas Tuegel
22bc6f01cf kdeEnv: use package version, not ecm version 2016-07-30 17:07:06 -05:00
Thomas Tuegel
aaf612e833 kdeDerivation: don't fail by default on library-only packages 2016-07-30 16:26:05 -05:00
Thomas Tuegel
c122f791c9 Add kdeEnv and kdeWrapper 2016-07-30 16:16:36 -05:00
Miguel Madrid
fa03b541b2 curl: 7.47.1 -> 7.50.0 (#17152) 2016-07-30 21:38:06 +01:00
Bart Brouns
86cf45338a zam-plugins: 3.6 -> 3.7 2016-07-30 22:27:08 +02:00
Joachim F
255227780e Merge pull request #17383 from jokogr/new/syncthing-inotify
syncthing-inotify: init at 0.8.3
2016-07-30 21:59:19 +02:00
Christine Koppelt
83a2d74a7c redis: 3.0.7 -> 3.2.2 2016-07-30 21:50:34 +02:00
Thomas Tuegel
795cfd578a kde5.plasma: unwrap everything 2016-07-30 14:16:46 -05:00
Thomas Tuegel
e362442562 kde5: avoid propagating dev outputs to reduce closure size 2016-07-30 14:16:46 -05:00
Thomas Tuegel
d5bec1a145 kde5: rename extra-cmake-modules variants
Instead of one package `extra-cmake-modules`, there is now `ecm` and
`ecmNoHooks`. The latter is used when one does not want to incur a Qt 5
dependency; it is also available as a top-level package
`extra-cmake-modules`.
2016-07-30 14:06:43 -05:00
Joachim F
a5302f3c79 Merge pull request #17313 from vrthra/kakoune
kakoune: init at 2016-07-26
2016-07-30 19:31:11 +02:00
Ioannis Koutras
631edf7de8 syncthing-inotify: init at 0.8.3 2016-07-30 20:19:16 +03:00
Gabriel Ebner
1e43d54695 Merge pull request #17378 from gebner/xorg-glamor
xorg: switch to current glamor driver
2016-07-30 17:10:51 +02:00
Thomas Tuegel
6ff942aea4 Merge pull request #17380 from ttuegel/ecm-hooks
kde5: fix extra-cmake-modules hooks
2016-07-30 09:56:35 -05:00
Thomas Tuegel
b390eb39ae kde5: fix extra-cmake-modules hooks 2016-07-30 09:36:52 -05:00
Ram Kromberg
78d82f33ac alliance: 5.0 -> 5.1.1 (#17353) 2016-07-30 15:35:51 +01:00
Joachim F
29739ece1f Merge pull request #17376 from mimadrid/update/meld-3.16.2
meld: 3.16.1 -> 3.16.2
2016-07-30 14:00:29 +02:00
Gabriel Ebner
5c9309c231 xorg.xorgserver: enable glamor support 2016-07-30 13:37:51 +02:00
Peter Simons
aa69c4a5df hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-18-g8001337 using the following inputs:

  - Hackage: 0be8ef7fab
  - LTS Haskell: d085132b77
  - Stackage Nightly: 84fc6fbee7
2016-07-30 13:34:53 +02:00
Peter Simons
008e8258c0 Merge pull request #17367 from Profpatsch/haskellPackages-cereal-override
haskellPackages.cereal: fix for pre-GHC8
2016-07-30 13:32:54 +02:00
Profpatsch
4741e9e051 haskellPackages.Glob: remove superfluous override
The override is already in the 7.10.x file, and we’d like to explicitely
override for every version that needs it.
2016-07-30 12:45:23 +02:00
Profpatsch
95528bfdcb haskellPackages.cereal: fix for pre-GHC 8.0 2016-07-30 12:44:57 +02:00
Vladimír Čunát
46134cbca5 gnutls-3.3: make it build again
At least without tests. We only have two packages using it ATM.
2016-07-30 12:30:23 +02:00
Joachim F
5915716f13 Merge pull request #17373 from peterhoeg/st_0143
syncthing: 0.14.2 -> 0.14.3
2016-07-30 12:26:30 +02:00
Peter Hoeg
a6984a3965 git-up: init at 1.4.0
Thanks again to @fridh for feedback!
2016-07-30 18:00:54 +08:00
Bart Brouns
dc6ec6a4c8 faust: remove double quotes around NIX_CFLAGS_COMPILE and NIX_LDFLAGS
fixes https://travis-ci.org/NixOS/nixpkgs/jobs/147556297#L2705
2016-07-30 11:21:02 +02:00
mimadrid
83251cdd60
meld: 3.16.1 -> 3.16.2 2016-07-30 11:06:22 +02:00
Vladimír Čunát
dfa2f8040e Merge #17354: tcl/tk: 8.6.4 -> 8.6.6 2016-07-30 08:32:47 +02:00
Peter Hoeg
10deae8a57 syncthing: 0.14.2 -> 0.14.3 2016-07-30 11:32:43 +08:00
Thomas Tuegel
40b838b94d kde5: fix all the Qt version dependencies 2016-07-29 21:13:00 -05:00
Thomas Tuegel
0925700688 okular: avoid accidental Qt 5 dependency 2016-07-29 20:00:07 -05:00
Dmitry Kalinkin
4449ecb617 root: 6.04.16 -> 6.04.18 (#17265)
root: compile against external gsl

Revert "Revert "root: enable parallel building""

This reverts commit ee1a10ee6b.

ROOT has no problems with parallel build. The problems that caused the
original commit were not related to parallel building.
2016-07-30 01:41:37 +01:00
Tristan Helmich
ad470d59fd emby: 3.0.6000 -> 3.0.6020 (#17368) 2016-07-30 01:39:09 +01:00
Kranium Gikos Mendoza
c9e5ddde0a monero: 0.8.8.4 -> 0.9.4 (#17371) 2016-07-30 01:37:49 +01:00
Jinjing Wang
c8f535b452 shadowsocks-libev: 2.4.7 -> 2.4.8 (#17366) 2016-07-30 01:20:56 +01:00
Miguel Madrid
aa2629cedf unrar: 5.4.2 -> 5.4.4 (#17361) 2016-07-30 01:19:45 +01:00
Thomas Tuegel
307847e6fa Merge pull request #17369 from ttuegel/qt-5.7
qt57: init at 5.7.0
2016-07-29 18:12:38 -05:00
Thomas Tuegel
839a543d41 qt57: init at 5.7.0 2016-07-29 17:46:13 -05:00
michael bishop
dd3e27f2e7 qt56: purge all refrences to gtk, solves all of the theme problems 2016-07-29 18:50:06 -03:00
Thomas Tuegel
06536879e7 kde5.plasma: 5.7.1 -> 5.7.2 2016-07-29 13:52:17 -05:00
Thomas Tuegel
9ac568fc92 breeze-qt4: avoid accidental Qt 5 dependency 2016-07-29 13:52:17 -05:00
Frederik Rietdijk
4ab5728ec9 pythonPackages.datashape: 0.5.1 -> 0.5.2 2016-07-29 20:02:44 +02:00
Frederik Rietdijk
06f6c1426b pythonPackages.pystache: disable tests on Python 3 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
3673454e53 pythonPackages.bokeh: 0.10.0 -> 0.12.1 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
5e663301d4 pythonPackages.tornado: 4.2.1 -> 4.4.1 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
7cdd900cb7 pythonPackages.certifi: 2015.11.20.1 -> 2016.2.28 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
250d78ca23 pythonPackages.awscli: use colorama_3_3 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
bf06024b9f pythonPackages.colorama: 0.3.3 -> 0.3.7 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
778712e0a7 pythonPackages.colorama_3_3: init at 0.3.3 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
0868a918a3 pythonPackages.backports_abc: init at 0.4 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
67b8bd0b20 pythonPackages.numba: 0.26.0 -> 0.27.0 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
3979648fb1 pythonPackages.llvmlite: 0.11.0 -> 0.12.1 2016-07-29 19:48:11 +02:00
Frederik Rietdijk
60503897af pythonPackages.cython: 0.24 -> 0.24.1 2016-07-29 19:02:18 +02:00
Thomas Tuegel
b26fbfd85f kdelibs: fix typo 2016-07-29 11:41:31 -05:00
Thomas Tuegel
1d575e4ba8 kdelibs: avoid accidental Qt 5 dependency 2016-07-29 11:29:23 -05:00
Thomas Tuegel
2f32588a8f phonon: explicitly select Qt 4 vs. Qt 5 2016-07-29 10:29:41 -05:00
Thomas Tuegel
2056f56f77 fcitx: drop patches, use extra-cmake-modules directly
Fixes #17252. (Really, this time.)

Now that extra-cmake-modules does not depend on Qt 5, it is possible to
depend on it directly.
2016-07-29 10:23:27 -05:00
Thomas Tuegel
e15f259f9b extra-cmake-modules: add top-level package
This package no longer depends on Qt 5, but it is part of the KDE
Frameworks collection that do (so it is exported from there).
2016-07-29 10:23:18 -05:00
Thomas Tuegel
6c79045964 extra-cmake-modules: separate setup hook from package 2016-07-29 10:23:18 -05:00
Frederik Rietdijk
6628c55986 pythonPackages.scipy: 0.17.1 -> 0.18.0 2016-07-29 17:22:20 +02:00
Frederik Rietdijk
3e5db479b7 pythonPackages.pyfftw: 0.10.1 -> 0.10.4 2016-07-29 16:57:15 +02:00
Rob Vermaas
9494b764d2 dd-agent: support jmx, needs a separate daemon nowadays.
(cherry picked from commit 1425a1f964adc2e2eb668810f3f158089035cd3d)
2016-07-29 12:42:07 +00:00