3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

16761 commits

Author SHA1 Message Date
Shea Levy 0f3586e917 Add isl-0.14.1 2015-04-30 10:48:09 -04:00
William A. Kennington III 0cce6c3aea libtasn1: 4.4 -> 4.5 2015-04-29 16:00:26 -07:00
Thomas Tuegel 7f9ccc6284 libplist: update to 1.12 2015-04-29 17:46:34 -05:00
Thomas Tuegel e3ff2793fb add libusbmuxd-1.0.10 2015-04-29 17:45:57 -05:00
Thomas Tuegel 2a5cac91e3 libimobiledevice: update to 1.2.0 2015-04-29 17:45:35 -05:00
Spencer Whitt b37d5864d6 SDL: libcap is Linux only 2015-04-29 17:39:42 -04:00
Spencer Whitt e2011fa80d Enable some SDL libraries on Darwin 2015-04-29 17:39:41 -04:00
Spencer Whitt 948884ef11 SDL2: pass explicit --without-x flag to configure
Fixes build on Darwin for me, possibly necessary on other systems as
well
2015-04-29 17:39:40 -04:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Vladimír Čunát 85aafda509 merge #7299: gstreamer: Darwin fixes
Solved trivial merge conflicts.
2015-04-29 17:53:09 +02:00
Edward Tjörnhammar 2f2c50d9f4 uid_wrapper.src: use mirrors to enable better availability for proxied users 2015-04-29 10:10:42 +02:00
Lluís Batlle i Rossell 51b1297c8a glibc: fix libgcc_s.so
It used to be a symlink, but now it is a link script. It's crucial to get
proper linking, specially on amrv5tel, where libgcc contains lot of code
related to the limited instruction set of the platform.

Without this fix, g++ shared lib linking was broken, because a "-lgcc" was
not propagated wherever "-lgcc_s" was required. The g++ spec only mentions
"-lgcc_s" and the "-lgcc" is introduced with the libgcc_s.so link script,
only available in the glibc path after this fix.

As a reminder, we put libgcc* in the glibc output to avoid having a
runtime dependency on the gcc path only because of the everywhere linked
libgcc. This problem was specially visible in platforms like armv5tel,
where most programs end up linked to libgcc. Platforms with a more rich
instruction set may rarely end up requiring a link to libgcc.
2015-04-29 10:09:07 +02:00
宋文武 f64d767130 libxmp: Update to 4.3.8 2015-04-29 14:20:50 +08:00
William A. Kennington III 5f149c80f2 gpgme: 1.5.3 -> 1.5.4 2015-04-28 21:18:06 -07:00
William A. Kennington III 60d6eb7a9a cracklib: 2.9.2 -> 2.9.4 2015-04-28 21:12:34 -07:00
William A. Kennington III 287ec76b8f libxml2: Refactor and fix library propagation 2015-04-28 18:27:39 -07:00
William A. Kennington III faa9354de7 zlib: Add platforms 2015-04-28 18:27:39 -07:00
Edward Tjörnhammar b9b8e3acba {grub2,ceph,libs3,socket_wrapper,nss_wrapper}.src: use mirrors, https and fetchFromSavannah to enable better availability for proxied users 2015-04-28 22:50:57 +02:00
Thomas Tuegel 5f9fe6574b kf59.networkmanager-qt: propagate networkmanager dependency 2015-04-28 11:10:24 -05:00
Pascal Wittmann fc61106ae7 Merge pull request #7608 from joachifm/sawfish-updates
Sawfish updates
2015-04-28 17:56:48 +02:00
Joachim Fasting 0e7e91030f rep-gtk: git -> 0.90.8.2
This is the most recent release which has a tarball.
It is strictly older than the GIT revision previously
pointed to, but the delta is insignificant (fixes to
debian helper scripts, updating NEWS & fixing a typo in
the changelog)
2015-04-28 11:53:02 +02:00
Joachim Fasting ed46b22db0 librep: git -> 0.92.5
This is the latest release and is more recent than
the GIT revision pointed to previously.

