Commit graph

18052 commits

Author SHA1 Message Date
Thomas Tuegel
ed4170f4f5 kcmutils: update patches 2015-10-30 16:10:37 -05:00
Thomas Tuegel
e76d31616c kservice: update patches 2015-10-30 16:10:37 -05:00
Thomas Tuegel
9fa3e42b93 kde-frameworks: 5.14 -> 5.15 2015-10-30 16:10:37 -05:00
Thomas Tuegel
89d31daa8f qtmultimedia: build with gstreamer-1.0
Fixes #10289.
2015-10-30 16:10:37 -05:00
Thomas Tuegel
9e3aa58649 propagate sonnet dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
5abff86df9 propagate kwindowsystem dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
8b14c58831 propagate kio dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
c017efa466 propagate kidletime dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
ea2f246b61 propagate ki18n dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
7534be95be propagate kglobalaccel dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
c21da82680 propagate kdeclarative dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
d013d746b6 propagate kauth dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
cf1c908377 propagate kactivities dependencies 2015-10-30 16:10:37 -05:00
Thomas Tuegel
1c8c5a1278 kf514.extra-cmake-modules: add makeKDEWrapper 2015-10-30 16:10:37 -05:00
Thomas Tuegel
a122ca8ba3 qt55.qtbase: add makeQtWrapper 2015-10-30 16:10:37 -05:00
Thomas Tuegel
ebb9c07168 qtbase: remove redundant directory checks
addToSearchPath already checks if the directory exists before adding it
to the path; it's not necessary to check it again.
2015-10-30 16:10:37 -05:00
Thomas Tuegel
b44923561b qtbase: include current package in runtime paths
The runtime paths QT_PLUGIN_PATH, QML_IMPORT_PATH, QML2_IMPORT_PATH, and
XDG_DATA_DIRS did not include the appropriate paths from the current
package being built because addToSearchPath does not add directories
which don't exist.
2015-10-30 16:10:37 -05:00
Thomas Tuegel
2e06a781bc remove kf512 2015-10-30 16:10:37 -05:00
Jude Taylor
9b4ba3c5da style fix in ffmpeg expression 2015-10-30 11:40:35 -07:00
Asko Soukka
aa12640cb9 darwin: ffmpeg: add needed inputs 2015-10-30 11:40:35 -07:00
Eelco Dolstra
81f6c62004 Merge remote-tracking branch 'origin/master' into systemd-219 2015-10-30 15:47:37 +01:00
Luca Bruno
62b567bf56 ctpl: init at 0.3.4 2015-10-29 16:58:13 +01:00
Jude Taylor
f0dd213295 propagate AGL from wxmac for erlang's sake 2015-10-29 00:51:39 -07:00
Jude Taylor
3b2b2ab046 wxmac: clean up and provide with stub packages 2015-10-28 17:36:20 -07:00
Jude Taylor
74416dc40a wxmac: fix build 2015-10-28 17:15:16 -07:00
Henry Till
a7784cafa3 SDL: fix on darwin 2015-10-28 19:44:30 -04:00
Jude Taylor
07849565ed SDL2: add darwin frameworks 2015-10-28 13:34:53 -07:00
Jude Taylor
1786f6bd4d make mesa inputs more specific 2015-10-28 13:34:53 -07:00
Vladimír Čunát
34e47d2079 rdkafka: work around a build problem, probably gcc-5 2015-10-28 19:41:26 +01:00
Vladimír Čunát
436bf848b9 cairo: reduce bin output, and fixup a reference 2015-10-28 19:38:17 +01:00
Vladimír Čunát
21eb255af9 libwnck*: split "dev" and "docdev" outputs 2015-10-28 19:20:11 +01:00
Vladimír Čunát
787f322540 $docdev fixups: mostly to avoid empty output
... after auto-removing some kinds of files by default.
In some cases I let them be removed and in others I let them be put into
$docdev. That was more due to general indecisiveness on this question
than any reasons in the particular cases.
2015-10-28 18:58:06 +01:00
Vladimír Čunát
17b86fef1e libva: build a lighter version by default
Mesa, X etc. are not very light dependencies.
This will also allow us to break the cycle with mesa.
2015-10-28 14:15:44 +01:00
Vladimír Čunát
deda7f46c7 libunwind: fix bad liblzma.la reference, split dev output 2015-10-28 12:43:35 +01:00
vbgl
0ad5dc11e1 Merge pull request #10499 from jb55/fix-lmdb-osx
lmdb: fix build on OSX
2015-10-28 12:34:55 +01:00
Vladimír Čunát
8e73a7bf53 gtk3: revise dependencies, xlibs -> xorg 2015-10-28 12:07:52 +01:00
Vladimír Čunát
91329b5c0a gdk-pixbuf: reduce unnecessary outputs
Also some other minor changes.
2015-10-28 12:05:37 +01:00
Vladimír Čunát
a0ce1b48ed dbus: fix build of dbus without x11Support 2015-10-28 12:04:47 +01:00
Vladimír Čunát
dd6912a95e gobject-introspection: auto-move *.gir into $dev 2015-10-28 11:59:42 +01:00
Vladimír Čunát
55b7d3a181 glib: fixup output paths and use system pcre
Now pcre costs us <0.5 MB and using internal one would cost ~0.2 MB,
so if we take into account that pcre is often used, e.g. by grep...
2015-10-28 11:52:23 +01:00
Vladimír Čunát
30845d07d8 pcre: separate variants of the library
- don't include the cxx variant in the default build,
  as it depends on libstdc++ (and it seems rarely used anyway)
