1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
Commit graph

17535 commits

Author SHA1 Message Date
Vladimír Čunát 2dccca399c libunwind: security fix for CVE-2015-3239
Thanks to the monitor. Low security and high rebuild impact, but still...
2015-09-02 05:23:55 +02:00
Bjørn Forsman fe85ba5806 opencv3: unbreak build (set "-DWITH_IPP=OFF")
OpenCV tries to download IPP itself at build time. That doesn't work
well with nix.
2015-09-01 22:23:47 +02:00
Vladimír Čunát 0327ee3f8e libevent: remove unused vulnerable 1.4.x version 2015-09-01 21:37:40 +02:00
Carles Pagès b4ad13f667 opencv: add version 3.0
Adding as a separate expression, as it is not api compatible with 2.x.
2015-09-01 14:53:32 +02:00
Vladimír Čunát 5d5c053f68 libvdpau: security update 1.1 -> 1.1.1
CVE-2015-{5198,5199,5200}
2015-09-01 13:27:12 +02:00
William A. Kennington III 04fe1dfe3a accelio: 2015-07-28 -> 2015-08-30 2015-09-01 00:26:20 -07:00
Tobias Geerinckx-Rice 7e4675cb00 bobcat: 3.25.02 -> 4.00.00 2015-09-01 05:28:53 +02:00
Tobias Geerinckx-Rice 0631e2233d libtiff: 4.0.4beta -> 4.0.5 2015-09-01 00:30:19 +02:00
Tobias Geerinckx-Rice 328f68cb7e libpsl: list 2015-08-07 -> 2015-08-27
Use fetchFromGitHub for both list and library, removing fetchurl.
2015-08-31 23:59:16 +02:00
William A. Kennington III 7735c6cb0e Merge branch 'master.upstream' into staging.upstream 2015-08-31 10:28:18 -07:00
Mateusz Kowalczyk b263ca0208 Merge pull request #9513 from andrewrk/ffmpeg-2.7.2
ffmpeg: 2.7.1 -> 2.7.2
2015-08-31 14:07:27 +01:00
William A. Kennington III c6d73dcbb0 boost: Add 1.59 2015-08-30 18:13:58 -07:00
Domen Kožar 83b5a75d94 nettle27: remove uneeded package superseeded by 3.x
(cherry picked from commit b4b6b914c4)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-31 00:07:55 +02:00
William A. Kennington III b3d5a11b5b lmbd: 0.9.15 -> 0.9.16 2015-08-30 10:57:16 -07:00
William A. Kennington III d4fc051c06 jemalloc: 3.6.0 -> 4.0.0 2015-08-30 10:57:16 -07:00
William A. Kennington III ba7335700a nghttp2: 1.1.2 -> 1.2.1 2015-08-29 18:19:38 -07:00
William A. Kennington III afe1f0f127 Merge branch 'master.upstream' into staging.upstream 2015-08-29 17:48:49 -07:00
Thomas Tuegel e9a8c5a988 Merge pull request #9524 from bjornfor/qt5-mkspecs-libgl
qt5: embed path to mesa (libGL) in Qt mkspecs file
2015-08-29 18:11:15 -05:00
Thomas Tuegel b873f5bd62 Add qtEnv 2015-08-29 17:47:49 -05:00
Bjørn Forsman 06ed82677a qt5: embed path to mesa (libGL) in Qt mkspecs file
Fixes this problem, when building apps in QtCreator:

  ...(compile output window)
  g++ -Wl,-rpath,/nix/store/1w7h7p6s2srfw2ady90k7072991lrnpp-qtbase-5.4.2/lib \
      -o qt-test3 main.o mainwindow.o moc_mainwindow.o \
      -L/nix/store/1w7h7p6s2srfw2ady90k7072991lrnpp-qtbase-5.4.2/lib \
      -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread
  /nix/store/b8qhjrwf8sf9ggkjxqqav7f1m6w83bh0-binutils-2.23.1/bin/ld: cannot find -lGL
  collect2: error: ld returned 1 exit status

mesa is already in the closure of Qt, so there is no size increase.
The patch is copied into both qt-5.3 and qt-5.4 directories, like other
patches are.