I have also taken the liberty of removing some irrelevant
information from the package description.
2015-04-28 11:52:34 +02:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
William A. Kennington III 55a64a5ddb tcl/tk: Tie versioning together and propagate 2015-04-26 20:55:42 -07:00
Arseniy Seroka f14242e9aa Merge pull request #7576 from listx/pcg-c
pcg-c rng library
2015-04-27 00:57:59 +03:00
Linus Arver e216a63c7d Add package: pcg-c
Also, add myself as maintainer.
2015-04-26 14:50:45 -07:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Peter Simons d0d5bbdc53 libcanberra: pass libcap to fix the build 2015-04-26 17:27:13 +02:00
Michael Raskin 9e44118e5d libao now needs libcap 2015-04-26 18:09:08 +03:00
Michael Raskin c9c2aa5ced Pass libcap as SDL input to fix the build 2015-04-26 18:06:15 +03:00
William A. Kennington III 7fa5873cd8 libsndfile: Fix typo 2015-04-25 21:27:54 -07:00
William A. Kennington III 2754efb8a2 lirc: Fix install 2015-04-25 21:27:54 -07:00
William A. Kennington III f11859b464 eigen: Add platform 2015-04-25 21:27:54 -07:00
William A. Kennington III 64fa593e1e celt: Correct typo 2015-04-25 21:27:54 -07:00
William A. Kennington III 726f1a6edd libopus: Slight refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III 6a931f4127 dbus_cplusplus: Remove dependency on gtkmm 2015-04-25 21:27:54 -07:00
William A. Kennington III bca07bdaa6 libxml++: 2.37.2 -> 2.38.0 2015-04-25 21:27:53 -07:00
William A. Kennington III 14d52d7e0d Fix some platforms 2015-04-25 21:27:53 -07:00
William A. Kennington III 1439ed2134 sbc: 1.1 -> 1.3 2015-04-25 21:27:53 -07:00
William A. Kennington III 2bc99bb996 webrtc-audio-processing: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III dbcbb2dbe1 libasyncns: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III 232b71c6e8 Fix some platforms 2015-04-25 21:27:53 -07:00
William A. Kennington III 54f812558a lirc: Refactor 2015-04-25 21:27:53 -07:00
William A. Kennington III f9afdf62b9 speex: 1.2rc1 -> 1.2rc2 2015-04-25 21:27:53 -07:00
William A. Kennington III 6e2b9cf61a speexdsp: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III 5dd8538812 mesa: 10.5.3 -> 10.5.4 2015-04-25 18:41:18 -07:00
William A. Kennington III df000d93e9 nettle: 3.1 -> 3.1.1 2015-04-25 18:38:31 -07:00
Vincent Laporte 7cf05bfe71 boost: use ${python.interpreter} rather than ${python}/bin/python 2015-04-25 22:35:25 +02:00
Bjørn Forsman 173da15f75 jquery: bump 1.11.1 -> 1.11.2 2015-04-25 20:27:07 +02:00
vbgl 3591040468 Merge pull request #6535 from michelk/qgis_2.8.0
[WIP] qgis: update to 2.8.0
2015-04-25 14:35:40 +02:00
Luca Bruno db3b86560f GNOME 3.16.1, closes #7357 2015-04-25 12:02:33 +02:00
Luca Bruno d4a0cd2a94 Add gettextWithExpat function 2015-04-25 11:48:23 +02:00
Luca Bruno cbfd3056b5 Merge branch 'lafix' into staging
Fix .la and .pc files of trousers and gnutls
2015-04-25 11:43:16 +02:00
Luca Bruno 6b6183125e gnutls, trousers: fix .la and .pc files, remove propagated build inputs
cc @vcunat @wkennington
2015-04-25 11:43:08 +02:00
Pascal Wittmann 8e86ec5bf0 Merge pull request #7529 from joachifm/trivial-builderDefs
Some trivial builderDefs->mkDerivation translations
2015-04-25 11:32:12 +02:00
Vladimír Čunát 2c0db9ffbe webkitgtk-2.4: security update, fix and parallel build
NEWS claims security fixes:
CVE-2014-1344, CVE-2014-1384, CVE-2014-1385, CVE-2014-1386,
CVE-2014-1387, CVE-2014-1388, CVE-2014-1389, CVE-2014-1390.
Otherwise NEWS seems safe, basically only containing bugfixes.

Parallel building should work now, thanks to make update :-)
tested with 8 threads, once webkitgtk24x and webkitgtk2.
2015-04-25 09:42:52 +02:00
Vladimír Čunát 2275f6626c webkitgtk-2.4: patch to fix build, rename file
Extracted from #7357 to avoid merge problems.
2015-04-25 08:30:32 +02:00
Thomas Tuegel 66d44ef6d4 Merge branch 'openblas' 2015-04-24 19:34:39 -05:00
Thomas Tuegel 8ed9f847b1 openblas: update to 0.2.14 2015-04-24 18:21:20 -05:00
codyopel 82472ee628 x265: 1.5 -> 1.6
+ Removed unused x265-hg package
+ Fix missing optionals
+ Fix high bit-depth to allow for all 64bit platforms
2015-04-24 06:51:45 -04:00
Joachim Fasting fd9c13956f libffcall: port to mkDerivation
Also set meta.{license,platforms} (the latter is guesswork).
2015-04-24 11:52:16 +02:00
Michel Kuhlmann 4f2b5c57c6 qscintilla: update to 2.9 2015-04-24 11:12:11 +02:00
Daniel Peebles 465a8c6238 Merge pull request #7471 from spwhitt/darwin_misc
Enable some libs on Darwin
2015-04-23 12:21:47 -04:00
Ellis whitehead bafde0fb6f patch Qt 5.4.1 to use XDG_CONFIG_DIRS in QSettings 2015-04-23 17:52:22 +02:00
William A. Kennington III 5129c67fd3 libdbi-drivers: Use libmysql 2015-04-22 16:06:33 -07:00
William A. Kennington III b6960ac709 libinput: 0.13.0 -> 0.14.1 2015-04-22 14:41:14 -07:00
William A. Kennington III cebe937b1e gnutls: Fix propagated inputs 2015-04-22 14:23:08 -07:00
William A. Kennington III fccee5c58b accelio: Fix patch 2015-04-22 12:35:21 -07:00
Bart Brouns 9857e8353b jaaa: add desriptions, remove longdescriptions 2015-04-22 16:28:37 +02:00
Luca Bruno 42f44e9e58 p11-kit: fix license 2015-04-22 10:49:22 +02:00
Cray Elliott d5bd6062eb readosm had an extra license field, fixed
extra license introduced at 8488d133f3
2015-04-21 22:10:08 -07:00
William A. Kennington III 2ac2d94286 accelio: Add derivation 2015-04-21 20:59:16 -07:00
William A. Kennington III 7fb042d172 kinetic-cpp-client: Add derivation 2015-04-21 20:59:15 -07:00
William A. Kennington III e214f2f1fa glog: 0.3.3 -> 0.3.4 2015-04-21 20:59:15 -07:00
William A. Kennington III 5de3e8fa46 libs3: Add derivation 2015-04-21 20:57:58 -07:00
William A. Kennington III a986f72d2b rocksdb: Add derivation 2015-04-21 20:57:58 -07:00
William A. Kennington III 71e40eeb4b Add some missing platforms 2015-04-21 20:57:58 -07:00
William A. Kennington III b090b10d68 libevent: 2.0.21 -> 2.0.22 2015-04-21 20:57:58 -07:00
William A. Kennington III 65373ed2f6 libedit: Update to 20150325-3.1 2015-04-21 20:57:57 -07:00
Joachim Fasting 8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Eelco Dolstra 1d8590afe4 nss: Update to 3.18.1 2015-04-21 16:53:43 +02:00
William A. Kennington III 775c412e57 gnutls: Add 3.4 2015-04-20 21:34:48 -07:00
William A. Kennington III 23cef804cc libidn: 1.29 -> 1.30 2015-04-20 21:34:48 -07:00
William A. Kennington III ffdd51cd12 p11-kit: 0.20.2 -> 0.23.1 2015-04-20 21:34:48 -07:00
William A. Kennington III daadb2098a nettle: 3.0 -> 3.1 2015-04-20 21:34:48 -07:00
Herwig Hochleitner cf07760a2c geoip: add geoipWithDatabase for shell use
This installs (by default) geolite-legacy as the default database for geoiplookup
2015-04-21 04:21:41 +02:00
Arseniy Seroka c8f9a2d76c Merge pull request #7468 from Balletie/master
Bump SFML to version 2.2, and update MARS game
2015-04-20 19:18:27 +03:00
Balletie d03e6162dc Update SFML to version 2.2, remove sfml_git, and update MARS (depended on sfml_git) 2015-04-20 16:49:39 +02:00
Eelco Dolstra 61cca2cadf meta.homePage -> homepage 2015-04-20 14:20:03 +02:00
Thomas Tuegel f6428cf2e9 remove kde-frameworks-5.7 2015-04-19 20:40:57 -05:00
Spencer Whitt 3e2b774384 cimg, qt4, pdf2svg: enable on Darwin 2015-04-19 19:39:35 -04:00
Eelco Dolstra b7b661f05f Merge pull request #7412 from k0ral/sqlite
sqlite: 3.8.8.3 -> 3.8.9
2015-04-19 13:40:13 +02:00
Luca Bruno b247577487 Revert "Merge pull request #7450 from risicle/gdaldisablepy"
This reverts commit e1db3adbac, reversing
changes made to ca0d1aa9a3.