- allow building pcre16 and pcre32 variants;
  pcre16 is the one needed by qt*, I think
- share the basic libs with all of the variants
2015-10-28 11:50:06 +01:00
Vladimír Čunát
40a973f962 gmp: split dev and info outputs, and disable static
Referrers should have been fixed in previous commits already.
2015-10-28 11:34:45 +01:00
Tuomas Tynkkynen
5f43846d23 gst-plugins-good: Avoid ncurses headers reference
Incredibly, the package doesn't even directly depend on it!
2015-10-28 10:23:04 +01:00
Tuomas Tynkkynen
3d59a8e1a8 ncurses: Fix multiple-output flags
The old way resuts in literal '$(lib)' etc. in the pkg-config files.
2015-10-28 10:23:04 +01:00
Tuomas Tynkkynen
31e1034800 aalib: Split into multiple outputs 2015-10-28 10:23:04 +01:00
Tuomas Tynkkynen
636b823cc1 libcaca: Split into multiple outputs 2015-10-28 10:23:03 +01:00
Tuomas Tynkkynen
cb720e4c94 webkitgtk: Add libXt
It's missing in the multiple-outputs branch for some reason.
2015-10-28 10:23:01 +01:00
Tuomas Tynkkynen
b4118c7f04 openldap: Split into multiple outputs
Also fix the incorrect .la file fixups.
2015-10-28 10:23:00 +01:00
Tuomas Tynkkynen
75300c334a cyrus-sasl: Split into multiple outputs
Also fixup .la files to avoid unnecessary -dev dependencies.
2015-10-28 10:23:00 +01:00
Tuomas Tynkkynen
366c1e88fc openldap: Remove dontPatchELF
Everything still seems to build fine.
2015-10-28 10:23:00 +01:00
Tuomas Tynkkynen
44742f836d apr-util: Split into multiple outputs
Also fixup more .la files to avoid unnecessary -dev dependencies.
2015-10-28 10:22:59 +01:00
Tuomas Tynkkynen
8ec6f85c4e gobject-introspection: Don't delete $out/share/gobject-introspection-1.0/tests
Otherwise breaks pygobject3 compilation.
vcunat added comment. (Commit reordering changed this a bit.)
2015-10-28 10:22:15 +01:00
Tuomas Tynkkynen
d24bc080f7 libmtp: Split into multiple outputs 2015-10-28 10:17:11 +01:00
Tuomas Tynkkynen
796e36afeb libpng12: Split into multiple outputs 2015-10-28 10:17:11 +01:00
Tuomas Tynkkynen
fb4c2eb438 gnutls: More hacks to .la files
Some .la files contain '-lgmp' without a corresponding -L entry,
breaking e.g. glib-networking and NetworkManager.
2015-10-28 10:17:10 +01:00
Tuomas Tynkkynen
ca2cb493fa fontconfig_210: Split into multiple outputs 2015-10-28 10:17:10 +01:00
Tuomas Tynkkynen
1a66da9757 apr-util: Fix path to expat in .la file 2015-10-28 10:17:09 +01:00
Tuomas Tynkkynen
e5e2e6aba2 libarchive: Reference correct output of openssl. 2015-10-28 10:17:09 +01:00
Vladimír Čunát
6c75f4c9aa imagemagick, soxr, fftw, libraw: remove explicit gcc.lib
It is no longer needed after cc-wrapper fixes.
2015-10-28 10:17:07 +01:00
Vladimír Čunát
5d862db694 libmng: split dev and docdev outputs 2015-10-28 10:15:53 +01:00
Vladimír Čunát
31d9263159 some evaluation fixes
Not all multiple-output fixups were properly tested.
2015-10-28 10:15:52 +01:00
Vladimír Čunát
148e03b2f1 gmp: split into multiple outputs 2015-10-28 10:15:49 +01:00
Vladimír Čunát
dd915f82e7 expat: split dev output 2015-10-28 10:09:34 +01:00
Vladimír Čunát
302b27f64b zlib: don't split the tiny man page 2015-10-28 10:09:33 +01:00
Vladimír Čunát
261961c97d postgresql: split and fixup some referrers 2015-10-28 10:09:32 +01:00
Vladimír Čunát
4ba34e7055 openssl: fix darwin patch
The things around this file are rather confusing, but judging from master,
1.0.2 branch doesn't need this patch to build on darwin.
This just takes back the patch to the state for 1.0.1.
2015-10-27 18:08:10 +01:00
Domen Kožar
1ee3e26552 Merge pull request #10399 from domenkozar/openstack-nova-liberty
OpenStack (Liberty): Nova, Glance, Neutron, Keystone
2015-10-27 11:53:32 +01:00
Domen Kožar
3ee4747675 OpenStack: package Glance, Keystone, Neutron 2015-10-27 11:52:40 +01:00
Josef Svenningsson
64b972acb9 Fix spelling mistakes
homepahe -> homepage
2015-10-27 11:49:48 +01:00
Jude Taylor
950261bb9a darwin: fix gtk+3 dependencies 2015-10-27 00:38:06 -07:00
Pascal Wittmann
0358140690 Merge pull request #10608 from devhell/libstrophe
libstrophe: 0.8.7 -> 0.8.8
2015-10-26 15:40:56 +01:00
Cillian de Róiste
1550c17322 movit: update from 1.1.3 to 1.2.0 2015-10-25 19:09:45 +01:00
Cillian de Róiste
9b0c75994a mlt-qt5: update from 0.9.6 to 0.9.8 2015-10-25 19:09:29 +01:00
Cillian de Róiste
61d30057b6 libwacom: update from 0.7.1 to 0.15 2015-10-25 18:54:37 +01:00
Cillian de Róiste
e0112bbfd2 leptonica: update from 1.69 to 1.72 2015-10-25 18:53:59 +01:00
Domen Kožar
efb2181a53 Merge pull request #10487 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.77 -> 0.7.78
2015-10-25 18:19:21 +01:00
devhell
ffb565c5c0 libstrophe: 0.8.7 -> 0.8.8
From the Changelog:
  - XML namespace support
  - XEP-0114 support