Note that programs still can _run_ against a different libGL (e.g. one
provided by nvidia) by configuring the dynamic linker. For instance,
NixOS sets the LD_LIBRARY_PATH environment variable to
/run/opengl-driver/lib/, meaning that whatever libGL is found there
will be used instead of the default (mesa).
2015-08-29 22:21:57 +02:00
Vincent Laporte 1a2d05a840 getdata: 0.8.8 -> 0.8.9 2015-08-29 11:57:10 +02:00
Andrew Kelley 9dd6f4f6ce ffmpeg: 2.7.1 -> 2.7.2 2015-08-28 22:08:43 -07:00
William A. Kennington III 5ca1c32a9d Merge branch 'master.upstream' into staging.upstream 2015-08-28 17:55:20 -07:00
William A. Kennington III d2dce19793 uid_wrapper: 1.1.0 -> 1.1.1 2015-08-28 17:53:48 -07:00
William A. Kennington III 3e6092fe6b libraw: 0.16.0 -> 0.17.0 2015-08-28 17:50:55 -07:00
Bjørn Forsman ac613f0748 opencv: remove duplicated -DCMAKE_BUILD_TYPE=Release flag
The standard builder already does this.
2015-08-27 10:54:10 +02:00
ts468 b1db014f40 Merge pull request #9462 from ts468/upstream.linphone
linphone: update linphone with dependencies
2015-08-26 22:33:56 +02:00
Thomas Strobel 74ce1df8f5 openh264: fix license 2015-08-26 22:24:05 +02:00
Thomas Strobel e8aa031d69 mediastreamer-openh264: init at 1.0.0 2015-08-26 22:16:28 +02:00
Thomas Strobel dbd3584590 mediastreamer: introduce environment variable to set plugins directory 2015-08-26 22:15:31 +02:00
Luca Bruno 1dc71534b4 rocksdb: disable on i686 (ZHF) 2015-08-26 18:48:51 +02:00
Thomas Strobel 444b8484d7 openh246: init at 1.4.0 2015-08-26 17:42:13 +02:00
Benno Fünfstück 0d6d5c907e cwiid: new package 2015-08-26 17:36:25 +02:00
Benno Fünfstück a5e28d5319 freenect: add version 0.5.2 2015-08-26 17:35:32 +02:00
Thomas Strobel c35309ff0b ortp: 0.24.2 -> 0.24.2 2015-08-26 17:19:19 +02:00
Thomas Strobel 1d2632f820 mediastreamer: 2.11.1 -> 2.11.2 2015-08-26 17:18:53 +02:00
Thomas Strobel 46de943ec7 belle-sip: 1.4.0 -> 1.4.1 2015-08-26 17:18:28 +02:00
Bjørn Forsman d61c46c1bd libqglviewer: rename attrname and pkgname from libQGLViewer
Ref. http://nixos.org/nixpkgs/manual/#sec-package-naming
2015-08-26 16:50:55 +02:00
Bjørn Forsman b4d8bb5626 libqglviewer: update meta attributes (and add platforms) 2015-08-26 16:50:55 +02:00
Bjørn Forsman f3fb580f65 libqglviewer: 2.3.4 -> 2.6.3
It seems upstream no longer provides old downloads. So this unbreaks the
build.
2015-08-26 16:50:55 +02:00
Edward Tjörnhammar 274f7bc117 catch: 1.1-3 -> 1.2.1 2015-08-26 12:59:57 +02:00
lethalman 46105f7d18 Merge pull request #9237 from NixOS/remove-unreferenced-files
Remove unreferenced files
2015-08-26 11:06:00 +02:00
Jude Taylor 34c092b114 libgcrypt: fix test crash on Darwin 2015-08-25 12:08:59 -07:00
Daniel Fox Franke 617a158e3c libb2: init at 0.97 2015-08-25 14:25:05 -04:00
Domen Kožar e4644a5b58 Merge branch 'staging' 2015-08-25 14:14:54 +02:00
Thomas Tuegel 33f287380b Merge pull request #9294 from dezgeg/pr-pixman-arm
pixman: Enable '--disable-arm-iwmmxt' on ARM
2015-08-24 14:39:13 -05:00
Kosyrev Serge d8b3c4c49c openwsman init at 2.6.0 2015-08-24 22:34:15 +03:00
Kosyrev Serge 90f40408c8 sblim-sfcc init at 2.2.9 2015-08-24 22:34:07 +03:00
Vincent Laporte 4501d4f5d9 gdal: fix standalone python programs 2015-08-24 14:32:07 +02:00
devhell fee4fe1b5e {lib}mediainfo{-gui}: 0.7.75 -> 0.7.76
From the changelog:
```
Version 0.7.76, 2015-08-06

+ XML output: line breaks and indents in between attributes for readability
+ Trace feature: XML trace update, only if compiled with trace feature
+ Amazon S3 support (REST API v2), CLI/DLL only and if compiled with
  libcurl support
+ FFV1: improved slice analysis (currently activated only with trace
  feature and for 1st frame)
x MXF: optimization of the parsing, reading a lot less data (e.g. can be
  reduced from 1 GB to 10 MB with some UHD files)
x MXF: wrong frame count with files not having the video stream as the
  first stream
x Dolby E in MPEG-TS: "SMPTE ST 302" information was accidentally removed
x MPEG-TS: avoid filling delay from file name, not applicable on MPEG-TS
x MXF: better handling of huge padding blocks, better handling of
  descriptors without link to a TrackID
x IMX: streams claiming that they are IMX are actually pure MPEG Video,
  probing both IMX and MPEG Video

```
2015-08-24 07:29:49 +02:00
Ian Duncan 4bdcf1fa95 mongoc: init at 1.1.10
[Bjørn: Minor coding style cleanup.]
2015-08-24 07:25:18 +02:00
Ian Duncan fd7144e455 libbson: init at 1.1.10
[Bjørn: Remove trailing dot in description and unneeded parenthesis
around mkDerivation arguments.]
2015-08-24 07:14:24 +02:00
Thomas Tuegel b5b78eaf44 qt54: create share/ in setupHook 2015-08-23 14:29:09 -05:00
Thomas Tuegel 4098e79378 qt54: set documentation path in setupHook 2015-08-23 13:47:24 -05:00
Thomas Tuegel 90a72bd177 Merge branch 'master' into staging 2015-08-23 10:29:12 -05:00
Thomas Tuegel e40579d91e qt54: set runtime env vars during build for makeWrapper
Set QT_PLUGIN_PATH, QML_IMPORT_PATH, and QML2_IMPORT_PATH during build
so that Qt programs may easily be wrapped for use outside NixOS. The
paths are set appropriately for the dependencies of the package.
2015-08-23 10:16:21 -05:00
Bjørn Forsman 019a23db3e qt5: specify docdir
Due to a bug somewhere, the qt documentation is by default placed in
$out/share/doc although "qmake -query" reports $out/doc. That
discrepancy causes qtcreator withDocumentation builds to fail. This
fixes it.
2015-08-23 09:56:09 +02:00
Bjørn Forsman c2a8e5e609 qt53: sync plugin/import/qml dirs with qt54
It seems like a sensible thing to keep these in sync.
2015-08-23 09:56:09 +02:00
Vladimír Čunát c250748a54 mesa: maintenance update 10.6.4 -> 10.6.5
Currently we have lots of failures on the branch,
most of them look unreproducible, and Hydra is idling.
2015-08-22 15:12:22 +02:00
William A. Kennington III 64cd711f5c Merge branch 'master.upstream' into staging.upstream 2015-08-21 15:17:26 -07:00
Eelco Dolstra e1fe23a4be libevent: Use fetchurl 2015-08-21 15:28:30 +02:00
Eelco Dolstra b1104d6082 gdk-pixbuf: Disable tests
The tests take an excessive amount of time (> 1.5 hours) and memory (>
6 GB).