See https://github.com/NixOS/nixpkgs/pull/7450#issuecomment-94259269
2015-04-19 12:19:52 +02:00
lethalman e1db3adbac Merge pull request #7450 from risicle/gdaldisablepy
gdal: just disable python support instead of marking gdal broken wholesa...
2015-04-19 11:54:50 +02:00
William A. Kennington III cebecb3ef6 hiredis: 0.12.1 -> 0.13.0 2015-04-19 00:37:55 -07:00
codyopel 65f88c172b fdk-aac: 0.1.3 -> 0.1.4 2015-04-19 03:21:50 -04:00
William A. Kennington III 42e996308e Merge pull request #7254 from codyopel/gsm-cross
[WIP][DARWIN] libgsm: 1.0.13 -> 1.0.14 & improve cross platform support
2015-04-18 23:56:55 -07:00
Spencer Whitt 626a047b2d gstreamermm: enable Darwin 2015-04-18 19:02:47 -04:00
Spencer Whitt b2589bb0ba gst-plugins-ugly 0.x: fix Darwin build 2015-04-18 19:02:47 -04:00
Spencer Whitt 3001119d53 gst-plugins-good 0.x: fix Darwin build 2015-04-18 19:02:46 -04:00
Spencer Whitt 4318768a10 gstreamer 0.x: fix for Darwin 2015-04-18 19:02:46 -04:00
Spencer Whitt a2616e0370 gnonlin, gst-editing-services: enable Darwin 2015-04-18 19:02:45 -04:00
Spencer Whitt a936dd0011 gst-plugins-ugly 1.x: fix Darwin build 2015-04-18 19:02:45 -04:00
Spencer Whitt 0115d512fe gst-plugins-bad 1.x: fix Darwin build 2015-04-18 19:02:45 -04:00
Spencer Whitt f4873eff16 gst-plugins-good 1.x: fix Darwin build 2015-04-18 19:02:44 -04:00
Spencer Whitt a9644c2ddd gst-plugins-base 1.x: fix Darwin build 2015-04-18 19:02:44 -04:00
Spencer Whitt f752a8c419 gstreamer 1.x: build on Darwin 2015-04-18 19:02:43 -04:00
Spencer Whitt 710a31eb08 libdv: refactor and Darwin fix 2015-04-18 19:02:43 -04:00
Spencer Whitt de97f99e6d libvdpau: Build shared libraries on Darwin
Not sure why this flag was breaking shared libraries, but it no longer
seems to be necessary regardless.
2015-04-18 18:57:42 -04:00
Spencer Whitt 0ffa2ffe2b libiec61883: Set platforms and update license 2015-04-18 18:57:41 -04:00
Spencer Whitt deddaa6c0d libavc1394: Add platforms and update license 2015-04-18 18:57:41 -04:00
Spencer Whitt 86f3a5756d libraw1394: Set platforms and update license 2015-04-18 18:54:23 -04:00
Spencer Whitt c1bd505507 libmodplug: Enable building on Darwin 2015-04-18 18:54:22 -04:00
Charles Strahan 1645795c53 gdal: unbreak the python lib 2015-04-18 17:33:49 -04:00
Robert Scott f2e8e6a598 gdal: just disable python support instead of marking gdal broken wholesale 2015-04-18 20:38:50 +01:00
Vladimír Čunát 7f81c07145 libsecret: clean deps, add (more) meta
Most changes from former version of this patch was already pushed in f00f25bf6a.
2015-04-18 07:22:25 +02:00
Vladimír Čunát fe3e336590 t1lib: fix several years old security problems
/cc xpdf maintainer @peti may want to use it now.

Tested pdflatex on some PDFs of mine using T1-encoded fonts
(hopefully that used the library at least).
2015-04-18 07:11:55 +02:00
Vladimír Čunát 4b6b03e2ce xcb-util-cursor: autogenerate as other xorg pkgs
HEAD version still needed on darwin, reportedly:
https://github.com/vcunat/nixpkgs/commit/0c915b8812#commitcomment-10615086
2015-04-18 07:08:45 +02:00
Vladimír Čunát d3399ca45b cairo: maintenance update
The removed patch was included in the release.
2015-04-18 07:08:15 +02:00
Luca Bruno 52c9115fcb gtkimageview: fix build for ZHF 2015-04-17 16:03:21 +02:00
Peter Simons 08f3c8cbac gdal: mark broken
The build tries to install files outside of its prefix. A complete build log
with the error is at http://hydra.nixos.org/build/21344907/nixlog/1/raw.