2015-10-25 17:00:45 +00:00
Arseniy Seroka
480cd9478f Merge pull request #10567 from datakurre/datakurre-libdevil
darwin: libdevil: add needed inputs
2015-10-25 04:34:05 +03:00
William A. Kennington III
9fd27c28a4 libinput: 1.0.1 -> 1.0.2 2015-10-24 09:30:37 -07:00
Asko Soukka
103b7838bb darwin: libdevil: add needed inputs 2015-10-24 02:40:46 +03:00
Charles Strahan
4f07c88d46 v8-4.5.x: add support for ARM 2015-10-23 14:35:04 -04:00
Jascha Geerds
636d7b6e08 libmm-qt: Remove myself from maintainer list 2015-10-23 14:29:40 +02:00
Jascha Geerds
14c1471319 libnm-qt: Remove myself from maintainer list 2015-10-23 14:29:33 +02:00
Charles Strahan
abf7301cc9 v8: add version 4.5.107 2015-10-22 20:00:38 -04:00
Vladimír Čunát
4917a4f8b3 Merge master into staging 2015-10-23 01:57:14 +02:00
William Casarin
91e9673954 lmdb: fix on OSX 2015-10-22 11:29:07 -07:00
Vladimír Čunát
2b71fdbbc3 blas: fix by updating, fixes #10420, close #10545
The new URL also looks more stable.
2015-10-22 20:13:33 +02:00
William A. Kennington III
71effd873a gnutls: 3.4.5 -> 3.4.6 2015-10-21 21:48:57 -07:00
Andrew Kelley
0bbf978a72 libsoundio: 1.0.2 -> 1.0.3 2015-10-20 20:07:35 -07:00
Vincent Laporte
f5c0d29c58 goffice: 0.10.22 -> 0.10.24 2015-10-21 04:43:16 +02:00
Nikolay Amiantov
1c48e74a33 Merge pull request #8299 from abbradar/steam-native
Steam: use native NixOS libraries instead of Steam Runtime
2015-10-20 17:07:29 +03:00
Vincent Laporte
1df3f3b73a swiften: fix build 2015-10-20 07:13:18 +02:00
Jude Taylor
68087185e3 rethinkdb: build on darwin 2015-10-19 18:40:55 -07:00
devhell
6bb5edcd95 {lib}mediainfo{-gui}: 0.7.77 -> 0.7.78
Built and run locally.

