Commit Graph

24566 Commits

Author SHA1 Message Date
Franz Pletz
29df026df4 Revert "perlPackages.NetSSLeay: link openssl pkgconfig files"
This reverts commit 93758f6b2fd4da1db7868138fcb2236145dcfcd3.
2016-08-03 08:08:51 +02:00
Bart Brouns
0621828bb7 supercollider: 3.6.6 -> 3.7.2 (#17395) 2016-08-03 00:27:03 +02:00
Peter Hoeg
0afcb79f60 puddletag: init at 1.1.1 (#17443)
Thanks to @fridh for feedback.
2016-08-03 00:25:41 +02:00
Franz Pletz
93758f6b2f perlPackages.NetSSLeay: link openssl pkgconfig files
Instead of linking the lib folder with the libraries, link the lib
directory from the dev output containing the pkgconfig files. This is
enough for finding the libs and fixes a build failure with libressl.
2016-08-02 21:25:34 +02:00
Franz Pletz
1c00f25895 perlPackages.NetSSLeay: 1.72 -> 1.77 2016-08-02 21:25:31 +02:00
Franz Pletz
9cfcf90832 libressl: 2.3.6 -> 2.3.7, 2.4.1 -> 2.4.2
Version 2.2.x is removed because it is not maintained by upstream anymore.
2016-08-02 21:21:02 +02:00
Tuomas Tynkkynen
e669521834 gambatte: init at 2016-05-03 2016-08-02 21:17:44 +03:00
Bjørn Forsman
99f63b4ded pythonPackages.mutagen: 1.27 -> 1.32
(Not updating to the latest version, 1.34, because it breaks e.g.
'beets'. See https://github.com/beetbox/beets/issues/2153.)

The new version requires locale / i18n to be set-up for tests or else
this message is thrown:

  RuntimeError: This test suite needs a unicode locale encoding. Try setting LANG=C.UTF-8

Also, remove a test that currently fails due to the python builder in
nixpkgs. PR with fix: https://github.com/NixOS/nixpkgs/pull/17430
("python: add file encoding to run_setup.py").
2016-08-02 14:41:41 +02:00
Peter Hoeg
9e91925404 git-up: 1.4.0 -> 1.4.1 2016-08-02 19:57:10 +08:00
Peter Hoeg
8c04c3c899 notmuch-mutt: init at 0.22 2016-08-02 11:39:50 +02:00
Frederik Rietdijk
3a185d159f fix eval 2016-08-02 11:03:11 +02:00
Lancelot SIX
0d08b7d03c
pythonPackages.django_raster: Use mirror in URL 2016-08-02 10:50:31 +02:00
Frederik Rietdijk
b1e42243f1 Merge pull request #17431 from lancelotsix/add_django_raster
Add django raster
2016-08-02 10:42:33 +02:00
Frederik Rietdijk
2988112a0c pythonPackages: remove pythonName
because it is not used anywhere
2016-08-02 10:33:05 +02:00
Frederik Rietdijk
402a53736e Merge pull request #17420 from lukasepple/master
rdup: init at 1.1.15
2016-08-02 10:19:15 +02:00
Ricardo M. Correia
0a417845ef ponyc: 0.2.1 -> 2016-07-26 2016-08-02 07:37:17 +02:00
Aaron Bull Schaefer
b5884b0698 pythonPackages.ansible2: 2.1.0.0 -> 2.1.1.0 (#17437) 2016-08-02 00:40:13 +02: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
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 8fd84fcb870b3d55f6760ede5bb46aa57bbec64e.

While I was testing my solution, @obadz have committed a different and
hopefully a better one.
2016-08-01 17:32:10 +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
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
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
Eric Sagnes
4c97e4fbff make tarball: refactor with fileContents 2016-08-01 18:40:50 +09: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
obadz
bafc296e53 holdingnuts: init at 0.0.5 2016-08-01 01:44:32 +01: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
Shea Levy
03a8f723bd Add long-shebang tool 2016-07-31 13:11:50 -04: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
4db39e8d0f pythonPackages.vobject: 0.8.1d -> 0.9.2 2016-07-31 10:13:43 +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
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
Ram Kromberg
78d82f33ac alliance: 5.0 -> 5.1.1 (#17353) 2016-07-30 15:35:51 +01:00
Gabriel Ebner
5c9309c231 xorg.xorgserver: enable glamor support 2016-07-30 13:37:51 +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
Thomas Tuegel
839a543d41 qt57: init at 5.7.0 2016-07-29 17:46:13 -05:00
Frederik Rietdijk
4ab5728ec9 pythonPackages.datashape: 0.5.1 -> 0.5.2 2016-07-29 20:02:44 +02:00