The subject came up in https://github.com/NixOS/nixpkgs/pull/7411.
2015-04-17 15:37:32 +02:00
Luca Bruno b9ba937f81 wiredtiger: not supported on i686 2015-04-17 15:32:25 +02:00
Luca Bruno 19a1b86a15 collectd: update and reintroduce rabbitmq-c 0.4 to fix build for ZHF 2015-04-17 15:07:46 +02:00
Thomas Tuegel c90744fcb5 openblas: downgrade to 0.2.12, build generic target 2015-04-17 07:35:19 -05:00
koral 2dd534e10a glib: 2.42.2 -> 2.44.0 2015-04-17 10:33:24 +00:00
Lluís Batlle i Rossell 19a96c7c30 Adding alsa/pulseaudio to mikmod
I also write the sf urls with mirror://.
2015-04-17 09:37:42 +02:00
Mads Lindstrøm 012bb48a18 Adding Danish dictionary to Aspell 2015-04-16 19:37:41 +02:00
Luca Bruno a0dcd49bbc btar: fix build by reintroducing librsync 0.9.x for ZHF 2015-04-16 17:59:33 +02:00
koral 3fe9fae62c sqlite: 3.8.8.3 -> 3.8.9 2015-04-16 09:25:15 +00:00
Arseniy Seroka f029ccadc9 Merge pull request #7385 from Forkk/screencloud
Add package for Screencloud 1.2.0
2015-04-16 06:28:00 +03:00
Forkk 78eb702d35 qxt: init at 0.6.2 2015-04-15 22:04:33 -05:00
Mateusz Kowalczyk 33d52b37f3 haskell-yi: improve wrapper and use haskell-ng
Now pkgs.yi is the package to use and override
2015-04-15 21:31:17 +01:00
William A. Kennington III dc84c2dcee mesa: Cleanup output hack 2015-04-14 21:38:47 -07:00
Forkk c5457ebd9b qt-mobility: fix package
Fixed QtMobility's build script so that it builds correctly.

The package is now downloaded from a GitHub mirror repo instead of
Nokia's download site, which is no longer available.