From the Changelog:
```
Version 0.7.78, 2015-10-02

+ MOV: AVrp CodecID support
+ Video Stored_Width/Stored_Height and Sampled_Width/Sampled_Height
  added (hidden by default)
+ Speed optimization for the parsing of tiny files e.g. JPEG files
+ Option (command line / DLL) --Legacy=0 for disabling some legacy fields
+ Option (command line / DLL) --Output=MAXML, XML with MediaInfo and
  MediaTrace output together, technology preview (not for production)
x MPEG-TS: Teletext and Teletext Subtitle were missing in the menu list
x Chroma subsampling "4:4:4" was sometimes indicated for RGB, which is
  not useful
```
2015-10-19 22:40:02 +01:00
Jude Taylor
484b4250ae disable gdk-pixbuf test build on darwin 2015-10-19 10:12:09 -07:00
William A. Kennington III
95557d776e spice: 0.12.5 -> 0.12.6 2015-10-18 17:23:51 -07:00
William A. Kennington III
1381d57500 spice-protocol: 0.12.9 -> 0.12.10 2015-10-18 17:23:51 -07:00
William A. Kennington III
cf787f0282 sqlite: 3.8.11.1 -> 3.9.1 2015-10-18 17:22:35 -07:00
William A. Kennington III
1335293aa7 harfbuzz: 1.0.3 -> 1.0.6 2015-10-18 17:21:54 -07:00
Franz Pletz
af86a58051 libressl: 2.2.3 -> 2.2.4
This release fixes a buffer overrun and a memory leak.