http://hydra.nixos.org/build/24911713
http://hydra.nixos.org/build/24470055#tabs-buildsteps
2015-08-21 12:56:55 +02:00
William A. Kennington III b5d599af8c nss: 3.19.3 -> 3.20 2015-08-20 15:32:47 -07:00
William A. Kennington III 8aece3d1ee nspr: 4.10.8 -> 4.10.9 2015-08-20 15:32:47 -07:00
William A. Kennington III 2138f789bc Merge branch 'master.upstream' into staging.upstream 2015-08-20 10:32:29 -07:00
Vladimír Čunát d911cc8d63 harfbuzz: minor update 1.0.1 -> 1.0.2 2015-08-20 15:21:20 +02:00
Vladimír Čunát 3f1fa380b2 gdk-pixbuf: fix CVE-2015-4491 by maintenance update 2015-08-20 15:18:46 +02:00
Bjørn Forsman ac8f2391f3 pcl: 1.6.0 -> 1.7.2 (unbreaks build)
New deps added: libXt (required), libpcap (optional).

Releases are now at github.
2015-08-20 07:45:37 +02:00
William A. Kennington III 901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07:00
William A. Kennington III 62b589a54f libressl: 2.2.1 -> 2.2.2 2015-08-19 10:42:55 -07:00
Eelco Dolstra bed96a585f libmtp: Update to 1.1.9 2015-08-19 14:29:27 +02:00
Eelco Dolstra e91523aab5 Merge pull request #9325 from vcunat/p/glibc-security
glibc: apply four security fixes from upstream
2015-08-19 11:50:03 +02:00
William A. Kennington III 15a6f0ba7b openldap: Fix hash 2015-08-18 12:35:51 -07:00
Vladimír Čunát 1fbbeff0c1 glibc: apply four security fixes from upstream
Fixes CVE-2014-8121, CVE-2015-1781 and two unnumbered problems (apparently).
All these commits should be contained in the 2.22 release,
but we don't want that yet due to unresolved locale incompatibilites.
2015-08-18 20:58:39 +02:00
William A. Kennington III 2ac70270e8 Merge branch 'master.upstream' into staging.upstream 2015-08-18 11:36:32 -07:00
William A. Kennington III ecdda8ddc9 openldap: 2.4.41 -> 2.4.42 2015-08-18 11:35:37 -07:00
William A. Kennington III 1438112613 libpcap: 1.5.3 -> 1.7.4 2015-08-18 11:35:09 -07:00
William A. Kennington III e1ac7ad7cc libpipeline: 1.4.0 -> 1.4.1 2015-08-18 11:31:25 -07:00
William A. Kennington III 7af1960345 libdrm: 2.4.62 -> 2.4.64 2015-08-18 11:27:01 -07:00
Bjørn Forsman 38880d19cb freeglut: 2.8.1 -> 3.0.0
* Upstream switched to cmake => remove autoreconfHook
* Makefile.am is gone => remove darwin specific patch (untested)

The new version has a pkg-config file. Yay!

Tested locally with `nox-review wip`; no regressions found.
2015-08-18 18:45:14 +02:00
Bjørn Forsman e1f7e7128b freeglut: add meta attributes 2015-08-18 18:45:14 +02:00
Bjørn Forsman 4a75883932 freeglut: remove unused patch 2015-08-18 18:45:13 +02:00
Thomas Tuegel 9b5242b625 Merge pull request #9223 from danshapero/metis-5.1.0
metis: init at 5.1.0
2015-08-17 16:51:01 -05:00
Tuomas Tynkkynen 65020eef40 pixman: Enable '--disable-arm-iwmmxt' on ARM
Otherwise the build fails on ARMv6:

  CC       libpixman_iwmmxt_la-pixman-mmx.lo