Also added the package to all-packages.nix so that it can actually be
used (who knows why it wasn't in there).
2015-04-14 13:32:13 -05:00
Nathaniel Baxter 4b7d390c92 gecode: update from 4.3.3 to 4.4.0 2015-04-14 17:47:30 +10:00
William A. Kennington III a916e97eef mesa: 10.5.2 -> 10.5.3 2015-04-13 22:06:04 -07:00
William A. Kennington III a9e364a998 Merge pull request #7159 from codyopel/libvpx-cleanup
libvpx: refactor & 1.3.0 -> 1.4.0
2015-04-13 21:38:07 -07:00
William A. Kennington III 362ac71a66 libksba: 1.3.2 -> 1.3.3 2015-04-13 18:03:01 -07:00
William A. Kennington III c855339dc7 libgpg-error: 1.18 -> 1.19 2015-04-13 18:03:01 -07:00
Charles Strahan d48ff3a9b4 mailcore2: update to version 0.5.1 2015-04-13 16:54:51 -04:00
William A. Kennington III 6fa8239669 libevdev: 1.3.1 -> 1.4.1 2015-04-12 20:33:00 -07:00
Thomas Tuegel d1a6edae0d kde-frameworks: update 5.8 to 5.9 2015-04-11 18:31:00 -05:00
William A. Kennington III f2c5ddb966 xmlrpc-c: 1.25.30 -> 1.33.17 2015-04-10 23:23:53 -07:00
Arseniy Seroka 3fb880fc77 Merge pull request #7296 from devhell/mediainfo
Update mediainfo{-gui} and dependencies
2015-04-10 17:52:45 +03:00
Thomas Tuegel 88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
Vladimír Čunát 6e80d9b5fb shroedinger: add a mirror, as homepage is inaccessible 2015-04-10 09:41:03 +02:00
Thomas Tuegel 2354c68d1d kf58: use default cmake 2015-04-09 17:46:01 -05:00
William A. Kennington III f00f25bf6a libsecret: 0.16 -> 0.18 2015-04-09 13:21:46 -07:00
Vladimír Čunát d353521423 icu: update, probably including security
I think this should fix all security problems in icu,
if there were any, but I've found no explicit reference.
So, close #7202?
2015-04-09 21:45:27 +02:00
Vladimír Čunát 596bf235b6 glibc: security fix CVE-2014-8121, fixes #7207 2015-04-09 20:42:35 +02:00
devhell 4c9d7ccbe7 Update mediainfo{-gui} and dependencies
* mediainfo{-gui} 0.7.72 -> 0.7.73
* libmediainfo    0.7.72 -> 0.7.73
* libzen          0.4.30 -> 0.4.31

From the mediainfo ChangeLog:
```
Version 0.7.73, 2015-04-09

+ BPG: basic support, thanks to Kurtnoise
+ CAF: basic support of Apple Core Audio Format, sponsored by FlavorSys
+ JPEG-2000: Display of profile (Rsiz)
+ JPEG-2000: detection of XYZ colorspace (based on D-Cinema profile)
+ FFV1 in MOV: more details (version...)
+ MOV/MPEG-4: handling of clcn (little endian nclc) Color parameter type
+ #P84, Matroska: Add TEXTST support to the MKV Parser, thanks to Kurtnoise
+ #P85, MPEG-TS: Add TEXTST support to the MPEG-PSI Parser, thanks to Kurtnoise
+ MediaInfoDLL interface: clean up, more debug features added
+ MediaInfoDLL interface: Giant threads lock removed
+ #F460, VC-3/DNxHD: detection of RGB 444 and other SMPTE ST 2019 (2014) new CIDs
+ VC-3/DNxHD: version number (HVN)
+ Clean aperture size is move from width/height to its own field
+ HEVC: tier
+ MXF: writing library and writing application fields are cleaned up
+ ProRes: support of 4444 profiles
+ CAP: detection of CAP files from Cheetah and Lambda
x B886, XML and HTML outputs were broken
x B902: EBU AspectRatio invalid in case of non classic numerator:denominator format
x #B758, VC-3/DNxHD: wrong color space and subsampling in case of unknown CID, now empty if format version is not known
x #B903, MXG: Incorrect timecode track used for AS-11 DPP MXF files
x #B904, MXF: Handling repetition of Header Metadata in MXF files
x MXF: AFD value was wrong (displaying the complete byte, but AFD is only 4 bits of this byte)
x DTS: some streams in Little endian were not detected
x MPEG-4: some files were having an incorrect frame count
x AVC: Some SCTE 128 caption streams were displayed twice
x BMP; accepting files with file size information set to -1
x RF64: samplesCount was not always right
x MOV: avoid wrong parsing in case of "colr" atom with "prof" color parameter type
x DCP/IMF: ID has now the AM/PKL CPL order in order in all cases (not only when there is more than one CPL)
x #B893, MXF: Crash with Panasonic P2 3.0 files
x DPX: time information was with native ":" character
x Images sequence: "Delay" field is filled from the number in the name of the first file
x FLV: some files were not having the right duration
x DPX: Cineon files were detected as DPX Version 1, version number was not corresponding to the real version
```
2015-04-09 18:57:30 +01:00
codyopel f7c72d38f6 libgsm: 1.0.13 -> 1.0.14 & improve cross platform support 2015-04-08 21:17:11 -04:00
William A. Kennington III 1021e33fde v8: 3.26.31.15 -> 3.30.33.16 2015-04-08 13:43:25 -07:00
William A. Kennington III 64abb36f66 wiredtiger: Add derivation 2015-04-08 13:17:42 -07:00
Aristid Breitkreuz 13360ba5dc Merge pull request #7257 from spwhitt/inkscape
Fixes to build inkscape on Darwin
2015-04-08 21:59:48 +02:00
lethalman 8d737d7bc2 Merge pull request #7197 from siddhanathan/master
opencv: update to 2.4.11
2015-04-08 18:39:44 +02:00
Luca Bruno 723b60805e mpfr: move gmp to propagatedBuildInputs 2015-04-08 11:36:09 +02:00
Spencer Whitt 2f4f77c682 libcdr: disable -Werror for clang 2015-04-08 01:05:50 -04:00
Spencer Whitt 5920d68f2e libvisio: build on Darwin 2015-04-08 01:05:50 -04:00
Spencer Whitt 2180d95937 librevenge: fix on Darwin 2015-04-08 01:05:50 -04:00
Spencer Whitt 5e62ac5501 glibmm, gtkmm: build on Darwin 2015-04-08 01:05:50 -04:00
Tobias Geerinckx-Rice 1926a7aa32 Tidy nckx-maintained packages
- Use fetchFromGitHub when possible
- Build in parallel if supported
2015-04-08 02:29:42 +02:00
Spencer Whitt 52f619ae1f imlib2: fix Darwin build 2015-04-07 18:49:22 -04:00
Arseniy Seroka 1035b7b6c9 Merge pull request #7244 from spwhitt/fail2ban
fail2ban and gamin: fixes on Darwin
2015-04-08 00:35:29 +03:00
Thomas Tuegel 74b2253ef8 qt54: remove obsolete qmake expression 2015-04-07 16:30:57 -05:00
William A. Kennington III 3935b43992 cracklib: 2.9.1 -> 2.9.2 2015-04-07 13:32:35 -07:00
Spencer Whitt 15fd97b74d gamin: Patch bug which clang detects as error 2015-04-07 13:48:26 -04:00
Spencer Whitt 79d3e8f8c1 iniparser: fix Darwin by building static lib 2015-04-07 13:42:49 -04:00
Spencer Whitt 1c0f1ce949 krb5: fix Darwin build by providing mig 2015-04-07 12:51:14 -04:00
Ambroz Bizjak e8932ddcef kf58: use cmake-3.2
This is the same as a17535822a.
2015-04-07 11:26:49 -05:00
Ambroz Bizjak 858e3a0aba kf58: don't set obsolete KDE_DEFAULT_HOME
This is the same as 0777420850.
2015-04-07 11:26:48 -05:00
Ambroz Bizjak 35fb8d9eb9 Qt 5.4.1: Make it build.
Looks like the original version update was incomplete. This sets the right
version attribute and fixes two patches which no longer apply.
2015-04-07 11:26:48 -05:00
John Wiegley 0f817531b8 Merge pull request #7242 from spwhitt/liboil
Fix liboil build on Darwin
2015-04-07 10:33:29 -05:00
codyopel 033472c136 ffmpeg: refactor, ffmpeg -> ffmpeg-full & add ffmpeg (minimal)
+ adds a minimal dependency version of ffmpeg as the default
+ the current ffmpeg changes have been moved to ffmpeg-full
+ ffmpeg default 2.5 -> 2.6
+ removed ffmpeg 0.5 & 2.5 (unused versions)

Close #7160.
2015-04-07 14:53:18 +02:00
codyopel 1459578315 chromaprint: 1.1 -> 1.2 2015-04-07 04:53:16 -04:00
William A. Kennington III 1e47ac93aa mesa: Disable opencl temporarily 2015-04-06 23:08:12 -07:00
William A. Kennington III 72d7ff2ace belle-sip: Add derivation 2015-04-06 20:12:07 -07:00
William A. Kennington III 63be75faa1 libzrtpcpp: Remove 1.6 2015-04-06 20:12:07 -07:00
William A. Kennington III 3b4a217cb7 mediastreamer: 2.10.0 -> 2.11.1 2015-04-06 20:12:07 -07:00
William A. Kennington III ac0a939b1f libzrtpcpp: Refactor 2015-04-06 20:12:07 -07:00
William A. Kennington III e596f6dab7 ccrtp: 2.0.9 -> 2.1.2 2015-04-06 20:12:07 -07:00
William A. Kennington III fe4997d58d srtp: Remove linphone and update 1.4.4 -> 1.5.2 2015-04-06 20:12:07 -07:00
William A. Kennington III 8ad6b875ab ortp: 0.22.0 -> 0.24.1 2015-04-06 20:12:07 -07:00
William A. Kennington III c10baf8377 mbedtls: Add derivation 2015-04-06 20:12:07 -07:00
William A. Kennington III 49b0ed21bd ucommon: 6.1.11 -> 6.3.1 2015-04-06 20:12:07 -07:00
Eric Seidel 6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
Nikolay Amiantov 25618c3670 agda: migrate to haskell-ng, update and cleanup
Resolves https://github.com/NixOS/nixpkgs/pull/7172.
2015-04-06 21:24:33 +02:00
Vladimír Čunát 4041fc3e85 libzip: fix CVE-2015-2331 by Debian patch
Rebuild impact seems low, except for LibreOffice.
2015-04-06 12:13:19 +02:00
Domen Kožar 7c7f426b3f Merge pull request #7164 from rzetterberg/master
Fixes minetest mesa 10.* incompatibility, adds minetest server service
2015-04-06 10:46:26 +02:00
William A. Kennington III 5275eebad7 asio: 1.10.4 -> 1.10.6 2015-04-05 23:04:23 -07:00
Siddhanathan Shanmugam 56d533d2c9 opencv: update to 2.4.11 2015-04-05 21:24:37 -04:00
Michael Raskin 7d80aed6e2 Update mdds 2015-04-05 20:27:26 +03:00
Michael Raskin e4ce4e9f5b Update unstable Botan 2015-04-05 20:27:25 +03:00
Michael Raskin 3179728482 Update libre 2015-04-05 20:27:25 +03:00
Domen Kožar 4c449b86ea Merge pull request #7173 from ryantm/fetchurlGnome
Get rid of fetchurlGnome
2015-04-05 10:03:37 +02:00
Ryan Mulligan 93f1029b0f Get rid of fetchurlGnome
closes #1707
2015-04-04 22:22:12 -07:00
William A. Kennington III 35b442abc3 krb5: Make linux only 2015-04-04 20:04:15 -07:00
William A. Kennington III 74c2500206 librelp: Make linux only 2015-04-04 20:03:33 -07:00
William A. Kennington III 88cfd89c16 ntdb: Attempt darwin fix and use patchShebangs 2015-04-04 19:57:13 -07:00
William A. Kennington III db9d5601f2 mtvdev: Make linux only 2015-04-04 19:45:09 -07:00
William A. Kennington III 7578bbea27 ctdb: Remove as it is now part of samba 2015-04-04 19:19:00 -07:00
William A. Kennington III 7fdb95d9a3 ti-rpc: Add platforms.linux 2015-04-04 13:56:27 -07:00
Arseniy Seroka 5fa1644d28 Merge pull request #7162 from spwhitt/simple_darwin_fixes
sl, astyle, uncrustify, mediainfo: Darwin fixes
2015-04-04 23:03:15 +03:00
Domen Kožar b9e0e67604 ftp://xmlsoft.org -> http://xmlsoft.org 2015-04-04 16:07:31 +02:00
Oliver Charles 63a4722d7b garmin-plugin: New expression
This is a web browser plugin that allows one to use their Garmin device
on the myGarmin website. It provides a Linux version of the Garmin
Communicator plugin.
2015-04-04 11:51:23 +01:00
Michael Raskin ba82a5d609 Merge pull request #5142 from bosu/static-proot
proot: allow static compilation
2015-04-04 13:26:21 +03:00
William A. Kennington III 445d789243 Fix some platforms 2015-04-03 23:23:52 -07:00
codyopel c5f18b9171 refactor & 1.3.0 -> 1.4.0 2015-04-04 02:21:47 -04:00
Spencer Whitt a12fb39d1e mediainfo: build on Darwin 2015-04-04 02:07:55 -04:00
William A. Kennington III 755230967b gdk_pixbuf: 2.30.8 -> 2.31.3 2015-04-03 21:54:58 -07:00
William A. Kennington III dc5872e79f gnutls: Add version 3.3.14 2015-04-03 19:17:28 -07:00
William A. Kennington III 23ed4c2157 gnutls: Make generic and upgrade to 3.2.21 2015-04-03 19:16:33 -07:00
William A. Kennington III 5a9cf6393f nettle: Add version 3.0 as the default 2015-04-03 19:14:17 -07:00
William A. Kennington III 60b8b5a580 nettle: Refactor to be generic 2015-04-03 19:13:20 -07:00
William A. Kennington III 6a08748f75 libmsgpack: 1.0.1 -> 1.1.0 2015-04-03 18:38:49 -07:00
Tobias Geerinckx-Rice 69b0873647 duff, nxproxy, libxcomp: use autoreconfHook 2015-04-04 02:28:01 +02:00
Thomas Tuegel 55325978c0 haskell-poppler: fix build of haskellPackages.poppler too 2015-04-03 16:32:09 -05:00
Richard Zetterberg 46178f057e Fixes irrlicht and minetest to work with mesa > 10 2015-04-03 20:45:50 +02:00
William A. Kennington III 5014bcbb88 libdbi-drivers: Slight refactor 2015-04-02 15:32:57 -07:00
William Casarin f1c38764e8 add: sfsexp - A small, fast s-expression library 2015-04-02 14:27:50 -07:00
Domen Kožar 7cc31b6b49 fix eval 2015-04-02 22:30:28 +02:00
Thomas Tuegel c0d5cd0ff9 poppler: fix build of Qt 4 and Qt 5 wrappers
The autoconf build system for poppler does not support building the
wrappers separately, so this slightly enlarges the size of closures. To
compensate, the command-line utilities have been separated into their
own package.
2015-04-02 09:51:44 -05:00
Thomas Tuegel da74e8c317 poppler: remove qtcairo patch cruft 2015-04-02 09:51:43 -05:00
aszlig 8769f43aa4
qt-5.4: Fix reference to MySQL library.
The MySQL library has been split up from the main client/server binaries
in 53f1d8147d.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-02 13:31:35 +02:00
Spencer Whitt a019811e98 Fix liboil build on Darwin 2015-04-01 23:49:41 -04:00
Arseniy Seroka d7382dc748 Merge pull request #7130 from spwhitt/gimp
Get GIMP to build on Darwin and misc. related fixes
2015-04-02 06:02:49 +03:00
William A. Kennington III c91f939b94 libibverbs: Correct platforms 2015-04-01 19:37:30 -07:00
William A. Kennington III 4a76e860bb libunwind: Add meta information 2015-04-01 19:33:39 -07:00
William A. Kennington III b524480695 More mysql migrations 2015-04-01 16:50:47 -07:00
William A. Kennington III a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07:00
William A. Kennington III 71a2a59f46 opendbx: 1.4.4 -> 1.4.6 2015-04-01 16:31:51 -07:00
Spencer Whitt 1155bb97f8 poppler: 0.28.1 -> 0.32.0 and cmake -> configure
Use autotools build script rather than cmake as the cmake build script
is buggy (doesn't seem to work with openjpeg2)

Fixes build on Darwin and openjpeg2 support on Linux
2015-04-01 19:24:20 -04:00
Spencer Whitt d27ba2824a gegl: fix Darwin build 2015-04-01 19:24:20 -04:00
Spencer Whitt 8430216fb5 aalib: patch for Darwin 2015-04-01 19:24:19 -04:00
Spencer Whitt fe527e7d33 babl: 0.1.10 -> 0.1.12
New version fixes build on Darwin
2015-04-01 19:24:03 -04:00
William A. Kennington III 7c30e7aa04 Merge pull request #7126 from spwhitt/imagemagick
Fixes for ImageMagick's dependencies on Darwin
2015-04-01 14:31:14 -07:00
Eric Seidel 422e91d0f9 Merge pull request #7112 from spwhitt/gtk3
gtk3: fix Darwin build
2015-04-01 14:03:38 -07:00
Spencer Whitt 0253cf06c0 libfpx: fix Darwin build 2015-04-01 16:59:33 -04:00
Spencer Whitt d68a0554b6 librsvg: Fix libintl undefined symbols on Darwin 2015-04-01 16:57:40 -04:00
Spencer Whitt 759d55dc94 gtk3: fix Darwin build 2015-04-01 16:45:37 -04:00
William A. Kennington III a993778fd7 Merge pull request #7101 from spwhitt/openexr_impurity
Fix impurity in OpenEXR + IlmBase
2015-04-01 10:31:06 -07:00
Spencer Whitt 1924e48253 jbigkit: patch makefiles to use Clang when needed 2015-04-01 12:36:39 -04:00
Eelco Dolstra 3779aa07f5 ffmpeg: Reduce dependency bloat
It was depending on Qt, MariaDB and PostgreSQL (via v4l-utils),
causing the closure size to explode from 475 MB to 1.3 GB.

http://hydra.nixos.org/job/nixpkgs/trunk/ffmpeg.x86_64-linux#tabs-charts

Also disabled a bunch of other mostly obscure dependencies.
2015-04-01 13:31:05 +02:00
Spencer Whitt 8988110572 at-spi2-atk + at-spi2-core: build on Darwin 2015-03-31 16:41:50 -04:00
Spencer Whitt f55393de94 pango: compile with gobjectIntrospection on Darwin
Required to make .gir files needed by gtk3
2015-03-31 16:41:50 -04:00
lethalman 1670a75285 Merge pull request #6982 from obadz/monodevelop
Monodevelop + Mono upgrade
2015-03-31 16:30:42 +02:00
Karn Kallio 2758e7c246 gdal: add libpng (for mysql workbench support) 2015-03-31 13:21:02 +02:00
Spencer Whitt 4012535571 Fix impurity in OpenEXR + IlmBase 2015-03-31 01:27:36 -04:00
Eric Seidel 9fc4c55620 Merge pull request #6815 from giogadi/add-darwin-swt
Add Darwin case for java.swt
2015-03-30 21:45:05 -07:00
Eric Seidel 454b8b25aa Merge pull request #7002 from spwhitt/libmad
libmad: build on Darwin
2015-03-30 20:35:44 -07:00
Spencer Whitt a6303c724f libmad: build on Darwin 2015-03-30 23:29:19 -04:00
aszlig 6a4370f1ba
qca2: Update to new upstream version 2.1.0.
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.

Tested against a few builds like PSI and Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
obadz 1129f6b0db mono 3.8.0 -> 3.12.1
monodevelop 5.1.4.0 -> 5.7.0.660
2015-03-30 23:48:25 +01:00
John Wiegley f2df60e2fb Merge pull request #7047 from codyopel/ffmpeg-darwin
ffmpeg: improve cross platform support & fix licensing issues, resolves #7013
2015-03-30 11:47:03 -05:00
lethalman fed2cf85ec Merge pull request #7065 from pmahoney/skarnet-2015-03-28
update s6, execline, other skarnet.org
2015-03-30 17:57:41 +02:00
lethalman 321b2e0439 Merge pull request #7073 from oxij/x11support-dbus
dbus: rename useX11 option into x11Support, cleanup a bit
2015-03-30 10:28:45 +02:00
William A. Kennington III 442900fd5f libressl: 2.1.5 -> 2.1.6 2015-03-29 19:42:27 -07:00
William A. Kennington III 49ffc37b1c mesa: 1.5.1 -> 1.5.2 2015-03-29 19:06:46 -07:00
William A. Kennington III fa24f563de libtasn1: 4.3 -> 4.4 2015-03-29 19:03:50 -07:00
Jan Malakhovski 380ee53fff dbus: rename useX11 option into x11Support, cleanup a bit 2015-03-29 23:28:30 +00:00
William A. Kennington III fa2e5b25ba Merge branch 'master' into staging 2015-03-29 14:25:48 -07:00
William A. Kennington III aeb0b610db libunwind: Fix build 2015-03-29 14:17:42 -07:00
William A. Kennington III eb22e54243 libftdi: 1.1 -> 1.2 2015-03-29 14:07:02 -07:00
William A. Kennington III 6d0bfb1b19 tk: 8.5.15 -> 8.6.4 2015-03-29 14:01:38 -07:00
Eric Seidel d9ee20e26b Merge pull request #7023 from spwhitt/fftw
fftw: Fix Darwin build
2015-03-29 13:43:51 -07:00
codyopel a5f065d708 ffmpeg: improve cross platform support & fix licensing issues, resolves #7013
+ Removed asserts for (l)gpl & (l)gpl3 making it easier to enable and disable all
  (l)gpl & (l)gpl3 portions
+ Fix build inputs so that nonfree software isn't pulled in when building ffmpeg
+ Fix compiler on systems with clang
+ Disable libraries that fail on darwin until they can be fixed
+ Fix linux only build inputs so that they aren't pulled in on other platforms
+ Fix optional build inputs
+ Opencv causes circular dependency issues so it is disabled until it can be resolved
2015-03-29 16:42:42 -04:00
Karn Kallio b09a6573a0 indilib version advance; older sources no longer available 2015-03-29 15:29:01 -05:00
Nikolay Amiantov b366cb56d8 xlslib: new 'homepage' 2015-03-29 13:05:27 +03:00
Nikolay Amiantov d5d8efa0b8 ipopt: update 2015-03-29 13:05:27 +03:00
Nikolay Amiantov aa652e09d2 libfprint: update, remove git version 2015-03-29 13:05:27 +03:00
Nikolay Amiantov 731a4019d0 folly: update 2015-03-29 13:05:27 +03:00
Nikolay Amiantov be11af03b3 cmmzmq: update 2015-03-29 13:05:27 +03:00
Patrick Mahoney 00b57f47c7 Update versions of skarnet.org packages
skalibs            2.3.2.0
execline           2.1.1.0
s6                 2.1.3.0
st-portable-utils  2.0.4.0
s6-linux-utils     2.0.2.0
s6-networking      2.1.0.0

Also change path to s6 static library in s6-networking build.
2015-03-28 23:13:45 -05:00
Peter Simons acdc2c019d ghcjs-dom in the old package set doesn't evaluate any more. 2015-03-29 03:34:04 +02:00
Arseniy Seroka 22a5d5790d Merge pull request #7053 from spwhitt/wavpack
wavpack: build on Darwin
2015-03-29 00:02:24 +03:00
William A. Kennington III 7a77553d97 mesa: 10.4.5 -> 10.5.1 2015-03-28 13:57:03 -07:00
William A. Kennington III 53336e7a91 libclc: Add derivation 2015-03-28 13:54:27 -07:00
William A. Kennington III a9806e86d6 libomxil-bellagio: Add derivation 2015-03-28 13:53:20 -07:00
William A. Kennington III 5fb86ada5a libva: Make mesa optional 2015-03-28 13:52:03 -07:00
William A. Kennington III 51444621cd libdrm: Enable freedreno 2015-03-28 13:51:38 -07:00
Spencer Whitt 569fdb1574 wavpack: build on Darwin 2015-03-28 15:34:52 -04:00
William A. Kennington III 80f331fc6c rdkafka: 0.8.5 -> 0.8.6 2015-03-28 02:26:43 -07:00
William A. Kennington III 5929fe2748 protobuf-c: 1.1.0 -> 1.1.1 2015-03-28 02:26:42 -07:00
William A. Kennington III 42c5c4a9a6 libmsgpack: 1.0.0 -> 1.0.1 2015-03-28 02:26:42 -07:00
Spencer Whitt 4ca6bdfa52 fftw: Fix Darwin build 2015-03-27 21:15:15 -04:00
William A. Kennington III 7ccccc15ba Merge branch 'master' into staging 2015-03-27 16:03:03 -07:00
William A. Kennington III 1f82542fcb librsvg: 2.36.4 -> 2.40.9 2015-03-27 15:36:26 -07:00
William A. Kennington III c8021333d4 jbigkit: Needs fPIC for library support 2015-03-27 15:36:26 -07:00
William A. Kennington III 0cb847652e openjpeg: Fix pkgconfig file 2015-03-27 15:36:26 -07:00
William A. Kennington III bf562adad2 liblqr: 0.4.1 -> 0.4.2 2015-03-27 15:36:26 -07:00
William A. Kennington III 29ea62382e jbigkit: Add derivation 2015-03-27 15:36:26 -07:00
William A. Kennington III 8fd9a7cb59 lcms2: 2.6 -> 2.7 2015-03-27 15:36:26 -07:00
William A. Kennington III 3a2df159e6 libfpx: Add derivation 2015-03-27 15:36:26 -07:00
William A. Kennington III 7215167342 nss: 3.17.4 -> 3.18 2015-03-27 11:37:06 -07:00
William A. Kennington III a8d795bfda Merge pull request #7001 from spwhitt/sdl
Darwin: Build SDL and SDL_image
2015-03-26 21:08:55 -07:00
William A. Kennington III 1eeee6c87c libseccomp: 2.1.1 -> 2.2.0 2015-03-26 17:54:08 -07:00
William A. Kennington III 5e790f0e17 libical: 1.0.0 -> 1.0.1 2015-03-26 17:29:57 -07:00
William A. Kennington III 0a8efb537b librsync: 0.9.7 -> 1.0.0 2015-03-26 16:52:41 -07:00
William A. Kennington III 47fe162bb9 libffi: 3.0.13 -> 3.2.1 2015-03-26 16:12:24 -07:00
William A. Kennington III 98ba8d9383 libtasn1: 3.6 -> 4.3 2015-03-26 15:13:12 -07:00