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
Vladimír Čunát
d24b3aec91
gtk2: fixup splitting
...
I forgot these changes were needed to make it build.
Leaving gtk3 and gnome stuff after 3.16.
2015-04-20 20:24:47 +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
Vladimír Čunát
6b8a8ca59f
glib: fix splitting outputs, comment on internal pcre
...
glib-tested succeeds for me, assuming one reverts old splitting changes
in tzdata.
2015-04-20 10:01:06 +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
Vladimír Čunát
ec6cb5742b
boost: fix build; outputs seem same as on master
2015-04-19 15:15:09 +02: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
Vladimír Čunát
ba62e9e81e
hunspell: split outputs, refactor
...
I see no reason for those buildInputs to be propagated.
They seem only use in the binary utility.
/cc maintainer @fuuzetsu.
2015-04-19 01:28:01 +02: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
Vladimír Čunát
de99ea8c8f
libusb: get rid of systemd from library closures
2015-04-19 00:48:52 +02:00
Vladimír Čunát
92b968863a
mesa: fix libudev path
2015-04-19 00:48:25 +02:00
Charles Strahan
1645795c53
gdal: unbreak the python lib
2015-04-18 17:33:49 -04:00
Vladimír Čunát
3c793aca79
mesa: dependency cleanup (not using output changes)
...
- drop python build-time dependency; announcement:
> Unlike mesa 10.5.2, the build process should finally be python/mako free :-)
- drop other (seemingly) unneeded deps, such as bison and flex
- make $out not depend on llvm, again
- various fixes and refactoring
2015-04-18 23:11:06 +02: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
d484c392aa
stdenv multiple-outputs: change propagation rules
...
Now development stuff is propagated from the first output,
and userEnvPkgs from the one with binaries.
Also don't move *.la files (yet). It causes problems, and they're small.
2015-04-18 19:30:28 +02:00
Vladimír Čunát
bf414c9d4f
Merge 'staging' into closure-size
...
- there were many easy merge conflicts
- cc-wrapper needed nontrivial changes
Many other problems might've been created by interaction of the branches,
but stdenv and a few other packages build fine now.
2015-04-18 11:22:20 +02: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:
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