pixman-mmx.c: In function 'mmx_fetch_x8r8g8b8':
pixman-mmx.c:3812:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
2015-08-17 16:05:01 +03:00
Vladimír Čunát c56adc9e01 cgal: fix src
I'm sorry for the wrong combination of URL and hash.
These release tarballs are much smaller; I don't know the difference,
but they still seem to work (openscad, rpacad).

Also comment on modules that aren't built.
2015-08-17 08:35:25 +02:00
Vladimír Čunát 844bfc605a cgal: fix build by update 4.5 -> 4.6.1
It was broken by cmake updates (between 3.2.2 and 3.3.1).
I chose the github tarballs because they have a predictable URL,
although they're much larger due to not supporting xz.

/cc maintainer @7c6f434c.
2015-08-16 18:32:27 +02:00
Arseniy Seroka 296f0d07c6 Merge pull request #9272 from AndersonTorres/xiphos
Xiphos
2015-08-16 16:39:07 +03:00
AndersonTorres 0935ef2913 BibleSync: init at 1.1.2
Biblesync is a dependency of new Xiphos.
2015-08-15 22:36:44 -03:00
AndersonTorres 9413a340db Sword: 1.7.3 -> 1.7.4 2015-08-15 09:35:41 -03:00
William A. Kennington III a106080623 Merge branch 'master.upstream' into staging.upstream 2015-08-14 13:22:00 -07:00
Bjørn Forsman 90768003a4 openscenegraph: update download url
The current one returns HTTP error 404.
2015-08-14 11:03:31 +02:00
Tobias Geerinckx-Rice 9a3a70ed2b rote: init at 0.2.8 2015-08-14 03:10:38 +02:00
William A. Kennington III 0bbe804f0a epoxy: 1.2 -> 1.3.1 2015-08-13 15:00:18 -07:00
William A. Kennington III 952def0e3c Merge branch 'master.upstream' into staging.upstream 2015-08-13 11:55:02 -07:00
William A. Kennington III bc9bd5c02c libinput: 0.20.0 -> 0.21.0 2015-08-13 11:39:42 -07:00
William A. Kennington III a74ddd8c28 libinput: Don't enable documentation by default 2015-08-13 11:39:42 -07:00
Pascal Wittmann 26939eee79 Remove unreferenced files
This commit removes files that are not referenced in nixpkgs anymore. I
have created this list by finding potential candidates using

  find nixpkgs/pkgs -type d -links 2 | parallel -N 1 'out=`grep -L {}  top-level/all-packages.nix`;  test -n "$out" && echo  {}'