See: http://ftp.openbsd.org/pub/OpenBSD/patches/5.8/common/007_obj2txt.patch.sig
2015-10-19 00:01:32 +02:00
Vladimír Čunát
e8961181ea gdk-pixbuf: security update 2.32.0 -> 2.32.1
CVE-2015-7674, fixes #10441.
2015-10-18 09:07:20 +02:00
William A. Kennington III
d639a9b823 mbedtls: 1.3.11 -> 1.3.14 2015-10-17 11:54:42 -07:00
William A. Kennington III
4318aede92 nghttp2: 1.2.1 -> 1.3.4 2015-10-17 11:54:03 -07:00
William A. Kennington III
9b9d790c6c jemalloc: 4.0.2 -> 4.0.3 2015-10-16 16:45:26 -07:00
Andrew Kelley
fb1e994c0c ffmpeg: 2.7.2 -> 2.8.1 (close #10396)
@vcunat removed 2.7 and 2.6. The global version of 2.6 was unused,
and 2.7 -> 2.8 switch should be without problems by inspecting
http://abi-laboratory.pro/tracker/timeline/ffmpeg/
(only ABI changes and symbol additions)
2015-10-15 21:07:00 +02:00
Vladimír Čunát
f4fb1d7753 mesa: maintenance update 11.0.2 -> 11.0.3 2015-10-15 20:52:30 +02:00
William A. Kennington III
8a44a36ca4 Merge branch 'master.upstream' into staging.upstream 2015-10-15 10:22:28 -07:00
Nikolay Amiantov
f2ce7bb0a5 folly: 2015-09-17 -> 0.57.0 2015-10-15 17:07:38 +03:00
Nikolay Amiantov
786b657031 cppzmq: 2015-07-06 -> 20150926 2015-10-15 17:07:20 +03:00
Nikolay Amiantov
d54a459063 ipopt: 3.12.3 -> 3.12.4 2015-10-15 17:06:23 +03:00
Nikolay Amiantov
a8ae9b2e42 libbluray: 0.8.1 -> 0.9.0 2015-10-15 17:06:23 +03:00
Joe Hermaszewski
bb15c81597 libtermkey: 0.17 -> 0.18 2015-10-14 20:27:36 +01:00
Vladimír Čunát
2490848627 polkit: split dev and bin outputs 2015-10-14 14:32:26 +02:00
Vladimír Čunát
86cc3d32ac libsodium: split dev output, enableParallelBuilding 2015-10-14 14:27:08 +02:00
Vladimír Čunát
90d5e87862 sqlite: split dev and bin outputs 2015-10-14 14:27:07 +02:00
Vladimír Čunát
e25da7e5c8 xorg: split outputs of various libs 2015-10-14 14:27:07 +02:00
Vladimír Čunát
8c25f3ecaa libqmi: split dev and doc outputs 2015-10-14 14:27:07 +02:00
Vladimír Čunát
c1768cc8ef libmbim: split dev and doc outputs 2015-10-14 14:27:06 +02:00
Eelco Dolstra
2e098d58d2 libmicrohttpd: Update to 0.9.44
Also move the info pages to a separate output, significantly reducing
the size of the main output.
2015-10-14 13:55:43 +02:00
Vladimír Čunát
9d47774870 libmicrohttpd: split dev and doc outputs 2015-10-13 20:19:03 +02:00
Vladimír Čunát
5f429dffda libgcrypt: split dev and info outputs 2015-10-13 20:19:03 +02:00
Vladimír Čunát
afc01cde32 readline-6.3 (the default): split dev and doc outputs 2015-10-13 20:19:02 +02:00
Vladimír Čunát
ef3f961610 ncurses: split also man output (3-4 MB) 2015-10-13 20:19:02 +02:00
Vladimír Čunát
fa6ddd7fa6 xorg.{libICE,libSM}: split dev and doc outputs 2015-10-13 20:19:01 +02:00
Vladimír Čunát
783c40eb68 dbus: split into multiple outputs and fix referrers 2015-10-13 20:19:01 +02:00
Vladimír Čunát
ad824a6a30 libassuan: split dev and info outputs 2015-10-13 20:19:01 +02:00
Vladimír Čunát
12487536d2 libgpgerror: split dev and info outputs 2015-10-13 20:19:00 +02:00
Vladimír Čunát
f8ce44d518 gpgme: split dev and info outputs 2015-10-13 20:19:00 +02:00
Vladimír Čunát
333307d8b2 libxklavier: split dev and (gtk-)doc outputs 2015-10-13 20:18:59 +02:00
Vladimír Čunát
debdd33fc8 qt5: lib location fixes, mainly due to multiple outputs 2015-10-13 20:18:59 +02:00
Vladimír Čunát
2e2d39f31a qt4: fix patching dlopen paths after multiple outputs
Also another leftover fix.
2015-10-13 20:18:58 +02:00
Vladimír Čunát
194f0e880f just add comments about outputs (cups, gdk-pixbuf) 2015-10-13 20:18:58 +02:00
Vladimír Čunát
4a571ba0dd ffmpeg: split into multiple outputs
Also fix some referrers.
2015-10-13 20:18:57 +02:00
Vladimír Čunát
493c947e4a x264: split the lib output 2015-10-13 20:18:57 +02:00
Vladimír Čunát
9da12a6713 SDL: split the dev output and fix referrers 2015-10-13 20:18:56 +02:00
Vladimír Čunát
8e381b89a1 glib-networking: split the dev output
That's done to get rid of propagatedBuildInputs from regular closure.
Also references were fixed, mainly to its gio modules.
2015-10-13 20:18:56 +02:00
Vladimír Čunát
e0ed398346 libopus: split "dev" output 2015-10-13 20:18:55 +02:00
Vladimír Čunát
1fdbc3097b alsa-lib: split "dev" output and fix referrers 2015-10-13 20:18:55 +02:00
Vladimír Čunát
888183ffd6 at-spi2-core: add "dev" output 2015-10-13 20:18:54 +02:00
Vladimír Čunát
b528a5a95e lame: split into multiple outputs, slightly unusually
Here it seemed that the library doesn't belong into $out,
so I left most in $out and separated $lib (and $doc).
2015-10-13 20:18:54 +02:00
Vladimír Čunát
fab1fb95c5 libssh: split "dev" output, fix a referrer 2015-10-13 20:18:53 +02:00
Vladimír Čunát
0a0e41b083 epoxy: split the "dev" output 2015-10-13 20:18:53 +02:00
Vladimír Čunát
6acaeb3726 p11-kit: split "dev" and "doc" outputs
Referrers all seem so well behaved again.
2015-10-13 20:18:53 +02:00
Vladimír Čunát
90a0c45775 libtasn1: split "dev" and "doc" outputs 2015-10-13 20:18:52 +02:00
Vladimír Čunát
0dff97ec72 libidn: split into many outputs
Referrers are nice again, (almost) always just adding it into build inputs.
2015-10-13 20:18:52 +02:00
Vladimír Čunát
aabf50802d nettle: split a "dev" output
Referrers look OK; seems too easy again.
2015-10-13 20:18:52 +02:00
Vladimír Čunát
2113428989 libxkbcommon: split "dev" output
Referrers look OK.
2015-10-13 20:18:51 +02:00
Vladimír Čunát
e7b681297d schroedinger: split outputs and doCheck 2015-10-13 20:18:51 +02:00
Vladimír Čunát
cba6641623 cairo, pango: fix some string references 2015-10-13 20:18:51 +02:00
Vladimír Čunát
339926031e pango: get rid of xlibs-wrapper and simplify 2015-10-13 20:18:50 +02:00
Vladimír Čunát
fd819711c6 cairo: get rid of xlibs-wrapper 2015-10-13 20:18:50 +02:00
Vladimír Čunát
d500232fcc libvdpau: split into multiple outputs 2015-10-13 20:18:50 +02:00
Vladimír Čunát
5f58c0b687 json-c: split into multiple outputs 2015-10-13 20:18:50 +02:00
Vladimír Čunát
7a030ac3dc libao: split into multiple outputs 2015-10-13 20:18:49 +02:00
Vladimír Čunát
b95b0405b0 liboil: split into multiple outputs 2015-10-13 20:18:49 +02:00
Vladimír Čunát
55eb356b78 fftw: split into multiple outputs
Again, referrers look good.
2015-10-13 20:18:49 +02:00
Vladimír Čunát
e424e23638 libtheora: split into multiple outputs 2015-10-13 20:18:48 +02:00
Vladimír Čunát
4682557b3b speexdsp: split into multiple outputs 2015-10-13 20:18:48 +02:00
Vladimír Čunát
e71c9cfaa2 libssh2: split into multiple outputs
And fixup referrers.
2015-10-13 20:18:47 +02:00
Vladimír Čunát
9935a85851 libogg: fix splitting and some referrers 2015-10-13 20:18:47 +02:00
Vladimír Čunát
1197003966 fix references to ${libtool}/lib 2015-10-13 20:18:47 +02:00
Vladimír Čunát
de43f843b5 libproxy: split into multiple outputs
Referrers look OK.
2015-10-13 20:18:46 +02:00
Vladimír Čunát
b9031ea1da slang: fix some dependants and split into outputs
These termcap and similar (nonexistent) libraries are baffling me.
2015-10-13 20:18:46 +02:00
Vladimír Čunát
0338199544 lcms*: split into multiple outputs
Referrers look fine.
2015-10-13 20:18:45 +02:00
Vladimír Čunát
a6e4c87391 gtk3: split into multiple outputs
All references OK, hopefully. Seems surprisingly smooth.
2015-10-13 20:18:45 +02:00
Vladimír Čunát
f28924173e libvpx: split into multiple outputs
Rather an easy one, it seems.
2015-10-13 20:18:45 +02:00
Vladimír Čunát
91407a8bdf ncurses: split into multiple outputs
Some programs (e.g. tput) might better be moved somewhere else than
$dev/bin, but that can be improved later if need be.
2015-10-13 20:18:44 +02:00
Vladimír Čunát
9a1aa51fed harfbuzz-icu: share the non-icu library 2015-10-13 20:18:44 +02:00
Vladimír Čunát
17a3f6a6fa icu: split into multiple outputs 2015-10-13 20:18:44 +02:00
Vladimír Čunát
ba9b80c7e0 nspr,nss: split into multiple outputs
Hopefully most references are OK.
2015-10-13 20:18:44 +02:00
Tobias Geerinckx-Rice
3680198bb9 libpsl list 2015-09-25 -> 2015-10-11 2015-10-13 20:07:18 +02:00
Andrew Kelley
da5ffe8cb4 GLFW: 3.1.1 -> 3.1.2 2015-10-12 15:16:27 -07:00
Peter Simons
18a32bd8cd libmp3splt: enable libid3tag support 2015-10-12 15:57:02 +02:00
James ‘Twey’ Kay
4908be3259 swiften: init at 3.0beta2 2015-10-11 22:03:39 +01:00
Thomas Tuegel
ae49c91569 Merge branch 'julia-0.4' 2015-10-11 10:11:14 -05:00
Thomas Tuegel
0daee71b1c suitesparse: link shared library against openblas 2015-10-11 09:16:34 -05:00
Thomas Tuegel
eb300443f0 openblas: run tests 2015-10-11 09:16:27 -05:00
Thomas Tuegel
840f4b0b55 pcre2: enable alternate character widths 2015-10-10 13:56:34 -05:00
Thomas Tuegel
d2a855b606 pcre2: enable JIT 2015-10-10 13:56:24 -05:00
Thomas Tuegel
32bef7253d utf8proc: 1.2 -> 1.3 2015-10-10 12:56:43 -05:00
Thomas Tuegel
cd2c0e4e86 openspecfun: init at 0.4 2015-10-10 12:55:30 -05:00
Thomas Tuegel
f9e7011626 fixup! openlibm: init at 0.4.1 2015-10-10 12:55:08 -05:00
Nikolay Amiantov
f8bf2326a4 glew-1.10: add package 2015-10-10 14:26:41 +03:00
Pascal Wittmann
4c7ef76862 libeb: s/licence/license 2015-10-10 11:13:20 +02:00
Thomas Tuegel
7061b6819a pcre2: init at 10.20 2015-10-09 19:08:25 -05:00
Thomas Tuegel
3436c78fc3 openlibm: init at 0.4.1 2015-10-09 19:02:01 -05:00
Eelco Dolstra
69e1bec716 libuv: Get rid of unused versions
Building dozens of unused versions is a bit excessive.
2015-10-08 11:15:23 +02:00
Tobias Geerinckx-Rice
0e9bc96889 libwps 0.4.1 -> 0.4.2 2015-10-08 01:42:46 +02:00
Eelco Dolstra
c90d26140e opensubdiv: Add 2015-10-08 00:57:21 +02:00
Nikolay Amiantov
8db98ceb01 glibc_multi: fix ldd for 64-bit ELFs 2015-10-07 16:46:26 +03:00
Nikolay Amiantov
1283e3da5d glibc_multi: fix ldd for 64-bit ELFs 2015-10-07 15:44:12 +03:00
Eelco Dolstra
741bf840da Revert "Merge pull request #9543 from NixOS/staging.post-15.06"
This reverts commit f61176c539, reversing
changes made to a27ca029ee.

Conflicts:
	pkgs/development/libraries/ncurses/default.nix
2015-10-06 15:24:20 +02:00
Thomas Tuegel
a5a031c8ff wrapQtProgram: --set does not take separator
The --set flag to wrapProgram does not take a separator character, just
a value.
2015-10-05 13:08:26 -05:00
Thomas Tuegel
004448ca47 kf514: init at 5.14 2015-10-05 13:08:25 -05:00
William A. Kennington III
a3e7a84d36 libev: 4.19 -> 4.20
Tested using stdenv and clangStdenv
2015-10-05 11:06:26 -07:00
Jude Taylor
0a32eab91e fix LLVM packages to work in darwin stdenv 2015-10-05 08:46:56 -07:00
Vladimír Čunát
6d86a93c43 libevent: split into multiple outputs
Hopefully all references are fixed.
2015-10-05 15:58:37 +02:00
Vladimír Čunát
38313d5d87 libxml2,libxslt: split into multiple outputs
Fixed all references, hopefully.
libxml2Python is slightly hacky now, but it seems to work.
2015-10-05 13:44:16 +02:00
Vladimír Čunát
f8c211fd2b fontconfig: split into multiple outputs
Fixed all 'fontconfig}' references as well, hopefully, ugh!
2015-10-05 12:23:56 +02:00
Vladimír Čunát
328eafa885 gnutls: split into multiple outputs
Fixed all 'gnutls}' references, too.
2015-10-05 11:07:54 +02:00