Commit Graph

19751 Commits

Author SHA1 Message Date
Joachim F
c1e07d9337 Merge pull request #17036 from romildo/upd.cup
java-cup: 10k -> 11b-20160615
2016-07-19 13:29:18 +02:00
Franz Pletz
ddf59093ee Merge pull request #16051 from hrdinka/add/osm-gps-map
darktable: readd map/geotagging feature
2016-07-19 13:03:16 +02:00
Ram Kromberg
2e8c21e4dd libjpeg-drop: init at 9b (#16671) 2016-07-19 11:27:17 +02:00
Miguel Madrid
e2199205c7 libmsgpack: 1.1.0 -> 2.0.0 (#16722) 2016-07-19 08:10:13 +02:00
Frederik Rietdijk
e558561c3e Merge pull request #16358 from timbertson/tk
tk: propagate dependency on tcl & libXft
2016-07-18 23:11:53 +02:00
Daiderd Jordan
a7202bf47d Merge pull request #16965 from acowley/qrupdate2
qrupdate: fix installation (darwin)
2016-07-18 21:01:21 +02:00
Anthony Cowley
028e3d82df qrupdate: fix installation (darwin)
The issue is that the library files were not copied to $out with the
existing `installTargets` definition.

I noticed this problem on darwin, but I do not know if it is a
darwin-only problem.
2016-07-18 13:48:31 -04:00
Marcus Brinkmann
e90ab768ce libinput: Use absolute paths in udev rules.
Closes #17054
2016-07-18 17:14:19 +03:00
Wayne Scott
a05e51d17a nixpkgs: libtommath 0.39 -> 1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Wayne Scott
01753f2470 nixpkgs: update libtomcrypt url
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Vladimír Čunát
d167bedb67 Merge #16970: webkitgtk24x: 2.4.9 -> 2.4.11 2016-07-17 20:23:45 +02:00
Tomas Hlavaty
800a379cb3 unittest-cpp: init at 1.6.1 2016-07-17 18:58:58 +02:00
José Romildo Malaquias
65881a7338 java-cup: 10k -> 11b-20160615 2016-07-17 09:32:26 -03:00
Thomas Tuegel
6dc6ae0ebe qt55.qtlocation: don't try to wrap missing module 2016-07-17 06:58:15 -05:00
Vladimír Čunát
bf6759839a Merge #17023: bring back ncurses5 to fix GHC bootstrapping 2016-07-17 13:41:19 +02:00
Vladimír Čunát
15cd7af522 Merge #16968: fltk: darwin compatibility 2016-07-17 10:43:50 +02:00
Vladimír Čunát
33476f3303 Merge #17014: qt3: fix build with multiple outputs 2016-07-17 10:36:26 +02:00
Kovacsics Robert (NixOS)
f4c34a8345 tclx: init at 8.4.1 2016-07-16 21:49:58 +01:00
Tuomas Tynkkynen
b0cc1cd729 ncurses: Add explicit 'ncurses5' and 'ncurses6' attrs
Also reinstate the gcc5 patch to make it build on Linux.
2016-07-16 23:47:28 +03:00
Thomas Tuegel
343415e02e qt55.qtbase: fix setup hook and QMake hook 2016-07-16 15:02:19 -05:00
Frederik Rietdijk
097d75d502 Merge pull request #17005 from rzetterberg/libui
libui: init at 3.1a
2016-07-16 18:23:22 +02:00
Kranium Gikos Mendoza
5d8005b1ef qt3: fix build after multiple-outputs change
also updated source tarball path
2016-07-16 23:39:03 +08:00
Thomas Tuegel
78e7f44488 qt5.makeQtWrapper: do not inherit Qt search paths 2016-07-16 10:14:50 -05:00
Thomas Tuegel
766ea7c4ca qt55.qtbase: update setup hook 2016-07-16 10:14:45 -05:00
Thomas Tuegel
d19dc420d2 qt56.qtbase: don't use propagatedUserEnvPkgs
Fixes #15498.
2016-07-16 10:14:44 -05:00
Joachim F
ed50ef318b Merge pull request #15848 from matthewbauer/packagekit
Add in PackageKit
2016-07-16 13:29:08 +02:00
Frederik Rietdijk
fe17c7a002 Merge pull request #16643 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.86 -> 0.7.87
2016-07-16 12:55:54 +02:00
Nikolay Amiantov
d936272b79 Merge branch 'master' into staging 2016-07-16 13:36:27 +03:00
Lancelot SIX
b360982b50 libgpg-error: 1.23 -> 1.24 2016-07-16 11:53:50 +02:00
Lancelot SIX
02949b4880 libassuan: 2.4.2 -> 2.4.3 2016-07-16 11:53:50 +02:00
Lancelot SIX
d75c43e15c libgcrypt: 1.7.1 -> 1.7.2
See http://lists.gnu.org/archive/html/info-gnu/2016-07/msg00006.html
for release announcement
2016-07-16 11:53:50 +02:00
Richard Zetterberg
6c0cfd3be3 libui: init at 3.1a 2016-07-16 11:06:21 +02:00
obadz
cfc0a5415b Revert "fontconfig: fix etc priority"
This reverts commit 1e53d4a777.

Closes #16983

cc @vcunat @ericsagnes @dezgeg
2016-07-15 20:44:21 +02:00
Christian Richter
a4c965ef1b webkitgtk24x: 2.4.9 -> 2.4.11 2016-07-15 14:15:13 +02:00
Alexei Robyn
c30d4e07c5 libvirt: revert to full systemd dependency
Fixes issue with virt-manager failing to list 'USB Host Devices' and
'PCI Host Devices' with the error "Connection does not support host
device enumeration".
2016-07-15 12:47:26 +02:00
Anthony Cowley
fbf41c6c7f fltk: darwin compatibility 2016-07-14 16:14:09 -04:00
Arseniy Seroka
c1a600e8df Merge pull request #16936 from andrewrk/glfw
glfw: 3.1.2 -> 3.2
2016-07-14 22:20:41 +04:00
Vladimír Čunát
1b5ac05845 Merge branch 'staging'
Includes security fixes in gd and libarchive.
2016-07-14 15:51:28 +02:00
Andrew Kelley
37fc141da3 glfw: 3.1.2 -> 3.2 2016-07-13 17:47:20 -07:00
Vladimír Čunát
19a4935c55 gnutls: fix up yet again
Noticed on: https://github.com/NixOS/nixpkgs/commit/7d94f57309a4#commitcomment-18221038
Hopefully OK finally, evaluation tested on x86_64-{linux,darwin}.
Apparently I'm trying to contribute in situations I'd better be relaxing
already.
2016-07-13 22:39:30 +02:00
Vladimír Čunát
f56a319e3e ncurses: revert to 5.9 on Darwin (only)
I don't want to investigate why it won't compile.
http://hydra.nixos.org/build/37537876/nixlog/1/raw
2016-07-12 22:00:11 +02:00
Vladimír Čunát
40785f0dac Merge branch 'master' into staging
Hydra nixpkgs: ?compare=1282763
2016-07-12 22:00:10 +02:00
joachifm
03a7fa9104 Merge pull request #16840 from womfoo/bump/leatherman-0.7.5-facter-3.1.8
Bump leatherman: 0.7.0 -> 0.7.5 and sole dependency facter 3.1.6 -> 3.1.8
2016-07-12 16:20:51 +02:00
Renzo Carbonara
103ae01173 zoom-us: init at 2.0.52458.0531 (#15607) 2016-07-12 13:37:11 +02:00
Nikolay Amiantov
36725623f9 liboauth: propagate inputs wanted by pkgconfig 2016-07-12 00:56:10 +03:00
Adolfo E. García
b25d21955e libqrencode: init at 3.4.4
* libqrencode: init at 3.4.4
* libqrencode: add maintainer

#16861
2016-07-11 17:46:30 +02:00
Ram Kromberg
ec5ec31411 pngpp: init at 0.2.9 (#16782) 2016-07-10 23:20:03 +02:00
Kranium Gikos Mendoza
00f35e6653 leatherman: 0.7.0 -> 0.7.5 2016-07-10 23:36:03 +08:00
Franz Pletz
ba2eec97b5 sqlite: 3.12.2 -> 3.13.0 2016-07-10 10:50:38 +02:00
Franz Pletz
844748a9c9 libarchive: 3.1.2 -> 3.2.1 (security)
Fixes at least:

  * CVE-2016-4300
  * CVE-2016-4302
  * CVE-2016-4809
  * CVE-2016-5844
2016-07-10 10:50:38 +02:00
Franz Pletz
9c9abc4c94 plib: add patch to fix CVE-2011-4620 2016-07-10 10:47:12 +02:00
Franz Pletz
77f2fff41d libusbmuxd, libimobiledevice: Fix CVE-2016-5104 2016-07-10 10:46:22 +02:00
Franz Pletz
69db5f5ad7 mbedtls: 1.3.16 -> 2.3.0 2016-07-10 10:26:14 +02:00
Tuomas Tynkkynen
2ed3f7a020 webrtc-audio-processing: Fix ARM breakage 2016-07-10 01:35:00 +03:00
Franz Pletz
7e9c1a30b3 xercesc: 3.1.3 -> 3.1.4 (security)
Fixes CVE-2016-4463.
2016-07-09 23:28:58 +02:00
Vladimír Čunát
9f629280c6 gst-*: maintenance 1.8.1 -> 1.8.2
For now I left *-vaapi out, as the jump would be larger,
simple update isn't enough, and it's unreferenced in nixpkgs.
2016-07-09 19:19:41 +02:00
Vladimír Čunát
310bdf6ecf libgphoto2: fix build with updated libjpeg(-turbo)
... via a patch from Debian.
2016-07-09 19:18:05 +02:00
Vladimír Čunát
b1a07467d2 gd: security 2.2.1 -> 2.2.2
CVE-2015-8874, CVE-2016-5767
2016-07-09 17:17:38 +02:00
Vladimír Čunát
b7c59b7e16 at-spi2-core: bugfix 2.20.1 -> 2.20.2 2016-07-09 16:50:14 +02:00
Vladimír Čunát
d2dab39bfa ncurses: 5.9 -> 6.0
Upstream claims it's API-compatible with 5.*
It no longer installed *.pc until I passed pkgconfig executable;
without those things were breaking, even our library symlinking.
2016-07-09 16:50:14 +02:00
Vladimír Čunát
ae154ae8ef libpng: improve multi-output handling 2016-07-09 16:50:14 +02:00
Vladimír Čunát
b993903ce8 libpng: 1.6.21 -> 1.6.23 2016-07-09 16:50:13 +02:00
Eric Sagnes
1e53d4a777 fontconfig: fix etc priority 2016-07-09 16:50:13 +02:00
Vladimír Čunát
95a9fa0ba0 Merge branch 'master' into staging 2016-07-09 16:49:48 +02:00
Rahul Gopinath
70ef8a10eb gmp: 6.1.0 -> 6.1.1 2016-07-09 16:47:54 +02:00
Rahul Gopinath
2dca0444fa gettext: 0.19.7 -> 0.19.8 2016-07-09 16:47:53 +02:00
Tobias Geerinckx-Rice
03f4690acb Merge pull request #16813 from RamKromberg/fix/libxcomp
libxcomp: update libpng dependency from 1.2 to 1.6 branch
2016-07-09 15:36:50 +02:00
Vladimír Čunát
7d94f57309 gnutls: fixup evaluation after 5148c6c5c0
Noticed on: https://github.com/NixOS/nixpkgs/commit/5148c6c5c0#commitcomment-18184261
2016-07-09 15:15:42 +02:00
Ram Kromberg
66500f64db libxcomp: update libpng dependency from 1.2 to 1.6 branch 2016-07-09 16:15:30 +03:00
Vladimír Čunát
cd04b83605 ffmpeg_3: 3.0.2 -> 3.1.1 2016-07-09 11:43:25 +02:00
Vladimír Čunát
4e09623b6f libjpeg(-turbo): 1.4.2 -> 1.5.0 2016-07-09 11:42:35 +02:00
Vladimír Čunát
5148c6c5c0 gnutls: fix on Darwin
nettools is only used during checkPhase, and we don't do that on Darwin
anyway. Close #16783; we don't change hashes on Linux contrary to the PR.
2016-07-09 11:34:02 +02:00
Ram Kromberg
56791034f6 libpng: 1.2.55 > 1.2.56 CVE-2015-8540 (#16793) 2016-07-08 10:55:00 +02:00
Joachim Fasting
09e1b26c79
mps: 1.114.0 -> 1.115.0, fix build
See https://hydra.nixos.org/build/37204553/log/raw
2016-07-06 15:18:23 +02:00
Carles Pagès
48385c38fb Merge pull request #16698 from womfoo/bump/libyamlcpp-0.5.3
libyamlcpp: 0.5.1 -> 0.5.3
2016-07-06 12:50:19 +02:00
Matthew Bauer
dedfc00204 appstream-glib: 0.3.6 -> 0.5.11
- needed for gnome-software to build
2016-07-05 20:26:59 +00:00
Rahul Gopinath
881ba7309c wxsqliteplus: init at 0.3.6 2016-07-05 13:15:04 -07:00
Arseniy Seroka
aea9c778be Merge pull request #16678 from womfoo/bump/aspellDicts-en-2016.06.26-0
aspellDicts.en: 7.1-0 -> 2016.06.26-0
2016-07-05 13:05:13 +03:00
Rahul Gopinath
86e2cd9066 wxsqlite3: init at 3.3.1 2016-07-05 00:55:22 -07:00
Simon Vandel Sillesen
ac74268012 pulseaudio: 8.0 -> 9.0
This also updates webrtc-audio-processing from 0.1 -> 0.3 as mentionened
in [1].

Release notes can be seen in [1].

[1]: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/9.0/
2016-07-05 08:30:00 +02:00
James Cook
c51ac275b8 Merge pull request #16715 from vrthra/gnurl
gnurl: 7.35 -> 7.48
2016-07-05 02:59:04 +00:00
Rahul Gopinath
01d9081cc3 gnurl: enable additional functionalities 2016-07-04 19:30:04 -07:00
Tuomas Tynkkynen
a08cc3287d Merge pull request #16693 from vrthra/gdbm
gdbm: 1.11 -> 1.12
2016-07-05 04:04:26 +03:00
Rahul Gopinath
3919afbc62 gnurl: 7.35 -> 7.48 2016-07-04 17:51:33 -07:00
Joachim Fasting
3f5d7c7e04
geis: refactor & fix build
- Pass -Wno-error=pedantic to work around ISO C violations
- Build with X11 unconditionally (also rely on pkgconfig for
  detection, --enable-x11 does not work)
- Build against evemu
2016-07-05 00:54:12 +02:00
Rahul Gopinath
a30ecd619a libisoburn: init at 1.4.4 2016-07-04 17:31:17 +02:00
Rahul Gopinath
a5373d46c1 libisofs: 1.4.2 -> 1.4.4 2016-07-04 17:31:17 +02:00
Rahul Gopinath
60d00ce1e4 libburn: 1.4.2.p101 -> 1.4.4 2016-07-04 17:31:17 +02:00
Bjørn Forsman
79ed40cd69 avahi: 0.6.31 -> 0.6.32
Bugfix release, backwards compatible:

  https://github.com/lathiat/avahi/releases/tag/v0.6.32

* Update src URL to github (the latest release is only available there).
* Change "$(mkdir_p)" to "$(MKDIR_P)" in the patch to keep it working
  (apply'able).
2016-07-04 14:10:09 +02:00
Rahul Gopinath
0d602ce7f5 gdbm: 1.11 -> 1.12 2016-07-04 02:26:36 -07:00
Kranium Gikos Mendoza
58c00c35bc libyamlcpp: 0.5.1 -> 0.5.3 2016-07-04 10:09:51 +08:00
Kranium Gikos Mendoza
56cb0f763e aspellDicts.en: 7.1-0 -> 2016.06.26-0 2016-07-03 22:45:22 +08:00
Rickard Nilsson
5356154366 libvirt and pythonPackages.libvirt: 1.3.5 -> 2.0.0 2016-07-02 00:24:36 +02:00
Rickard Nilsson
8404d626ad libvirt: Fix libsystemd dependency 2016-07-01 20:12:33 +02:00
artuuge
83fd63995a cpp_ethereum: init at 1.2.9
jsoncpp: 1.6.5 -> 1.7.2
libjson_rpc_cpp: 0.2.1 -> 0.6.0
argtable: init at 3.0.1
libcpuid: init at 0.2.2
2016-07-01 19:14:00 +02:00
devhell
031b32104c {lib}mediainfo{-gui}: 0.7.86 -> 0.7.87
From the changelog:
```
Version 0.7.87, 2016-06-30
+ Spanish and catalan languages updated, thanks to Sergi Medina
+ Refactoring of the trace feature, for better performance and some bug fixes
- Visual C++ 2012 project files removed
x Review of symbols display, now using standard display (e.g. "k" instead of "K", " min" instead of "mn"...)
x XML output: revert to old versioning method (version is MediaInfo software version)
x I63, EBUCore/FIMS outputs: typo correction about WritingLibrary and WritingApplication
x Matroska: files with CodecPrivate element before CodecID element where not always correctly parsed
x OGG: crash/incoherent behavior with some buggy OGG streams having invalid chunk sizes
```
2016-07-01 13:39:27 +01:00
Vladimír Čunát
a441a7c257 Merge branch 'staging' 2016-07-01 12:42:05 +02:00
zimbatm
08939189e1 Merge pull request #16621 from solson/drumstick
drumstick: init at 1.0.2
2016-07-01 09:30:23 +01:00
Michele Guerini Rocco
d75c7d0dcd btfs: 2.9 -> 2.10 (#16603) 2016-06-30 23:39:15 +02:00
Scott Olson
73ee19f0e1 drumstick: init at 1.0.2 2016-06-30 14:39:03 -06:00
Tobias Geerinckx-Rice
dccac25d5f
libpsl: list 2016-06-10 -> 2016-06-30 2016-06-30 17:17:55 +02:00
Vladimír Čunát
dcb950718a Merge #16617: gtk3: re-enable wayland support on Linux 2016-06-30 11:13:53 +02:00
Vladimír Čunát
547092d827 Merge branch 'master' into staging 2016-06-30 11:12:46 +02:00
Vladimír Čunát
17faf910b7 gnutls: fixup various problems
- disable a test that started failing due to date expiration, see #16610
- bash doesn't need adding
- defining patchPhase was overriding passed postPatch and patches
2016-06-30 11:06:34 +02:00
Théophane Hufschmitt
d756aee6f6 Gtk : Enable wayland support on Linux 2016-06-30 10:06:20 +02:00
Christoph Hrdinka
0630771674 libcommuni: 2016-01-02 -> 2016-03-23 2016-06-30 09:58:01 +02:00
Meyer S. Jacobs
42f52792bc libcommuni: enabled doCheck
Closes #16612.
2016-06-30 09:56:26 +02:00
Meyer S. Jacobs
bc0a7e7d44 Fixed libcommuni build. 2016-06-30 09:56:09 +02:00
Kranium Gikos Mendoza
86e2b0e52b gtk3: 3.20.5 -> 3.20.6 2016-06-30 09:10:44 +02:00
Vladimír Čunát
3afa246038 Merge branch 'staging'
This includes a security update of expat.
2016-06-29 07:47:04 +02:00
Matthew Bauer
994c845405 json-glib: add libintl for darwin 2016-06-27 17:22:09 +00:00
Thomas Tuegel
c78f9ad2f9 Merge pull request #16530 from vandenoever/qt56
add qtwebchannel and qtwebengine
2016-06-26 17:34:42 -05:00
Franz Pletz
8ace098f43 libressl_2_4: init at 2.4.1 2016-06-27 00:30:24 +02:00
Franz Pletz
4157f53bf1 libressl: 2.2.7 -> 2.2.9, 2.3.5 -> 2.3.6 2016-06-27 00:29:43 +02:00
Franz Pletz
0236661ceb libtorrentRasterbar: 1.0.9 -> 1.1 2016-06-27 00:11:17 +02:00
Jos van den Oever
3d0e582b38 qtwebengine init at 5.6.1-1 2016-06-26 23:02:54 +02:00
Jos van den Oever
7aa1caa4d3 qtwebchannel init at 5.6.1-1 2016-06-26 23:01:42 +02:00
Thomas Tuegel
6eb13e650d Merge pull request #16525 from vandenoever/qt56
qt56: 5.6.1 -> 5.6.1-1
2016-06-26 14:04:18 -05:00
Jos van den Oever
af62c6123a qt56: 5.6.1 -> 5.6.1-1 2016-06-26 20:07:31 +02:00
zimbatm
5ec8372e1a Merge pull request #16468 from leenaars/libtasn
libtasn1: 1.4.7 -> 1.4.8
2016-06-26 13:20:21 +01:00
Rickard Nilsson
b43268bfeb libvirt and pythonPackages.libvirt: 1.3.3 -> 1.3.5 2016-06-26 11:01:13 +02:00
Gabriel Ebner
75d1e986a7 libewf: fix build with gcc 5
Fixes #15289.
2016-06-25 18:21:25 +01:00
Michiel Leenaars
8c4ff28d14 libtasn1: 4.7 -> 4.8 2016-06-25 18:49:34 +02:00
Vladimír Čunát
36ffb435ee Merge #16477: expat: 2.1.1 -> 2.2.0
Apparently it contains new security fixes.
2016-06-25 10:24:56 +02:00
Joachim Fasting
46b07b335b Merge pull request #16379 from mimadrid/init/bcftools-1.3.1
bcftools: init at 1.3.1
2016-06-24 22:15:51 +02:00
mimadrid
d3da5cbf44
htslib: init at 1.3.1 2016-06-24 21:08:16 +02:00
Alexander Ried
964fd18676 expat: 2.1.1 -> 2.2.0
security patches have been integrated upstream
2016-06-24 17:59:32 +02:00
Alexander Ried
4f41f475d1 libinput: 1.3.2 -> 1.3.3 2016-06-24 12:25:29 +02:00
zimbatm
e0dd0c902d Merge pull request #16446 from vrthra/gnupg21
gnupg21: 2.1.12 -> 2.1.13
2016-06-24 01:04:31 +01:00
Vladimír Čunát
38bf360124 Merge #16360: gnutls: 3.4.11 -> 3.4.13 + 3.5.1 2016-06-23 12:20:32 +02:00
Vladimír Čunát
d3e599c9e1 Merge #16355: gcc: darwin support 2016-06-23 12:16:40 +02:00
Vladimír Čunát
73bfbfae52 Merge #16385: libmicrohttpd: 0.9.44 -> 0.9.50 2016-06-23 12:14:09 +02:00
Tobias Geerinckx-Rice
6669fac77e
qt55.qtbase: remove unused dlopen-gtkstyle.patch 2016-06-23 12:13:24 +02:00
Vladimír Čunát
91c1317272 glibc: fixup retaining bootstrap-tools reference
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096
2016-06-23 12:11:21 +02:00
Vladimír Čunát
6b27ceb006 Merge 'master' into staging and re-revert merge
... from staging to master, reverted temporarily in aa9a04883e.
2016-06-23 12:09:03 +02:00
Rahul Gopinath
1ad68e58df libgpg-error: 1.21 -> 1.23 2016-06-23 00:34:35 -07:00
Rahul Gopinath
ec91698ace libgcrypt: 1.7.0 -> 1.7.1 2016-06-23 00:32:25 -07:00
Vladimír Čunát
aa9a04883e Revert "Merge branch 'staging'" due to glibc
The main output started to retain dependency on bootstrap-tools; see
https://github.com/NixOS/nixpkgs/pull/15867#issuecomment-227949096

This reverts commit c05d829598, reversing
changes made to f073df60d6.
2016-06-23 09:25:10 +02:00
Vladimír Čunát
152c72c022 Merge #16426: pcre: fix the less common variants on Darwin 2016-06-22 19:59:29 +02:00
Tobias Geerinckx-Rice
ee2f060ff7
v8: remove unused fix-GetLocalizedMessage-usage.patch 2016-06-22 19:49:48 +02:00
Johannes 'fish' Ziemke
1b34f4095e pcre: Fix postFixup script
So far the shell globbing only resolved properly on linux.
2016-06-22 18:35:28 +02:00
Vladimír Čunát
c05d829598 Merge branch 'staging' 2016-06-22 10:49:56 +02:00
Vladimír Čunát
48f1d9c483 libav: fixup build after e9cce6d
Fixes #16411. The patch wasn't applied anymore.
2016-06-22 10:25:06 +02:00
Tobias Geerinckx-Rice
271443daa1
gobject-introspection: remove unused separate-rpath-arg.patch 2016-06-22 03:58:55 +02:00
Tobias Geerinckx-Rice
30ba40798c
zeromq: remove unused sodium_warning.patch 2016-06-22 03:58:55 +02:00
zimbatm
6596d1eb61 Merge pull request #16389 from mcmtroffaes/feature/wolfssl-3.9.6
wolfssl: 3.9.0 -> 3.9.6, split package
2016-06-21 14:22:44 +01:00
Frederik Rietdijk
8ef747baed Merge pull request #16334 from artuuge/theano_cudnn
Theano-cuda: init at 0.8.2
2016-06-21 14:26:51 +02:00
Matthias C. M. Troffaes
c227201955 wolfssl: 3.9.0 -> 3.9.6, split package 2016-06-21 13:22:06 +01:00
Rahul Gopinath
9f159b4694 libmicrohttpd: 0.9.44 -> 0.9.50 2016-06-21 00:53:26 -07:00
Michiel Leenaars
2cf31a1840 gnutls35: init at 3.5.1 2016-06-21 09:28:51 +02:00
Michiel Leenaars
325dafe82b gnutls: 3.4.11 -> 3.4.13 2016-06-21 09:28:51 +02:00
Pascal Wittmann
5844bc63df Merge pull request #16372 from mimadrid/update/filezilla-3.18.0
filezilla: 3.17.0.1 -> 3.18.0
2016-06-21 01:27:36 +02:00
mimadrid
baab0ff6d3
libfilezilla: 0.5.1 -> 0.5.3 2016-06-20 22:46:41 +02:00
Vladimír Čunát
b626e83838 Merge #16291: krb5: fix compilation on weird prefixes
(when nix store prefix contains a "+" character)
2016-06-20 14:46:19 +02:00
Bjørn Forsman
bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Marius Bakke
429fdbcd63 libxkbcommon: set X11 locale directory (close #16340) 2016-06-20 13:26:20 +02:00
Tim Cuthbertson
6145b6b7d6 tk: propagate dependency on tcl & libXft 2016-06-20 20:03:05 +10:00
Matthew Bauer
d5dbeec3b0 json-glib: add libintl for darwin 2016-06-19 23:07:54 -05:00
artuuge
465d6a2113 Theano-cuda: init at 0.8.2 2016-06-20 01:06:07 +02:00
Tobias Geerinckx-Rice
493fe8413d
sqlite: enable FTS3_TOKENIZER
Fix ‘unknown tokenizer: unicodesn’ errors in e.g. geary.
2016-06-19 22:43:58 +02:00
Gabriel Ebner
e5b3b685f4 libqalculate, qalculate-gtk: 0.9.7 -> 0.9.8 2016-06-19 17:33:45 +02:00
Vladimír Čunát
e757404555 Merge branch 'master' into staging
Hydra nixpkgs: ?compare=1279790
2016-06-19 12:33:04 +02:00
Vladimír Čunát
97c484a10f treewide: fix #include errors after gcc-5.4
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Lluís Batlle i Rossell
3a61de4e69 Update ffmpeg-full to 3.0.2 2016-06-18 15:16:58 +02:00
Lluís Batlle i Rossell
726ed32bfd x265: enable parallel build 2016-06-18 15:16:58 +02:00
Lluís Batlle i Rossell
3078537b6a Update x264 to a recent snapshot (1,5 years update) 2016-06-18 15:16:58 +02:00
Lluís Batlle i Rossell
e9cce6db44 Updating libav from 11.6 to 11.7. 2016-06-18 15:16:58 +02:00
Philip Potter
6efd480084 libu2f-server: mark as linux only
The darwin build has been failing for a long time, and I don't have time
or resources to determine why.
2016-06-18 09:39:44 +01:00
Dmitry Kalinkin
2a91dd0f65 krb5: fix for stores with paths containing '+' character 2016-06-17 15:37:51 -04:00
Thomas Tuegel
ed46b468b0 Fix Travis build failure caused by Qt/KDE documentation
The comments in the Qt/KDE packages caused a spurious Travis build
failure because they appeared to refer to `<nixpkgs>`.
2016-06-17 12:21:19 -05:00
Joachim Fasting
d7fc7c938c Merge pull request #16293 from groxxda/bump/libinput
libinput: 1.3.1 -> 1.3.2
2016-06-17 18:00:53 +02:00
Thomas Tuegel
592dcbc4bf Fix evaluation error in Qt/KDE packages
For now, the source hashes will continue to be stored in the Nixpkgs
tree. The package update instructions are updated.
2016-06-17 09:47:16 -05:00
Alexander Ried
a2b19f4660 libinput: 1.3.1 -> 1.3.2 2016-06-17 15:12:28 +02:00
Joachim Fasting
552c2e5b08 Merge pull request #16205 from vrthra/green
SDL_sixel: Init at 1.2-nightly
2016-06-17 03:58:06 +02:00
Thomas Tuegel
e39f696d06 qt56: store generated source hashes outside Nixpkgs tree 2016-06-16 15:16:49 -05:00
Michiel Leenaars
c7016de72c
mimetic: init at 0.9.8
Closes #16258
2016-06-16 14:41:59 +02:00
Frederik Rietdijk
f4a4af9a9d Merge pull request #15997 from artuuge/theano_gpu
libgpuarray-cuda: init at -9998.0
2016-06-16 10:43:24 +02:00
Michiel Leenaars
84873b15ab cutee: init -> 0.4.2 2016-06-15 22:58:46 +02:00
Arseniy Seroka
91c9410b2e Merge pull request #16214 from cmpadden/neovim-darwin-fixes
neovim: fix neovim on darwin (requires libmpack)
2016-06-15 21:23:53 +03:00
zimbatm
285aee3c12 protobuf3_0: 3.0.0-beta-2 -> 3.0.0-beta-3.1 2016-06-15 14:54:26 +01:00
Lluís Batlle i Rossell
93912d99d2 Adding nvenc support to ffmpeg (default off)
I add the nvidia-video-sdk header files, required to make it work.

You have to set nvenct=true to ffmpeg-full and nonfreeLicensing=true to
ffmpeg-full to use this.
2016-06-14 17:51:55 +02:00
Colton Padden
e265f58395 neovim: fix neovim on darwin - requires libmpack 2016-06-13 14:14:20 -04:00
Christoph Hrdinka
17dc0a544c mapnik: 3.0.9 -> 3.0.10 2016-06-13 11:59:04 +02:00
Moritz Ulrich
edca4a1b55 Merge pull request #16159 from matthewbauer/neovim-darwin-fixes
Neovim darwin fixes
2016-06-13 10:42:20 +02:00
Rahul Gopinath
ea8fb0aee5 SDL_sixel: init at 1.2-nightly
SDL_sixel is a fork of SDL1.2 that supports sixel as a video driver (for
console graphics)
2016-06-12 20:27:44 -07:00
Rahul Gopinath
4227aa2c4f ffmpeg-sixel: init at nightly-2.3.x 2016-06-12 16:23:25 -07:00
zimbatm
7618d886c9 Merge pull request #16177 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.84 -> 0.7.86
2016-06-13 00:20:12 +01:00
zimbatm
f663822cc8 Merge pull request #16168 from romildo/fix.gksu
gksu: use nativeBuildInputs and wrapGAppsHook
2016-06-12 23:55:34 +01:00
zimbatm
a95229a963 Merge pull request #15677 from womfoo/mod_auth_mellon
mod_auth_mellon: init at 0.12.0 and dependency lasso: init at 2.5.1
2016-06-12 23:38:57 +01:00
zimbatm
ecdd2721da Merge pull request #16136 from vrthra/libsixel
libsixel: init at 1.6.1
2016-06-12 23:32:13 +01:00
Rahul Gopinath
af76a52c06 libsixel: init at 1.6.1
libsixel is a library for display of graphics in console.
2016-06-12 09:58:25 -07:00
devhell
22da52f28d {lib}mediainfo{-gui}: 0.7.84 -> 0.7.86
From the changelog:
```
Version 0.7.86, 2016-05-31

+ Linux/Mac: more output formats (PBCore, EBUCore, FIMS)
+ FFV1 parsing optimization, avoiding by default a too verbose trace
+ Matroska: more elements support and typo fixes in the trace
+ #I172, Trace feature: provide the name of the main parser in the media element
+ Matroska: consider all values below 0x10 EBML names as 1-byte junk
x Matroska: better support (including speed improvement) of huge lossless frames (e.g. 20 MB FFV1 4K)
x #I144, Python binding: Python 2 on Linux does not automatically provide the locale to the shared object
x HTML output: don't escape carriage returns from the input file
x FFV1: some streams were rejected despite the fact they are valid
x Python binding: some errors during call of Get() API with Python3 on Linux/Mac
```
2016-06-12 16:23:12 +01:00
José Romildo Malaquias
e6e465334d libgksu: use nativeBuildInputs and wrapGAppsHook 2016-06-12 08:20:10 -03:00
Matthew Bauer
d0cb52596e libmpack: fix building on darwin 2016-06-11 21:20:37 -05:00
Julien Dehos
cb6e9e5e24 armadillo: init at 7.200.1b 2016-06-12 03:06:07 +02:00
Tobias Geerinckx-Rice
c3d5a0a7df
libpsl: list 2016-05-23 -> 2016-06-10 2016-06-12 00:28:55 +02:00
rushmorem
8086145649 nanomsg: 0.8-beta -> 1.0.0 2016-06-11 19:05:53 +02:00
Tuomas Tynkkynen
aaf008bda4 libelf: Fix cross compilation 2016-06-11 04:13:27 +03:00
Nikolay Amiantov
21f5510a54 Merge pull request #15367 from bendlas/update-wine
wine-unstable: 1.9.7 -> 1.9.11; add optional dependencies; opencl-icd: init; refactor flags
2016-06-10 16:47:31 +04:00
Michael Raskin
a6072331c0 gle: init at 3.1.0 2016-06-10 14:51:48 +02:00
Vladimír Čunát
46f22d89b9 Merge #15867: glibc, gcc: fixes for ARM targets
... needed after closure-size merge (#7701)
2016-06-10 09:57:17 +02:00
Thomas Tuegel
e6fdc9f7f0 Merge pull request #16092 from abbradar/qt561
Qt: 5.6.0 -> 5.6.1
2016-06-09 14:32:53 -05:00
Thomas Tuegel
04ad2ebfb2 Merge branch 'kde-propagate' 2016-06-09 12:40:04 -05:00
Nikolay Amiantov
97d791978c qt56: 5.6.0 -> 5.6.1 2016-06-09 18:44:56 +03:00
Thomas Tuegel
09d63127de Revert "qt56: 5.6.0 -> 5.6.1"
This reverts commit 4d2cf4baac.
2016-06-09 10:42:52 -05:00
Franz Pletz
a0996c2c60 libressl: 2.3.4 -> 2.3.5 2016-06-09 17:37:29 +02:00
Thomas Tuegel
c9ffb7e5f9 Merge branch 'qt-5.6' 2016-06-09 09:40:18 -05:00
Thomas Tuegel
4d2cf4baac qt56: 5.6.0 -> 5.6.1 2016-06-09 09:39:55 -05:00
Thomas Tuegel
de842765be qt56.qtbase: propagate build inputs correctly 2016-06-09 09:14:06 -05:00
Vladimír Čunát
cbca34b1a7 Merge #13977: ffmpeg: add 3.0 version
I made the default not change for now.
2016-06-09 14:11:30 +02:00
Vladimír Čunát
9876769698 ffmpeg_3: 3.0 -> 3.0.2 2016-06-09 14:06:18 +02:00
Nikolay Amiantov
20f770d1f4 opencv: propagate numpy dependency 2016-06-07 21:27:19 +03:00
Christoph Hrdinka
61ec8c1fe6 osm-gps-map: init at 1.1.0 2016-06-07 20:05:09 +02:00
Nikolay Amiantov
f362f8d223 opencv3: 3.0.0 -> 3.1.0
Split feature flags; avoid bundled libraries.
2016-06-07 17:31:36 +03:00
Nikolay Amiantov
cfc7dba1ce opencv: 2.4.11 -> 2.4.13
Split feature flags; avoid bundled libraries.
2016-06-07 17:31:35 +03:00
Joachim Fasting
bb70dd05b2 Merge pull request #15887 from groxxda/bump/weston
wayland & weston: 1.10.0 -> 1.11.0
2016-06-07 14:44:21 +02:00
Luca Bruno
a72aba8c30 Merge pull request #14366 from NixOS/gnome-3.20
gnome3.20: init at 3.20.0
2016-06-07 14:23:08 +02:00
laMudri
28f4f15777 Agda: marked some old packages as broken 2016-06-07 11:19:12 +01:00
laMudri
949ede3d2f agda-prelude: 2014-09-27 -> 2016-04-18 2016-06-07 11:19:12 +01:00
laMudri
2e712b501c agda-stdlib: 2.4.2.3 -> v0.12 (for Agda-2.5.1) 2016-06-07 11:17:37 +01:00
Michael Raskin
32cbc5b794 glui: init at 2.36 2016-06-06 20:42:34 +02:00
Luca Bruno
99cfbda5c6 libchamplain: 0.12.11 -> 0.12.13 2016-06-06 13:59:31 +02:00
Damien Cassou
e148cf2bca uhttpmock: init at 0.5.0 2016-06-06 13:59:31 +02:00
Damien Cassou
47b19b5645 clutter-gst: 3.0.4 -> 3.0.18 2016-06-06 13:59:31 +02:00
Damien Cassou
1930545c06 clutter-gtk-1.8: init at 1.8.0 2016-06-06 13:59:31 +02:00
Damien Cassou
289aadc542 clutter_1_26: init at 1.26.0 2016-06-06 13:59:31 +02:00
Damien Cassou
fbbe6e2497 pangomm: 2.38.1 -> 2.40.0 2016-06-06 13:59:31 +02:00
Damien Cassou
e28a8c6d6c gtkmm: 3.18.0 -> 3.20.0 2016-06-06 13:59:31 +02:00
Damien Cassou
793ffb14a4 glibmm: 2.46.3 -> 2.48.1 2016-06-06 13:59:31 +02:00
Vladimír Čunát
ab5a5f760f libexttextcat: homepage has moved 2016-06-06 11:10:39 +02:00
Nick Novitski
d3393473df unibilium: enable on darwin (#16012) 2016-06-06 10:56:08 +02:00
artuuge
5b51f0bff9 clblas-cuda: init at git-20160505 2016-06-05 14:33:19 +02:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
0b3e1f8f7c netcdf: added parallel i/o support 2016-06-05 10:56:14 +02:00
Rok Garbas
f878018ece neovim: 0.1.3 -> 0.1.4
* removing luaMessagePack (only used by neovim)
* using libmpack (updated to latest master since they fixed a lot of packaging
  issues)
* package libmpack lua bidnings
* neovim expression now excepts luaPackages as an input and not individual
  lua packages (to avoid depending on different lua version)
2016-06-04 17:58:01 +02:00
aszlig
9a154e2838
gwenhywfar: Allow to override pluginSearchPaths
We're going to create a closure of plugins for aqbanking, so that it's
easier to adapt the gwenhywfar search path to include these store paths.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @cillianderoiste, @urkud
2016-06-04 16:38:57 +02:00
aszlig
ee92256566
aqbanking: Add gettext to nativeBuildInputs
It's necessary so that we get translations.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @cillianderoiste, @urkud
2016-06-04 16:38:57 +02:00
aszlig
f25e4350ef
aqbanking: Add an updater script
The promised updater, which feeds sources.nix and should help updating
all the aqbanking libraries at the same time.

I was very reluctant to write the updater entirely in Nix as I've done a
while ago for Chromium, because this would involve ugly hacks to do so.

That's why I've done a more conservative approach here, only using
nix-instantiate to get the contents of the current sources.nix.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @cillianderoiste, @urkud
2016-06-04 16:38:57 +02:00
aszlig
db1162dce4
aqbanking: Move sources into a common sources.nix
The upstream URLs unfortunately aren't canonical, so let's have a
sources.nix which contains the release IDs used by the upstream sites to
associate a version of a particular package.

We're then going to create an updater script which should update the
sources.nix from there on.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @cillianderoiste, @urkud
2016-06-04 16:38:57 +02:00
aszlig
af3ea69a96
gwenhywfar, libchipcard: Move into aqbanking dir
This should make it easier to deduplicate things, such as fetching
upstream sources and the plugin paths, because after all these libraries
are aqbanking-related and maintained by the same author on the same
site.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @cillianderoiste, @urkud
2016-06-04 16:38:57 +02:00
aszlig
df1821ec9d
gwenhywfar: Add gettext to buildInputs
It's necessary so that we get translations.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @cillianderoiste, @urkud
2016-06-04 16:38:57 +02:00
aszlig
9a4e6755ab
libchipcard: Init at 5.0.4
Another library that is part of aqbanking and needed in order to access
various chip cards. It's essentially useful for doing online banking via
FinTS/HBCI without PIN/TAN (or iTAN, mobileTAN, whatnot...).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-06-04 16:38:57 +02:00
aszlig
468f931f87
gwenhywfar: Unify plugin directories
Having something like $out/lib/gwenhywfar/plugins/60 when on Nix is a
bit pointless, because we won't have something like a central plugin
directory which could contain plugins for older library versions.

Another reason to strip the effective shared object version is that we
really want to avoid the need to track and update the SO version on
every single update.

This makes it way easier to add support for libchipcard and/or other
related packages/plugins.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @cillianderoiste, @urkud
2016-06-04 16:38:57 +02:00
aszlig
e5d6acb585
aqbanking: 5.5.1 -> 5.6.10
Upstream changelog for version 5.5.1 through 5.6.10 is in German only
and also not very detailled, so here is a comparison from a GitHub
mirror I've found:

https://github.com/cstim/aqbanking/compare/5.5.1...e129e64472a2

I've also used a similar scheme to what I've been using for gwenhywfar,
so that we can soon unify all of the aqbanking & related libraries.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @cillianderoiste, @urkud
2016-06-04 16:38:57 +02:00
aszlig
c683abab60
gwenhywfar: 4.11.1 -> 4.15.3
Upstream changelog for version 4.11 through 4.12 doesn't seem to be
available anymore and the change summaries from the project page are in
German, but here's a comparison from a GitHub mirror I've found:

https://github.com/cstim/gwenhywfar/compare/4.11.1beta...4055683538b6

I've shortened the URL to not include the file name in the URL itself
because we use the name attribute in fetchurl to force the name anyway.

A quick way to find out about the upstream download URLs is:

curl 'http://www.aquamaniac.de/sites/download/packages.php?package=01&showall=1' \
  | sed -nre 's/^.*<a\>.*\<href="([^"]+)".*/\1/p'

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @cillianderoiste, @urkud
2016-06-04 16:38:57 +02:00
Lluís Batlle i Rossell
268fedbda3 Updating goPackages go-fuse/mtpfs + libmtp to latest
libmtp to 1.1.11, and the go packages to latest master.
2016-06-04 15:38:49 +03:00
Nikolay Amiantov
693b49166a qt5: remove gtkStyle option
It's no more needed now that we split QGtkStyle plugin
into separate output.
2016-06-03 19:14:52 +03:00
Tuomas Tynkkynen
bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Joachim Fasting
8b2fc35987
gd: propagate image format dependencies
After f8bdd7969d it has become necessary for users
of gd to also add inputs for optional image format support, such as libjpeg and
libwebp.

This patch makes the following commits obsolete:
- 972c438c03
- 2113b7389a
- 94286527ac
- a371094f1f
- f345d01974
2016-06-03 15:43:12 +02:00
Joachim Fasting
3a7ec4c8f4
gd: enable parallel building 2016-06-03 15:43:12 +02:00
Joachim Fasting
d68609dc93 Merge pull request #15902 from rasendubi/cpputest
cpputest: 3.7.2 -> 3.8
2016-06-02 22:46:53 +02:00