and have then searched for those candidates with grep in whole nixpkgs.
2015-08-13 18:29:49 +02:00
danshapero 8885889b48 metis: init at 5.1.0 2015-08-13 16:53:18 +02:00
Eelco Dolstra fd75bf0c7d nettle: Disable static libraries 2015-08-13 13:26:45 +02:00
Pascal Wittmann 2139f487c3 libaudclient: init at 3.5-rc2 2015-08-13 13:13:51 +02:00
Simon Vandel Sillesen 1fa791a243 libtorrent-rasterbar: 0.16.17 -> 0.16.19 + 1.0.2 -> 1.0.6 2015-08-13 04:07:08 +02:00
William A. Kennington III 31a128b32b gnutls: Security Fixes
3.3.16 -> 3.3.17
3.4.3 -> 3.4.4
2015-08-12 17:02:14 -07:00
William A. Kennington III 73f0cfdc7b libassuan: 2.2.0 -> 2.2.1 2015-08-12 17:02:14 -07:00
Jude Taylor ef95107ddc make isClang work the way a user might expect 2015-08-12 11:27:54 -07:00
Jascha Geerds 1ce6590bad libchamplain: Enable gobject introspection 2015-08-12 15:56:18 +02:00
Vladimír Čunát 9bafea0f6d mesa: maintenance update 10.6.3 -> 10.6.4 2015-08-12 09:33:58 +02:00
Vladimír Čunát c5db72671c libgsf: small update 1.14.32 -> 1.14.34
This is needed to update gnumeric.
/cc #9206, maintainer @lovek323.
2015-08-11 21:17:33 +02:00
Tobias Geerinckx-Rice 6a0dd91e02 libpsl: list 2015-08-03 -> 2015-08-07 2015-08-11 21:08:45 +02:00
Eelco Dolstra 36ab9c695a nss: Update to 3.19.3 2015-08-11 14:26:30 +02:00
William A. Kennington III 6e698f9c61 Merge branch 'master.upstream' into staging.upstream 2015-08-09 13:34:18 -07:00
Thomas Tuegel 28f0eb5af8 qt54: gdb required only for developerBuild 2015-08-08 15:23:48 -05:00
Thomas Tuegel bdb24b90c8 qt53: gdb required only for developerBuild 2015-08-08 15:23:05 -05:00
Michael Raskin 9786c74792 libgphoto2: 2.5.7 -> 2.5.8 2015-08-08 21:01:31 +03:00
Michael Raskin f89b651008 Botan: stable: 1.10.9 -> 1.10.10; unstable: 1.11.16 -> 1.11.19 2015-08-08 21:01:31 +03:00
Michael Raskin 93dc62187b Update MDDS homepage and version, needed for LibreOffice 5.0.0 2015-08-08 16:24:44 +03:00
William A. Kennington III 46acdd1608 rocksdb: 3.11.2 -> 3.12.1 2015-08-07 14:42:57 -07:00
William A. Kennington III 8dd3ee6bae jsoncpp: 1.6.2 -> 1.6.5 2015-08-07 14:42:45 -07:00
William A. Kennington III 4624985561 Merge branch 'master.upstream' into staging.upstream 2015-08-07 13:40:39 -07:00
Tobias Geerinckx-Rice 22b2330a4d libpsl: build & install documentation
Since this includes the man page, it seems worth the dependencies.
2015-08-06 23:44:53 +02:00
Tobias Geerinckx-Rice 9e60241f2f libpsl: 0.7.1 -> 0.8.0 2015-08-06 23:44:53 +02:00
vbgl 4d22b539b8 Merge pull request #9070 from danbst/tortoise-hg
new package: TortoiseHg and dependencies
2015-08-06 12:55:56 +02:00
lethalman 61051ee836 Merge pull request #9109 from AndersonTorres/pysolfc
Pysolfc
2015-08-06 12:43:29 +02:00
Luca Bruno 86d7228365 libcanberra: fix .la file 2015-08-06 12:40:12 +02:00
lethalman a0f50b487e Merge pull request #9108 from titanous/libcec3
libcec 3.0
2015-08-06 11:49:24 +02:00
Vladimír Čunát 80129d23d9 gsl: fix patch URL that no longer worked (close #9143) 2015-08-06 11:04:37 +02:00
William A. Kennington III f30a8f78a8 libpng: 1.2.52 -> 1.2.53 2015-08-05 23:37:07 -07:00
William A. Kennington III 8164d28315 libpng: 1.6.16 -> 1.6.18
Also enable apng by default
2015-08-05 23:26:00 -07:00
AndersonTorres 6513e09093 libtap: init at 1.12.0 2015-08-05 22:02:02 -03:00
William A. Kennington III 0ecc61b4d7 Merge branch 'master.upstream' into staging.upstream 2015-08-05 16:24:57 -07:00
Tobias Geerinckx-Rice 80b87bf3cc lzo: 2.08 -> 2.09
Also:
  - improve descriptions somewhat;
  - build in parallel;
  - maintain.
2015-08-05 22:58:25 +02:00
Michael Adler 3768bdf227 libcouchbase: 2.4.4 -> 2.5.2, refactor to use cmake
Building libcouchbase with automake is deprecated, thus use
cmake instead. This has the advantage that the package-config
file is installed as well.
2015-08-05 15:03:22 +02:00
William A. Kennington III 926f073f55 Merge branch 'master.upstream' into staging.upstream 2015-08-04 15:32:43 -07:00
William A. Kennington III f6dfaee6f5 libidn: 1.31 -> 1.32 2015-08-04 14:57:08 -07:00
Luca Bruno 6dd9a13603 liboauth: use nss instead of openssl
OpenSSL support will be dropped in future releases of liboauth.
Also fix a broken .la file which previously referenced -lcrypto
without proper -L.
2015-08-04 11:04:21 +02:00
Jonathan Rudenberg c94bf0e8b1 libcec: 2.2.0 -> 3.0.1
Also adds the libcec_platform library which is a new dependency.
2015-08-03 19:51:59 -04:00
William A. Kennington III a2da9cfcaf Merge branch 'master.upstream' into staging.upstream 2015-08-03 14:27:14 -07:00
William A. Kennington III 1f103d8efc libnice: 0.1.4 -> 0.1.13 2015-08-03 14:11:43 -07:00
William A. Kennington III 43bd15b9b5 gupnp: 0.20.9 -> 0.20.14 2015-08-03 14:11:43 -07:00
William A. Kennington III 0392e9c8c6 gupnp-av: 0.12.4 -> 0.12.7 2015-08-03 14:11:43 -07:00
William A. Kennington III 68ba5ae1ef gupnp-igd: 0.2.1 -> 0.2.4 2015-08-03 14:11:42 -07:00
William A. Kennington III 29fb4c4dc0 gssdp: 0.14.6 -> 0.14.11 2015-08-03 14:11:42 -07:00
Jascha Geerds 4493ca0094 ldns: Add myself as a maintainer 2015-08-03 11:38:00 +02:00
Jascha Geerds 8c6a2e3b5d ldns: Add linux to platforms 2015-08-03 11:38:00 +02:00
William A. Kennington III 1dab05033f Merge branch 'master.upstream' into staging.upstream 2015-08-01 19:18:08 -07:00
William A. Kennington III da76816b0c nghttp2: 1.1.1 -> 1.1.2 2015-08-01 19:11:07 -07:00
William A. Kennington III 559d2252e8 sqlite: Add feature flags, mostly taken from the gentoo ebuild 2015-08-01 19:08:31 -07:00
William A. Kennington III 376dc3e044 sqlite: 3.8.10.2 -> 3.8.11.1 2015-08-01 19:06:31 -07:00
William A. Kennington III 4739848cba libs3: 2015-01-09 -> 2015-04-23 2015-08-01 18:05:51 -07:00
William A. Kennington III 09b4a7cc1b Merge branch 'master.upstream' into staging.upstream 2015-07-31 17:26:20 -07:00
William A. Kennington III 308da3054e ustr: Cleanup 2015-07-31 17:11:10 -07:00
William A. Kennington III 40f45dcb6d tdb: 1.3.6 -> 1.3.7 2015-07-31 17:11:10 -07:00
William A. Kennington III 898660f2d0 talloc: 2.1.2 -> 2.1.3 2015-07-31 17:11:10 -07:00
William A. Kennington III 3989c87ee1 ldb: 1.1.20 -> 1.1.21 2015-07-31 17:11:10 -07:00
Vladimír Čunát eb4a88d8fd glibc-locales: check that all we build is supported
Until now, if e.g. the user passed "en_US.UTF-8" instead of "en_US.UTF-8/UTF-8",
the locales would be generated without failing but wouldn't work well.
Now we guard against such mistakes. Real life examples:
https://github.com/fish-shell/fish-shell/issues/1927
2015-07-31 15:39:52 +02:00
Tobias Geerinckx-Rice 6c6201a99b Remove unnecessary rec{s from "my" packages 2015-07-31 02:02:07 +02:00
Eelco Dolstra 55932c1bec Don't statically depend on cacert for certificates
This reverts commit cd52c04456 and
others.

Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
William A. Kennington III 7ebe164ae0 Merge branch 'master.upstream' into staging.upstream 2015-07-30 15:03:10 -07:00
danbst 3845b25623 pythonPackages.qscintilla: init at 2.9 2015-07-30 19:12:40 +00:00
Vladimír Čunát e72b405104 libpng-1.2: maintenance update
Also drop xz input, as it isn't needed (stdenv unpacks xz by itself).
2015-07-30 13:48:59 +02:00
Vladimír Čunát e942b5892d libpng15: remove unused version 2015-07-30 13:48:58 +02:00
William A. Kennington III a7abfaff2a accelio: 1.4 -> 2015-07-28 2015-07-29 18:15:08 -07:00
William A. Kennington III aaef42ab8c Merge branch 'master.upstream' into staging.upstream 2015-07-29 10:23:08 -07:00
Allen Nelson 3c6c6c19f2 freetds: fix broken url (close #9031) 2015-07-28 20:37:41 +02:00
Vladimír Čunát cf5f43162b mesa: maintenance update 2015-07-28 19:16:19 +02:00
Luca Bruno 9e0dcf3bd9 libarchive: fix .la file 2015-07-28 15:22:56 +02:00
Nikolay Amiantov c60e4016e7 libtirpc: fix missing symbols 2015-07-28 15:23:38 +03:00
Vladimír Čunát 0c4e4e6849 Merge branch 'master' into staging
There was a mass-rebuild due to expat CVE.
2015-07-28 13:09:43 +02:00
Nikolay Amiantov 5fc747f23b qpdf: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov 83e6095f9f libiberty: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov 4b9d22db08 folly: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov ce5a813acb double-conversion: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov 81d1367b79 cppzmq: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov b639dcf9e0 libtirpc: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov 3ed3503bf7 libchardet: update upstream URL 2015-07-28 12:33:30 +03:00
Nikolay Amiantov 41281e46a5 libbluray: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov 5656c8cb8e libaacs: update package 2015-07-28 12:33:30 +03:00
Nikolay Amiantov f2692a96a2 fix homepages 2015-07-28 12:33:30 +03:00
James Cook fba4a95068 expat: patch for CVE-2015-1283 from Mozilla 2015-07-27 22:36:15 -07:00
William A. Kennington III 459c3ff560 libsoup: 2.48 -> 2.50
Also remove doc output as this package generate no documentation.
2015-07-27 17:45:23 -07:00
William A. Kennington III 6b55ca513d Merge branch 'master.upstream' into staging.upstream 2015-07-27 16:11:03 -07:00
William A. Kennington III e4956ba0ca Merge pull request #9011 from eduarrrd/master
Add current alpha of protobuf 3
2015-07-27 18:05:10 -04:00
Eduard Bachmakov 67c186a7ea Add current alpha of protobuf 3 2015-07-27 18:00:47 -04:00
Arseniy Seroka fe0809fb66 Merge pull request #9015 from AndersonTorres/lightning
Lightning: 2.0.5 -> 2.1.0
2015-07-28 00:45:19 +03:00
William A. Kennington III 6e2103068d exempi: Use default boost 2015-07-27 13:12:24 -07:00
AndersonTorres 6f1b2e7de2 Lightning: 2.0.5 -> 2.1.0 2015-07-27 13:28:34 -03:00
William A. Kennington III 38c071cdcc harfbuzz: 0.9.41 -> 1.0.1 2015-07-27 09:23:03 -07:00
William A. Kennington III bd5f2c9638 Merge branch 'master.upstream' into staging.upstream 2015-07-27 08:17:19 -07:00
Eelco Dolstra e1f78bf677 More docs/manpages in separate outputs 2015-07-27 00:27:54 +02:00
Eelco Dolstra f41201ef97 heimdal: Fix description 2015-07-27 00:27:19 +02:00
Eelco Dolstra af6ebe817b Remove unused gettext versions 2015-07-27 00:27:19 +02:00
Eelco Dolstra f98c7f2976 More docs in separate outputs 2015-07-26 22:46:45 +02:00
Eelco Dolstra a2ddbc422f xapian: Move docs to separate output
This reduces xapian's "out" from 9.1 to 3.3 MB.
2015-07-26 22:46:44 +02:00
Eelco Dolstra b07de4bf8b libsoup: Don't install docs 2015-07-26 22:46:23 +02:00
Eelco Dolstra fc1077c9fb libsoup: Don't enable GNOME support by default
This bloats packages (like GStreamer) that depend on libsoup.
2015-07-26 22:46:23 +02:00
Eelco Dolstra ecae014ddb gnutls: Don't depend on trousers by default
Let's keep the base system free of "trusted" computing crap...
2015-07-26 22:46:23 +02:00
Vladimír Čunát b875ea5d29 Merge branch 'master' into staging 2015-07-26 17:57:46 +02:00
Ricardo M. Correia 61f1594378 libraw: fix version number (0.16.1 -> 0.16.0)
The last commit that touched this library updated the version number but
not the hash. I opted into fixing the version number rather than the
hash because actually updating libraw into version 0.16.1 or later
causes a build failure in libkdcraw and therefore breaks gwenview (which
is one of the main KDE apps).
2015-07-26 16:11:08 +02:00
Eelco Dolstra a951f11021 Move some more gtk-docs to the doc output 2015-07-26 13:43:49 +02:00
Eelco Dolstra e939757609 libxml2: Move docs to separate output
This reduces the size of "out" from 8.6 to 2.4 MB.
2015-07-26 13:36:22 +02:00
Eelco Dolstra 1a4bb0ef9b libbluray: Don't depend on the JDK by default
Depending on the JDK increases the closure size by a few hundred MB.

Issue #8990.
2015-07-26 12:00:54 +02:00
Eelco Dolstra d7e97e07a3 librsvg: Disable GTK+ 3 dependency
GTK+ 2 is still our default, so packages should generally not depend
on GTK+ 3. For instance, this causes Emacs to depend on both GTK+ 2
and 3, which is obviously a bad thing.

Issue #8990.
2015-07-26 12:00:43 +02:00
Vladimír Čunát 06510fab8c mesa: get rid of llvm dependency in $out, /cc #8990
- libXvMC* should be found fine in $drivers
- for d3d state tracker, I don't know how it works,
  but it's a non-critical thing and maybe no nixers use it yet
2015-07-26 11:55:18 +02:00
Vladimír Čunát 4de0d7def5 libdmtx: remove imagemagick dependency, /cc #8990
I found no reason for the dependency at all, and it was even propagated.
Neither Debian nor Arch have any kind of it.
2015-07-26 09:36:13 +02:00
Vladimír Čunát a2f16fdcff Merge branch 'staging' 2015-07-24 15:12:28 +02:00
Jude Taylor 4fab7321bf make changes needed to build mongodb 2015-07-23 15:47:16 -07:00
Vladimír Čunát 748da7e541 gdk-pixbuf: maintenance update 2015-07-23 14:43:10 +02:00
Vladimír Čunát 85383d8b24 gtk3: maintenance update 2015-07-23 14:42:59 +02:00
Vladimír Čunát 1ff829deeb dbus: maintenance update 2015-07-23 14:42:47 +02:00
Bjørn Forsman 2b2e7c2730 ppl: 1.0 -> 1.1, add patch to fix current ptrdiff_t build error
I'm updating to 1.1 because that's the version that the patch from
Fedora, which fixes ptrdiff_t build error, applies to.

Removing old patch that doesn't apply anymore. (The patch seems to be
fixing a build error that no longer exist, see
https://bugs.gentoo.org/show_bug.cgi?id=447928.)
2015-07-23 14:39:28 +02:00
Vladimír Čunát af2ab0b911 remove gcc49 overrides from various places
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.

/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.

(cherry picked from commit 3064b6a0cc)
2015-07-23 11:53:18 +02:00
William A. Kennington III b2e598c31a vaapiIntel: 1.5.1 -> 1.6.0 2015-07-22 14:32:47 -07:00
William A. Kennington III 2054eea48a libva: 1.5.1 -> 1.6.0 2015-07-22 14:32:34 -07:00
Vladimír Čunát 2cacf77c13 Merge branch 'master' into staging 2015-07-22 22:33:55 +02:00
Vladimír Čunát 3064b6a0cc remove gcc49 overrides from various places
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.

/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.
2015-07-22 19:40:12 +02:00
Luca Bruno eae4712f52 glib-tested: disable appinfo test, cannot reproduce hydra failure 2015-07-22 13:52:40 +02:00
Luca Bruno 419b15a215 capstone: fix hhttps typo (ZHF) 2015-07-22 09:56:46 +02:00
Austin Seipp 2a3a761639 nixpkgs: capstone 2.1.2 -> 3.0.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-21 17:00:19 -05:00
Vladimír Čunát 9147dee57f cups-filters: update, including security fixes
- NEWS claims to fix CVE-2015-{3258,3279}
- shell path is now directly configurable

/cc maintainer @ttuegel.
2015-07-21 20:57:49 +02:00
Luca Bruno ee0db7648c signon: update to fix build (ZHF). cc @ttuegel 2015-07-21 15:51:12 +02:00
Luca Bruno 51a76a71d7 cogl: disable gles on darwin (ZHF). Untested on darwin. 2015-07-21 15:13:21 +02:00
Thomas Tuegel feafb17926 Merge branch 'qt5-psql' 2015-07-20 15:05:41 -05:00
Thomas Tuegel 6a10139bba qt53: disable unsupported SIMD instruction sets 2015-07-20 15:04:44 -05:00
Thomas Tuegel 4d36b10f90 qt53: override postgresql autodetection 2015-07-20 15:03:52 -05:00
Austin Seipp 6dac59b096 nixpkgs: libseccomp 2.2.1 -> 2.2.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:33 -05:00
Thomas Tuegel 5eae46fc93 Merge branch 'qt5-psql' 2015-07-20 08:49:30 -05:00
Thomas Tuegel 965f330c65 qt5.base: disable unsupported SIMD instruction sets
If not explicitly disabled, Qt tries to detect support for the various
instruction sets. As a result, binaries built on Hydra may use
instruction sets unsupported by clients.
2015-07-20 08:46:20 -05:00
Thomas Tuegel 17a65c4bf0 qt5.base: override postgresql autodetection 2015-07-20 08:41:57 -05:00
Vladimír Čunát 52b3546e4a merge #8617: recoll: filters for LaTeX, RTF, and WP 2015-07-20 11:00:04 +02:00
William A. Kennington III f6bc130bc8 libssh: 0.7.0 -> 0.7.1 2015-07-19 17:00:16 -07:00
William A. Kennington III 05c0fc15c0 Merge branch 'master.upstream' into staging.upstream 2015-07-19 15:20:04 -07:00
William A. Kennington III 33ff74ced6 libdrm: Remove valgrind as a dependency
cc @vcunat
2015-07-19 12:04:55 -07:00
Thomas Tuegel 3f3da5ccbd qt5.base: install setupHook correctly 2015-07-19 13:38:51 -05:00
Thomas Tuegel bb6459dd0b qt5.base: use pkgconfig unconditionally 2015-07-19 13:38:36 -05:00
Thomas Strobel 88be5eb371 gstreamer-vaapi: 0.5.10 -> 0.6.0 2015-07-19 17:06:32 +02:00
Matthias Beyer 20882964f5 zlog: init at 1.2.12
[Bjørn: add name= to fetchzip, remove unneeded -r flag from sed.]
2015-07-19 13:58:28 +02:00
Vladimír Čunát bde4ea1a8b poppler: small update
/cc maintainer @ttuegel.
2015-07-19 13:33:04 +02:00
Vladimír Čunát a06de72c2f harfbuzz: small update 2015-07-19 13:33:03 +02:00
Vladimír Čunát dcea851434 mesa: tweak the patch after 7fe69244af
In particular, do not try dlopening libudev by a non-absolute path.
/cc @wkennington.
2015-07-19 13:31:07 +02:00
Vladimír Čunát 6437b2108d libdrm: update and add valgrind dependency
I couldn't find an easy way around this new build-time dependency,
unfortunately. It creates some new mass-rebuild chains...
2015-07-19 11:26:10 +02:00
William A. Kennington III 2ad250f4fa Merge branch 'staging.next' into staging.upstream 2015-07-19 02:21:28 -07:00
Vladimír Čunát 9a80550cc4 Merge branch 'staging', discussion #8844 2015-07-19 08:09:29 +02:00
Boris Sukholitko ff6fd0ea86 uriparser: init at 0.8.2 2015-07-18 14:17:46 +03:00
Thomas Tuegel 49791a4dd4 Merge branch 'kf512' 2015-07-18 05:34:14 -05:00
Thomas Tuegel 479e248e42 kf512: add missing dependencies for kwallet 2015-07-18 05:32:54 -05:00
Thomas Tuegel db5335a662 kf512: fix bluez-qt udev rules path 2015-07-18 05:32:54 -05:00
Thomas Tuegel 3dc7f41d6d add kde-frameworks-5.12 2015-07-18 05:32:41 -05:00
Arseniy Seroka 30f1c9da75 Merge pull request #8855 from bosu/add-cpptest
cpptest: init at 1.1.2
2015-07-18 12:55:20 +03:00
Vladimír Čunát 0a00e06f91 libao: fix list nesting 2015-07-18 10:23:16 +02:00
Boris Sukholitko 3d17e2d658 cpptest: init at 1.1.2 2015-07-18 10:12:50 +03:00
William A. Kennington III 7fe69244af mesa: Fix dlopen patch 2015-07-17 18:33:19 -07:00