nixpkgs/pkgs/development/libraries
aszlig 42bb63f803
leptonica: 1.72 -> 1.74.1
The changes are a bit too big to include it here in the commit message,
so if you want the details of what changed, please visit this URL:

http://leptonica.org/source/version-notes.html

I have also provided openjpeg, giflib and libwebp as dependencies so
that Leptonica is able to read/write those file formats.

Additionally I've added a patch that uses pkgconfig to resolve all
dependencies (except giflib), because unlike AC_CHECK_LIB() the
PKG_CHECK_MODULES() macro defines *_LIBS variables to include the linker
search path.

Unfortunately that patch alone is not enough, because the *_LIBS
variable are substituted by the upstream configure.ac to *not* include
the linker search paths, so we need to remove the AC_SUBST() calls
within PKG_CHECK_MODULES().

The only dependency that's not yet using PKG_CHECK_MODULES() is giflib,
because giflib doesn't have a pkg-config description file, therefore
we're using substituteInPlace to insert the linker search path after the
lept.pc file was generated by configure.

Another thing that we no longer need is the dependency on libpng version
1.2, because Leptonica now also works with more recent libpng versions.

Tested by building the package itself and also the following packages
that immediately depend on leptonica:

 * k2pdfopt
 * tesseract
 * jbig2enc

All of these packages succeeded to build on x86_64-linux.

The main reason why I'm bumping Leptonica to version 1.74.1 is that we
need at least version 1.74 to bump Tesseract to the latest upstream
version.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-11 03:21:29 +02:00
..
a52dec Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
aacskeys treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
aalib treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
accelio
accounts-qt treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
accountsservice accountsservice: 0.6.42 -> 0.6.43 2016-10-05 16:34:22 +02:00
ace ace: 6.3.3 -> 6.4.2 2017-03-12 21:03:42 +00:00
acl treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
adns adns: 1.5.0 -> 1.5.1 2016-09-24 21:55:32 +02:00
afflib afflib: 3.7.6 -> 3.7.15 2017-02-17 00:11:14 +01:00
agda AgdaStdlib: v0.12 -> v0.13 2016-12-24 21:53:28 +00:00
agg treewide: Fix output references to libX11 2016-08-30 03:40:23 +03:00
allegro allegro5unstable: removed 2016-11-26 17:52:16 -02:00
alure alure: only build on linux 2016-08-10 22:29:45 -05:00
amrnb
amrwb
apache-activemq activemq: 5.13.2 -> 5.13.4 (security) 2016-08-18 16:08:26 +02:00
appstream appstream: 0.9.5 -> 0.10.6 2017-03-10 18:49:01 -06:00
appstream-glib appstream-glib: propagate gtk3 2017-02-27 08:29:58 -05:00
apr treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
apr-util apr-util: Drop dependency on openssl.dev in out 2016-09-26 19:57:41 +02:00
aqbanking treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
arb arb-git: init at 2.9.0pre20161013. This ARB version is less annoying to use with FLINT 2016-10-26 11:06:41 +02:00
arm-frc-linux-gnueabi-eglibc arm-frc-linux-gnueabi-eglibc: init at 2.21-r0.83 2017-04-09 01:06:33 +02:00
arm-frc-linux-gnueabi-linux-api-headers arm-frc-linux-gnueabi-linux-api-headers: init at 3.19-r0.36 2017-04-09 01:06:33 +02:00
armadillo armadillo: fix evaluation error 2017-03-19 21:04:43 +01:00
asio treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
aspell aspell-dict-ca: init at 2.1.5-1 2017-02-14 15:17:28 +01:00
assimp assimp: 3.2 -> 3.3.1 2017-03-12 08:34:51 +01:00
at-spi2-atk at-spi2-{core,atk}: 2.20.1 -> 2.22.0 2016-10-15 20:29:45 +02:00
at-spi2-core at-spi2-core: maintenance 2.22.0 -> 2.22.1 2017-04-01 13:27:22 +02:00
atk treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
atkmm atkmm: multiple outputs 2016-11-15 07:16:21 -06:00
attica treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
attr treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
aubio aubio: 0.4.1 -> 0.4.4 (#23739) 2017-03-11 15:28:07 +01:00
audio suil-qt5: fix build 2017-03-11 14:47:29 +01:00
audiofile audiofile: Fix build on GCC 6 2017-01-25 20:12:33 +01:00
avahi
avro-c++ Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
aws-sdk-cpp aws-sdk-cpp: 1.0.48 -> 1.0.60 2017-02-02 16:28:48 +01:00
babl babl: 0.1.12 -> 0.1.24 2017-03-16 22:18:08 +01:00
bctoolbox bctoolbox: init at 0.2.0 2016-09-06 18:19:17 +02:00
beecrypt treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
beignet beignet: 1.1.2 -> 1.2.1 2017-01-20 03:37:51 +03:00
belle-sip belle-sip: 1.4.2 -> 1.5.0 2016-09-06 18:19:17 +02:00
biblesync treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
blitz treewide: Fix more lib.optional misuses 2016-10-02 00:44:10 +03:00
bobcat bobcat: 4.02.00 -> 4.07.00 (#23742) 2017-03-17 00:41:33 +01:00
boehm-gc boehm-gc: 7.2g -> 7.6.0 2016-12-15 01:16:31 -05:00
boolstuff
boost boost155: Not supported on aarch64 2017-03-10 20:06:34 +02:00
boost-process
bootil bootil: init at HEAD 2016-10-24 18:23:26 +01:00
boringssl boringssl: fix darwin build 2016-08-16 19:25:40 +00:00
botan botan: fix macOS build 2017-04-08 23:49:55 -05:00
box2d
breakpad treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
buddy
bullet bullet: darwin compatibility 2016-11-02 19:35:33 -04:00
bwidget treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
c-ares c-ares: 1.10.0 -> 1.12.0 for CVE-2016-5180 2016-10-05 19:27:39 -04:00
caf caf: fix on clang4 2017-03-30 11:36:30 -04:00
cairo Get rid of all with { inherit... } and just used let inherit... 2017-03-30 03:05:05 -04:00
cairomm cairomm: fixup url 2016-12-04 20:21:25 +01:00
capnproto capnproto: fix on clang 4 2017-03-26 18:15:59 -04:00
capstone capstone: fix pkgconfig file generation (#21897) 2017-01-14 23:45:52 +00:00
catch catch: use upstream install target 2017-02-03 13:13:54 +01:00
ccnx
ccrtp
cddlib cddlib: init at 0.94h 2016-10-26 11:06:35 +02:00
cdk cdk:5.0-20160131 -> 5.0-20161210 2017-03-11 18:36:11 -06:00
cegui
celt
ceres-solver ceres-solver: 1.10.0 -> 1.12.0 2017-03-11 19:10:06 -06:00
cfitsio cfitsio: 3.21 -> 3.41 2017-03-19 12:45:37 -05:00
CGAL cgal: fix typo in license 2017-03-11 06:49:31 +00:00
cgui
check
chipmunk chipmunk:7.0.0 -> 7.0.1 2017-03-11 19:58:16 -06:00
chmlib treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
chromaprint chromaprint: 1.3.1 -> 1.3.2 2017-03-11 21:52:14 -06:00
cimg cimg: 1.7.0 -> 1.7.9 2017-03-12 08:32:32 +01:00
cl cl:1.2.1 -> 1.2.3 2017-03-11 20:59:11 -06:00
classads treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
clearsilver clearsilver: fix build 2017-02-28 15:14:55 +01:00
cln treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
cloog
cloog-ppl
clucene-core treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
clutter treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
clutter-gst clutter-gst: 3.0.18 -> 3.0.20 2016-10-11 18:40:30 +02:00
clutter-gtk treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
cmark treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
cminpack treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
cmocka cmocka: fix build for Darwin (#18448) 2016-09-09 10:14:10 +02:00
cogl cogl: 1.22.0 -> 1.22.2, enable wayland support 2016-10-15 20:32:10 +02:00
coin3d
CoinMP coinmp: 1.7.6 -> 1.8.3 2017-03-10 16:48:29 -06:00
commoncpp2 Disable bunch of non-compiling packages on Darwin 2016-09-01 20:39:33 +03:00
concurrencykit concurrencykit: 0.4.5 -> 0.6.0 2017-03-11 21:15:29 -06:00
confuse treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
coprthr
coredumper
cpp-hocon cpp-hocon: 0.1.2 -> 0.1.4 2017-01-20 20:19:52 +08:00
cpp-ipfs-api cpp-ipfs-api: 2016-11-09 -> 2017-01-04 2017-01-04 13:15:53 +01:00
cpp-netlib cpp-netlib: propagate asio. 2016-10-06 18:18:18 -04:00
cppcms cppcms: init at 1.0.5 2016-08-24 09:36:17 +02:00
cppdb cppdb: init at 0.3.1 2016-08-24 10:47:56 +02:00
cpptest treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
cppunit
cpputest
cppzmq cppzmq: 2016-07-18 -> 2016-11-16 2016-11-24 01:17:54 +03:00
cracklib
cre2 Cosmetic change; Replaced automake autoconf 2017-03-19 16:50:06 -05:00
crypto++ cryptopp: 5.6.4 -> 5.6.5 2016-12-28 21:03:28 -05:00
ctl
ctpl
ctpp2 ctpp2: use default gcc 2016-08-24 22:41:41 +00:00
curlcpp curlcpp: init at 20160901 2016-09-02 10:08:27 +02:00
cutee
cwiid treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
cxx-prettyprint cxx-prettyprint: init at 2016-04-30 2016-08-20 10:19:40 +02:00
cxxtest cxxtest: use buildPythonApplication 2016-11-24 22:28:02 +01:00
cxxtools cxxtools: init at 2.2.1 2016-08-16 15:41:21 +02:00
cyrus-sasl cyrus_sasl: 2.1.26 -> 2.5.10 2016-12-20 21:29:59 +03:00
czmq czmq: v3.0.2 -> v4.0.2 2017-02-18 23:54:50 +02:00
czmqpp czmqpp: enable on darwin 2017-01-03 01:37:16 +01:00
db db: disable dbm support by default 2017-01-23 22:21:20 +01:00
dbus makeDBusConf: re-add XDG directories for session bus 2017-03-12 22:15:51 +03:00
dbus-cplusplus
dbus-glib treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
dbus-sharp
dbus-sharp-glib
dclib treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
dclxvi dclxvi: fix darwin build 2016-08-16 19:25:40 +00:00
dee
despotify treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
dirac dirac: fix build with gcc6 2017-01-25 20:12:40 +01:00
directfb
dlib dlib: 18.10 -> 19.4 2017-03-12 11:15:38 -05:00
docopt_cpp docopt.cpp: init at 0.6.2 2017-03-27 14:23:48 +00:00
dotconf treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
dotnetfx35
dotnetfx40
double-conversion treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
drumstick drumstick: 1.0.2 -> 1.1.0 2017-03-12 20:23:44 +02:00
dssi
dxflib dxflib: 2.5.0.0-1 -> 3.12.2 2016-11-03 22:27:09 -04:00
eclib eclib: init at 20160720 2016-10-26 11:06:34 +02:00
eigen treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
enchant treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
enet
epoxy treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
esdl treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
eventlog treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
exempi exempi: 2.2.2 -> 2.4.2 2017-03-12 14:33:54 -05:00
exiv2 treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
exosip exosip: 4.0.0 -> 4.1.0 2017-03-12 14:44:58 -05:00
expat treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
faac faac: fix build with glibc-2.25 2017-02-26 19:09:29 +01:00
faad2
facile treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
farbfeld
farsight2 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
farstream treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
fastjson fastjson: 0.99.2 -> 0.99.4 2016-09-03 16:02:01 -05:00
fcgi fcgi: Patch to protect against stack smashing 2016-09-24 07:21:15 -04:00
fcppt fcppt: 1.3.0 -> 2.5.0 2017-03-12 14:53:50 -05:00
fdk-aac fdk-aac: 0.1.4 -> 0.1.5 2017-01-25 18:54:54 -08:00
fflas-ffpack fflas-ffpack_1: init at 1.6.0 2016-10-26 11:06:39 +02:00
ffmpeg ffmpeg: 3.2.2 -> 3.2.4 for multiple CVEs 2017-02-15 09:35:28 +01:00
ffmpeg-full ffmpeg-full: replace SDL support with SDL2 support 2017-04-06 20:13:47 -07:00
ffmpeg-sixel
ffmpegthumbnailer ffmpegthumbnailer: 2.0.10 -> 2.2.0 2017-03-14 09:41:24 +01:00
ffms ffms: 2.21 -> 2.22 2017-03-12 15:24:05 -05:00
fftw fftw: 3.3.5 -> 3.3.6-pl1 (#23226) 2017-02-27 09:22:32 +01:00
filter-audio filter-audio: 20150624 -> 0.0.1 2017-03-12 15:43:03 -05:00
flann
flatbuffers flatbuffers: init at 1.4.0 2016-10-20 16:39:10 +01:00
flint flint: init at 2.5.2 2016-10-26 11:06:34 +02:00
flite
fltk fltk: fix on darwin 2016-10-23 21:19:14 -04:00
folly folly: 2016.11.21.00 -> 2016.12.19.00 2017-01-31 03:27:10 +03:00
fontconfig fontconfig_210: Remove reference to obsolete patch 2017-03-30 23:19:45 +03:00
fontconfig-ultimate fontconfig-ultimate: fixup after bash update 2017-01-05 01:58:46 +01:00
fox Merge #24236: remove bbenoist from maintainers 2017-03-23 08:49:03 +01:00
fplll fplll_20160331: init at 20160331, obviously. The snapshot that Sage seems to like 2016-10-26 11:06:41 +02:00
frame frame: Fix 'lib.optional' use 2016-08-30 23:00:13 +03:00
freealut freealut: fix build on Darwin 2017-01-25 06:54:07 +00:00
freeglut freeglut: Use multiple outputs 2016-11-16 20:51:12 +01:00
freeimage freeimage: fix build with gcc6 2017-01-25 20:12:40 +01:00
freenect freenect: 0.5.2 -> 0.5.5 2016-10-01 14:15:15 +02:00
freetds
freetts freetts: add jdk buildInput (#18282) 2016-09-16 11:13:02 -04:00
freetype Merge branch 'master' into staging 2017-03-30 12:54:41 -04:00
frei0r
fribidi fribidi: 0.19.6 -> 0.19.7 2016-09-15 11:43:26 +03:00
fstrm fstrm: init at 0.3.1 2017-02-22 15:03:21 +01:00
ftgl
funambol treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
gamin
ganv ganv: svn 5675 -> unstable 2016-10-15 2016-11-07 14:19:02 +01:00
garmintools treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
gbenchmark gbenchmark: init at 1.1.0 2016-12-16 17:44:21 +03:00
gcab gcab: 0.6 -> 0.7 2016-10-15 20:32:10 +02:00
gd gd: 2.2.3 -> 2.2.4 for multiple CVEs 2017-01-25 20:53:37 -05:00
gdal gdal: 2.1.1 -> 2.1.3 2017-03-14 17:59:07 +01:00
gdata-sharp
gdbm gdbm: 1.12 -> 1.13 2017-03-13 09:20:47 +01:00
gdcm gdcm: 2.4.6 -> 2.6.4 2016-08-02 19:57:40 +02:00
gdk-pixbuf gdk-pixbuf: maintenance 2.36.5 -> 2.36.6 2017-04-01 13:27:19 +02:00
gdome2
gecode gecode: 4.4.0 -> 5.0.0 2017-03-12 16:21:13 -05:00
gegl treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
geis geis: 2.2.16 -> 2.2.17 2017-03-12 16:25:18 -05:00
geoclue Fix geoclue build on Darwin 2017-04-07 00:45:54 +02:00
geoip
geos geos: 3.5.0 -> 3.6.1 2017-01-25 20:12:35 +01:00
getdata getdata: 0.8.9 -> 0.9.4 2017-01-14 16:49:57 +01:00
gettext
gf2x gf2x: Disable i686 build 2017-03-03 00:21:47 +02:00
ggz_base_libs ggz_base_libs: fix build (#18212) 2016-09-02 12:11:22 +02:00
giblib giblib: fix compat with imlib2 multiple outputs 2016-11-23 06:48:54 +01:00
giflib giflib: 5.1.0 -> 5.1.4 (#18911) 2016-09-25 21:34:35 +02:00
gio-sharp treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
git2 libgit2: 0.24.6 -> 0.25.1 2017-04-10 14:31:26 +02:00
givaro givaro_3_7: init at 3.7.2 2016-10-26 11:06:38 +02:00
gle
glew glew: 1.13.0 -> 2.0.0 2017-02-07 23:49:54 -04:00
glfw glfw: fix darwin build 2017-04-09 00:23:24 -05:00
glib treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
glib-networking glib-networking: 2.46.1 -> 2.50.0 2016-10-01 12:13:08 +02:00
glibc glibc: fixup libm.a 2017-02-21 14:19:07 +01:00
glibmm glibmm: 2.48.1 -> 2.50.0 2016-10-01 12:13:09 +02:00
glm
globalplatform gppcscconnectionplugin: init at 1.1.0 2016-08-11 00:11:12 +01:00
glog
gloox gloox: 1.0.14 -> 1.0.20 2017-03-12 17:56:33 -05:00
glpk glpk: 4.56 -> 4.61 2017-01-28 13:37:05 +01:00
glui
gmime gmime: 2.6.20 -> 2.6.23 2017-01-30 01:15:29 +01:00
gmm gmm: 4.3 -> 5.1 2017-03-12 18:51:15 -05:00
gmp Get rid of all with { inherit... } and just used let inherit... 2017-03-30 03:05:05 -04:00
gnet
gnome-sharp treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
gnu-config gnu-config: init at 2016-12-31 2017-01-25 00:01:51 +02:00
gnu-efi gnu-efi: Remove unneeded aarch64 patch 2017-02-05 09:34:31 +02:00
gnutls gnutls: bugfix+security 3.5.9 -> 3.5.10 2017-03-13 10:28:53 +01:00
gnutls-kdh tlspool: init at 20170123 (#23437) 2017-03-03 17:38:33 +01:00
gobject-introspection treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
goffice treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
goocanvas treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
google-gflags google-gflags: fix on Darwin 2017-03-21 00:42:26 -04:00
gperftools gperftools: 2.4 -> 2.5 2016-09-13 16:05:42 +02:00
gpgme gpgme: 1.8.0 -> 1.9.0 2017-04-02 01:26:22 +02:00
grail grail: Fix 'lib.optional' use 2016-08-30 23:00:13 +03:00
granite granite: 0.3.0 -> 0.4.0.1 2017-03-14 22:26:19 +01:00
grantlee treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
grib-api grib-api: 1.14.4 -> 1.19.0 2017-01-08 12:42:25 +01:00
gsasl
gsl gsl: 2.2 -> 2.3 (#21058) 2016-12-11 14:03:28 +01:00
gsm
gsoap gsoap: 2.8.37 -> 2.8.42 2017-02-17 00:11:18 +01:00
gss gss: don't build with shishi on darwin 2017-03-06 22:57:54 +01:00
gssdp gssdp: 0.14.11 -> 1.0.1 2017-03-12 19:41:00 -05:00
gstreamer qt-gstreamer: fix build and do not mark wrong pkgs as broken 2017-03-30 18:01:40 +02:00
gtdialog gtdialog: 1.2 -> 1.3 2016-09-26 15:49:30 +02:00
gtest gtest, gmock: fix broken package by updating to 1.8.0. 2017-01-08 00:00:55 +03:00
gtk-mac-integration gtk-mac-integration: init at 2.0.8 2017-01-07 19:21:42 +01:00
gtk-sharp treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
gtk-sharp-beans treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
gtk+ gtk3: maintenance 3.22.8 -> 3.22.11 2017-04-01 13:27:17 +02:00
gtkdatabox treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
gtkimageview treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
gtkmathview treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
gtkmm gtkmm3: multiple outputs 2016-11-15 07:16:42 -06:00
gtkspell gtkspell:3.0.8 -> 3.0.9 2017-03-12 20:38:46 -05:00
gtkspellmm
gts
gupnp
gupnp-av
gupnp-igd
gusb gusb: 0.2.4 -> 0.2.9 2017-02-27 08:30:20 -05:00
gvfs gvfs: fix build after update in 0809aeb47f 2016-10-14 09:11:28 +02:00
hamlib hamlib: use python2 2017-02-10 09:35:10 +01:00
harfbuzz harfbuzz: 1.4.2 -> 1.4.4 2017-03-09 18:59:31 +01:00
hawknl treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
herqq treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
hidapi hidapi: fix macos 2017-04-09 15:21:26 -05:00
hiredis
hivex
hspell treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
htmlcxx htmlcxx: 0.85 -> 0.86 2017-03-13 17:11:03 -05:00
http-parser Revert "http-parser: Broken on Darwin" 2016-10-31 09:30:39 -04:00
hunspell hunspellDict.it-it: use sha256 hash 2017-01-24 16:56:25 +00:00
hwloc hwloc: 1.11.2 -> 1.11.6 (#23870) 2017-03-14 00:44:28 +01:00
hyena treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
icu treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
id3lib treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
idnkit
ignition-math ignition-math: 2.3.0 -> 2.6.0 2016-12-09 21:40:36 -05:00
ignition-transport ignition-transport: fix cmake file 2016-09-07 14:24:18 +02:00
ijs ghostscript: 9.18 -> 9.20 for multiple CVEs: https://lwn.net/Vulnerabilities/703324/ 2016-10-19 08:09:17 -04:00
ilbc treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
ilixi
ilmbase ilmbase: Use separate outputs 2016-09-01 18:57:43 +02:00
iml iml: init at 1.0.5 2016-10-26 11:06:37 +02:00
imlib treewide: Fix output references to libX11 2016-08-30 03:40:23 +03:00
imlib2 imlib2: use multiple outputs 2016-11-23 02:24:12 +01:00
incrtcl treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
indicator-application
indilib
iniparser treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
ip2location-c
irrlicht treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
isl isl: 0.15 -> 0.17.1 2016-12-11 14:04:59 +01:00
iso-codes treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
itk itk: 4.10 -> 4.11 2017-04-07 08:23:08 -04:00
jama treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
jansson jansson: 2.8 -> 2.9 2016-10-10 22:08:19 +01:00
jasper jasper: 2.0.10 -> 2.0.12 2017-03-26 08:20:27 -04:00
java javasvn: remove 2017-03-06 23:07:11 +01:00
javascript
jbig2dec jbig2dec: patch for CVE-2016-9601 2017-02-07 04:07:15 +01:00
jbigkit
jemalloc jemalloc: 4.3.1 -> 4.5.0 2017-03-16 23:04:04 +01:00
json-c treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
json-glib json_glib: use multiple outputs 2016-12-11 19:34:07 +01:00
jsoncpp jsoncpp: fix build on darwin 2017-02-04 19:05:12 +01:00
judy treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
kde-frameworks kwallet: support GPG-encrypted wallets 2017-04-01 23:42:30 +00:00
kerberos libkrb5: fix issue #16161. 2017-01-19 13:16:46 +03:00
keybinder keybinder: use python2 2016-10-18 23:14:35 +02:00
keybinder3 keybinder3: remove unused parameter 2016-09-25 23:56:29 +02:00
kinetic-cpp-client
kirigami extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
kyotocabinet
lame
lasso
LASzip
lcms lcms: fix cve-2013-4276 2016-09-25 15:55:59 +02:00
lcms2 lcms2: 2.7 -> 2.8 2016-09-25 15:38:21 +02:00
ldb ldb: 1.1.26 -> 1.1.27 2016-09-19 20:03:40 +02:00
ldns ldns: split man pages 2017-03-16 16:15:31 +01:00
leatherman leatherman: 0.9.0 -> 0.10.1 2017-01-20 20:20:20 +08:00
lensfun treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
leptonica leptonica: 1.72 -> 1.74.1 2017-04-11 03:21:29 +02:00
lesstif treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
leveldb
levmar treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
lib3ds treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libaacs treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
libaal treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libabw
libaccounts-glib treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
libagar libagar: init at 1.5 2016-09-22 02:47:14 +03:00
libantlr3c
libao treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libappindicator libappindicator: propagate dependencies 2017-04-03 17:39:41 +03:00
libarchive libarchive: 3.2.2 -> 3.3.1 2017-03-11 10:25:34 +01:00
libasr treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libass treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libassuan treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libast treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libasyncns
libatomic_ops libatomic_ops: 7.4.2 -> 7.4.4 2016-08-11 18:49:18 +02:00
libaudclient treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libav Get rid of all with { inherit... } and just used let inherit... 2017-03-30 03:05:05 -04:00
libavc1394
libb2 libbb2: Use "--enable-fat=yes" to avoid build nondeterminism 2016-08-30 23:00:13 +03:00
libb64 libb64: md5->sha256 2016-09-05 20:44:50 -04:00
libbap libbap: init at master-2017-02-08 2017-04-04 13:17:56 -04:00
libbdplus treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
libbladeRF libbladeRF: fix udev rule location in $out 2017-03-03 12:27:49 +01:00
libblocksruntime swift: init at 3.1 2017-03-28 15:34:34 -05:00
libbluedevil treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
libbluray libbluray: 0.9.2 -> 1.0.0 2017-03-19 09:48:22 +08:00
libbrotli libbrotli: 20160120 -> 1.0 2017-01-04 21:19:52 +01:00
libbsd libbsd: 0.8.2 -> 0.8.3 2017-03-01 09:36:53 +08:00
libbson libbson:1.1.10 -> 1.6.1 2017-03-16 23:37:17 +01:00
libburn libburnia: 1.4.4 -> 1.4.6 2016-11-24 01:17:55 +03:00
libcaca libcaca: fix missing darwin inputs 2016-10-10 19:05:37 +02:00
libcanberra gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
libcangjie
libcdaudio libcdaudio: md5->sha256 2016-09-05 20:45:43 -04:00
libcddb libcddb: fix darwin build 2017-01-24 22:47:04 +01:00
libcdio libcdio: fix darwin build 2017-01-24 22:47:11 +01:00
libcdr
libcec libcec: 3.1.0 -> 4.0.2 2017-02-25 08:53:31 +01:00
libcello treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libchamplain libchamplain: 0.12.13 -> 0.12.14 2016-09-18 22:02:27 +02:00
libchardet treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libchewing
libchop libchop: fix package 2017-03-03 04:56:57 +01:00
libclc libclc: fix evaluation 2017-03-03 12:39:39 +01:00
libcli
libclthreads
libclxclient
libcmis
libcollectdclient
libcommuni enableParallelBuild -> enableParallelBuilding 2016-09-01 10:46:47 +02:00
libconfig
libconfuse libconfuse: 2.8 -> 3.0 2016-09-19 00:58:53 +02:00
libcouchbase libcouchbase: 2.5.2 -> 2.7.2 2017-03-16 17:33:42 +01:00
libcrafter treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libcredis
libcrossguid treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libctemplate libctemplate: use python2 2017-02-08 19:38:53 +01:00
libcue libcue: enable darwin build 2017-01-24 22:47:12 +01:00
libcutl
libdaemon Re-enable bunch of packages on Darwin 2016-08-03 00:55:42 +03:00
libdap libdap: 3.15.1 -> 3.18.3 2017-03-16 17:23:03 +01:00
libdbi
libdbi-drivers treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +02:00
libdbusmenu libdbusmenu: vala -> vala_0_23 2016-08-21 20:08:42 +03:00
libdbusmenu-qt treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libdc1394 libdc1394: patch bugs on darwin 2017-03-28 19:25:02 -04:00
libdevil treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libdigidoc
libdigidocpp
libdiscid libdiscid: 0.6.1 -> 0.6.2 2017-03-15 16:35:49 -05:00
libdivecomputer subsurface: 4.5.97 -> 4.6.0 (#22615) 2017-02-11 15:48:18 +01:00
libdivsufsort treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libdmtx treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libdnet
libdrm libdrm: 2.4.75 -> 2.4.76 2017-04-01 14:48:29 +02:00
libdv
libdvbpsi
libdvdcss libdvdcss: add darwin support 2016-10-02 15:21:43 -05:00
libdvdnav treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libdvdread treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libdwarf dwarfdump: init at 20161124 2017-02-08 20:45:31 +01:00
libdwg
libdynd treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libe-book libe-book: fix build with gcc6 2017-01-25 20:12:38 +01:00
libeatmydata treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libeb treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libebml
libebur128 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libechonest treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libedit libedit: 20150325-3.1 -> 20160903-3.1 2016-09-05 13:45:59 +02:00
libee treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libelf
libelf-freebsd
libestr
libetpan
libev
libevdev libevdev: Fix url 2017-03-19 11:12:16 -05:00
libevent libevent: split _openssl into a separate output 2017-02-27 18:18:39 +01:00
libevhtp
libewf
libexif treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libextractor libextractor: 1.2 -> 1.3 2017-03-15 18:19:11 -05:00
libexttextcat
libf2c Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
libfakekey
libfaketime libfaketime: Fix build on gcc 6 2017-01-25 20:12:34 +01:00
libffcall libffcall: 2009-05-27 -> 1.10 2016-11-30 06:01:10 +01:00
libffi treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libfilezilla libfilezilla: 0.9.0 -> 0.9.1 2017-03-13 22:17:08 +01:00
libfixposix libfixposix: 30b75609 -> 0.4.1 2017-03-18 20:21:50 +00:00
libfm libfm: 1.2.4 -> 1.2.5 2017-01-23 19:01:33 -02:00
libfprint
libfpx libfpx: 1.3.1-4 -> 1.3.1-7 2016-09-25 17:38:31 +02:00
libfreefare libfreefare: fix darwin build 2016-08-16 19:25:42 +00:00
libftdi treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libgadu
libgap libgap: init at 4.8.3 2016-10-26 11:06:37 +02:00
libgcrypt libgcrypt: 1.7.5 -> 1.7.6 2017-01-30 01:15:19 +01:00
libgdiplus libgdiplus: fix install on darwin 2017-02-07 19:58:44 +00:00
libgee maintainers: rename lukasepple according to github account name 2016-10-09 22:04:22 +02:00
libgeotiff libgeotiff: enable darwin support 2016-11-07 20:42:26 +01:00
libgig libgig: Configure script warns about missing libuuid 2016-12-29 01:51:46 +01:00
libgksu Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
libglvnd libglvnd: init at 2016-12-22 2017-02-08 16:56:50 +03:00
libgnome-keyring treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libgnurl treewide: Lots of meta.hydraPlatforms -> meta.platforms 2016-08-02 21:17:44 +03:00
libgpg-error libgpg-error: 1.26 -> 1.27 2017-03-02 10:07:59 +01:00
libgphoto2 libgphoto2: 2.5.11 -> 2.5.12 2017-02-02 11:12:16 +01:00
libgpod treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libgringotts
libgroove
libgsf libgsf: Use separate dev output 2017-04-02 21:51:46 +02:00
libgsystem
libgtop libgtop: 2.32.0 -> 2.34.1 2016-10-15 20:32:10 +02:00
libgudev libgudev: fix build after update #23965 2017-04-01 13:26:27 +02:00
libguestfs libguestfs: add missing libapparmor buildInput 2017-03-31 11:50:12 +08:00
libgumbo libgumbo: init at 0.10.1 2016-10-20 21:16:03 +02:00
libhangul
libharu
libhttpseverywhere libhttpseverywhere: 0.2.3 -> 0.2.10 2017-03-10 15:56:35 -06:00
libHX
libiberty
libibmad libibmad: 1.3.12 -> 1.3.13 2017-03-16 19:42:45 -05:00
libibumad
libibverbs libibverbs: add pkg-config support 2016-12-05 11:44:28 +01:00
libical
libicns treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
libiconv
libid3tag treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libidn docdev -> devdoc 2016-09-01 11:07:23 +02:00
libidn2 libidn2: fix darwin build 2017-02-12 02:31:41 +01:00
libiec61883
libimobiledevice libimobiledevice: use python2 2017-02-08 19:27:50 +01:00
libindicate libindicate: do not use top-level python packages 2016-09-26 11:10:50 +02:00
libindicator
libinfinity treewide: explicitly specify gtk version 2016-09-13 21:09:24 +03:00
libinput libinput: maintenance 1.5.0 -> 1.5.1 2016-11-17 11:34:10 +01:00
libiodbc treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
libiptcdata treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libircclient libircclient: disable on darwin 2017-03-19 17:16:44 +02:00
libisoburn treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libisofs libisofs: 1.4.4 -> 1.4.6 2016-11-24 01:17:55 +03:00
libite libite: init at 1.8.2 2016-09-19 00:58:54 +02:00
libivykis libivykis: 0.40 -> 0.41 2017-02-15 01:58:57 +01:00
libixp-hg treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libjpeg libjpeg62: remove 2017-01-24 16:22:25 +00:00
libjpeg-drop treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libjpeg-turbo libjpeg(-turbo): 1.5.0 -> 1.5.1 2016-12-03 12:12:48 +01:00
libjreen treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libjson treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libjson-rpc-cpp libjson_rpc_cpp_0_2_1: remove 2017-02-28 17:15:04 +01:00
libkate treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libkeyfinder
libksba libksba: 1.3.4 -> 1.3.5 2016-09-24 21:55:34 +02:00
libksi
libktorrent extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
libLAS libLAS: 1.8.0 -> 1.8.1 2016-11-11 15:15:54 -05:00
liblastfm liblastfm: fix macOS build 2017-04-08 23:28:01 -05:00
liblastfmSF liblastfm: 0.3.2 -> 0.5 2016-11-03 21:47:09 -04:00
liblaxjson
liblo
liblockfile
liblogging
liblognorm
liblqr-1 treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
liblscp
libltc
libmad
libmatchbox treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libmatheval guile rev-deps: fix build by adding pkgconfig 2017-02-18 08:23:07 +01:00
libmatroska
libmaxminddb libmaxminddb: init at 1.2.0 2016-09-14 19:25:29 +02:00
libmbim libmbim: 1.12.2 -> 1.14.0 (#19304) 2016-10-08 07:15:11 +02:00
libmcrypt
libmcs treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libmd libmd: clean up autoreconfHook usage 2017-01-21 20:42:41 +01:00
libmediainfo {lib}mediainfo{-gui},libzen: 0.7.87 -> 0.7.91, 0.4.33 -> 0.4.34 2016-12-17 12:57:27 +00:00
libmemcached libmemcached: update sha256 hash 2017-01-05 15:48:49 +01:00
libmesode libmesode: init at 0.9.1 2016-12-17 18:13:24 +01:00
libmhash treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libmicrohttpd libmicrohttpd: 0.9.50 -> 0.9.52 2017-01-22 13:00:59 +01:00
libmikmod libmikmod: 3.3.7 -> 3.3.10 2016-10-13 03:18:32 +02:00
libmilter libmilter: 8.14.8 -> 8.15.2 2016-12-29 02:12:51 +01:00
libminc
libmkv treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libmms treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libmng treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libmnl libmnl: 1.0.3 -> 1.0.4 2016-09-01 12:25:14 +02:00
libmodbus
libmodplug
libmongo-client
libmowgli treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libmp3splt treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libmpack neovim: 0.1.4 -> 0.1.5 (and related dependencies) 2016-08-22 12:15:41 +02:00
libmpc
libmpcdec libmpcdec: cleanup, use sha256 hash 2016-10-13 03:18:37 +02:00
libmpeg2 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libmrss
libmsgpack Merge pull request #18275 from taktoa/patch-1 2017-03-18 17:30:30 +01:00
libmsn treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
libmspack treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libmtp treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libmusicbrainz treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libmwaw libmwaw: 0.3.9 -> 0.3.10 2017-02-03 13:14:39 +01:00
libmx treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libmysqlconnectorcpp Add MySQL Connector C++, a mysql server client library. 2016-09-19 09:58:15 +02:00
libnabo libnabo: init at 1.0.6 2016-09-27 15:49:51 +02:00
libnatspec treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libndp
libnet
libnetfilter_conntrack libnetfilter_conntrack: 1.0.5 -> 1.0.6 2017-01-22 13:01:00 +01:00
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_queue
libnfc libnfc: Add missing dependency on readline 2017-02-05 03:21:59 +03:00
libnfnetlink libnfnetlink: use sha256 hash 2016-10-09 16:19:04 +02:00
libnfsidmap treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libnftnl libnftnl: 1.0.6 -> 1.0.7 2017-01-22 13:01:00 +01:00
libnice treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libnih treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libnotify treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libnova treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libnxml
liboauth
libodfgen
libofa libofa: Use multiple outputs 2016-09-19 20:03:38 +02:00
libofx treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libogg treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
liboggz treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
liboil docdev -> devdoc 2016-09-01 11:07:23 +02:00
libomxil-bellagio libomxil-bellagio: disable on Darwin 2016-08-16 19:25:42 +00:00
liboop treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
liboping liboping: 1.8.0 -> 1.9.0 2017-01-22 13:01:02 +01:00
libopus libopus: add patch to fix CVE-2017-0381 2017-01-21 14:14:46 +01:00
libosinfo libosinfo: vala -> vala_0_23 2016-08-21 20:10:54 +03:00
libosmpbf treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libossp-uuid
libotr
libowfat
libp11 Update default.nix 2017-03-18 19:41:23 +01:00
libpaper fix #21521 2016-12-30 16:18:28 +01:00
libpar2 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libpcap libpcap: fix missing remote-ext.h error 2017-03-09 22:08:33 +02:00
libpfm
libpgf treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libpinyin libpinyin: 1.3.0 -> 1.6.0 2016-10-01 13:43:36 +09:00
libpipeline
libplist treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libpng libpng: 1.6.28 -> 1.6.29 2017-04-01 13:27:39 +02:00
libpointmatcher libpointmatcher: only build on linux 64bit platform 2016-09-30 12:54:09 +02:00
libpqxx libpqxx: use gnused_422 2017-01-07 20:16:17 +01:00
libproxy libproxy: fix compilation 2017-04-04 17:00:40 +02:00
libpseudo treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libpsl Merge branch 'master' into staging 2017-02-09 08:42:04 +01:00
libpst libpst: use python2 2016-10-18 23:16:06 +02:00
libpwquality treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
libqalculate treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libqb
libqglviewer
libqmi libqmi: 1.12.6 -> 1.16.0 (#19305) 2016-10-08 07:15:38 +02:00
libqrencode
libraw libraw: 0.17.1 -> 0.17.2 2017-01-25 20:12:35 +01:00
libraw1394
librdf treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
librdmacm librdmacm: add pkg-config support 2016-12-05 11:45:13 +01:00
libre libre: 0.5.0 -> 0.5.1 2017-03-09 18:59:31 +01:00
librelp librelp: 1.2.8 -> 1.2.12 2016-09-03 16:02:49 -05:00
librem librem: 0.4.7 -> 0.5.0 2016-12-08 16:15:18 +01:00
librep Sawfish: 1.11.90 -> 1.12.0 (#19792) 2016-10-23 13:06:47 +02:00
libresample treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libressl libressl_2_5: 2.5.0 -> 2.5.1 2017-02-02 00:26:47 +01:00
librevenge
librevisa
librsvg Revert "cairo: Add ApplicationServices as propagatedBuildInput" 2017-01-09 20:58:27 +01:00
librsync Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
libs3
libsamplerate libsamplerate: 0.1.8 -> 0.1.9 2016-10-13 03:18:42 +02:00
libsass
libsearpc libsearpc: use python2 2016-11-24 22:28:03 +01:00
libseccomp libseccomp: 2.3.1 -> 2.3.2 + fixed scmp_sys_resolver 2017-03-17 22:10:50 +01:00
libsecret libsecret: add dev output 2017-01-11 08:32:39 +01:00
libserialport
libsexy treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
libshout libshout: Use multiple outputs 2016-09-19 20:03:39 +02:00
libsidplayfp libsidplayfp: init at 1.8.6 2016-08-12 14:22:09 +02:00
libsieve treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libsigcxx libsigcxx 2.8.0 -> 2.10.0 2016-10-05 23:18:43 +02:00
libsigsegv libsigsegv: Add Aarch64 patch 2017-01-25 00:01:52 +02:00
libsixel libsixel: 1.6.1 -> 1.7.3 2017-02-07 17:11:13 -08:00
libsndfile libsndfile: 1.0.26 -> 1.0.27 2016-08-30 18:53:31 +02:00
libsodium libsodium: 1.0.11 -> 1.0.12 2017-03-16 15:54:20 +01:00
libsolv rpm-ostree: 2016.1 -> 2016.10 2016-10-12 20:31:02 +00:00
libsoundio libjack2-git: 2015-09-03 -> 2016-08-18 2016-11-02 12:51:22 +01:00
libsoup libsoup: libgnome_keyring -> libgnome_keyring3 2016-10-15 20:32:09 +02:00
libspatialindex treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libspatialite libspatialite: link missing mod_spatialite.dylib 2016-10-25 15:25:56 +02:00
libspectre treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libspiro fontforge-gtk: Add support for libspiro. 2017-02-17 16:39:50 +01:00
libspotify
libsrs2 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libssh treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libssh2 treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libstatgrab libstatgrab: fix darwin build 2016-08-16 19:25:43 +00:00
libstdc++5 libstdcxx5: init at 3.3.6 2016-09-17 23:06:46 +03:00
libstroke treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libstrophe libstrophe: 0.8.8 -> 0.9.1 2016-12-26 22:27:18 +01:00
libsvm
libtap treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libtar
libtasn1 libtasn1: 4.9 -> 4.10 2017-01-25 20:12:38 +01:00
libtcod libtcod: fix build 2016-09-01 16:26:17 +08:00
libtelnet libtelnet: init at 20160426 (#17936) 2016-08-30 14:41:17 +02:00
libtermkey libtermkey: from 0.18 to 0.19 2017-01-07 19:59:45 +02:00
libtheora docdev -> devdoc 2016-09-01 11:07:23 +02:00
libtiff libtiff: apply security patches from Debian 2017-01-18 15:51:36 +01:00
libtiger treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libtomcrypt treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libtommath treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libtorrent-rasterbar libtorrentRasterbar_1_0: 1.0.9 -> 1.0.10 2016-09-13 18:03:46 +02:00
libtoxcore libtoxcore: 0.1.6 -> 0.1.7 2017-03-27 23:06:35 +08:00
libtsm treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libtunepimp libtunepimp: Use multiple outputs 2016-09-19 20:03:38 +02:00
libtxc_dxtn treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libtxc_dxtn_s2tc Rename page to cpages to match github 2017-01-20 16:55:29 +01:00
libu2f-host
libu2f-server
libuchardet treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libuecc libuecc: init at 7 2016-10-13 21:42:16 +02:00
libui libui: darwin compatibility 2016-09-28 03:00:01 -04:00
libunibreak
libunique treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
libunistring libunistring: split into multiple outputs 2017-02-21 00:39:22 +01:00
libunity libunity: vala -> vala_0_23 2016-08-21 20:12:32 +03:00
libunwind libunwind: add AArch64 support patch 2017-01-25 00:01:53 +02:00
liburcu liburcu: 0.8.6 -> 0.9.3, doCheck = true 2017-01-26 22:32:13 +01:00
libusb treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libusb1 treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libusbmuxd treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libutempter
libuv libuv: disable tests (temporarily) on Darwin 2017-03-09 07:45:50 -05:00
libva libva: 1.7.2 -> 1.7.3 2017-01-27 18:43:33 +01:00
libvdpau treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libvdpau-va-gl libvdpau-va-gl: 0.4.0 -> 0.4.2 2016-11-24 01:17:55 +03:00
libviper treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libvirt libvirt packages: fix & clean up dependencies 2017-03-28 19:45:01 +02:00
libvirt-glib libvirt: build with attr and apparmor 2017-03-25 14:58:26 +01:00
libvisio
libvisual
libvncserver libvncserver: build with libpng 2017-01-11 14:32:02 +01:00
libvorbis treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
libvpx libvpx: 1.5.0 -> 1.6.1 2017-02-10 20:11:08 +02:00
libvterm
libwacom libwacom: 0.19 -> 0.22 2016-12-25 22:56:32 +01:00
libwebp
libwebsockets
libwmf libwmf: add patch to fix CVE-2016-9011 2016-11-10 03:50:43 +01:00
libwnck treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
libwpd treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libwpg treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
libwps
libx86
libx86emu libx86emu: make linux-only 2017-04-08 23:34:41 -05:00
libxcomp
libxdg-basedir treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
libxkbcommon libxkbcommon: add ttuegel to maintainers 2017-03-04 15:08:47 -06:00
libxklavier docdev -> devdoc 2016-09-01 11:07:23 +02:00
libxls treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
libxmi
libxml2 libxml2: bugfix updates from git upstream 2017-02-16 20:18:17 +01:00
libxmlxx libxmlxx3: 3.0.0 -> 3.0.1 2016-11-20 03:14:09 +03:00
libxmp
libxslt libxslt: add option to enable crypto support 2016-12-11 19:22:34 +01:00
libyaml libyaml: 0.1.6 -> 0.1.7 2016-09-09 16:08:13 +02:00
libyaml-cpp openexr, libyaml-cpp: Fix output order to match others 2016-09-01 16:34:11 +03:00
libykneomgr
libyubikey
libzdb
libzen {lib}mediainfo{-gui},libzen: 0.7.87 -> 0.7.91, 0.4.33 -> 0.4.34 2016-12-17 12:57:27 +00:00
libzip libzip: 1.1.2 -> 1.2.0 2017-03-12 12:33:04 +01:00
libzmf libzmf: configure with --disable-werror, needed on i686 2017-02-04 19:52:05 +01:00
lightning treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
linenoise linenoise: license is 2-clause BSD 2016-10-02 13:14:48 +02:00
liquid-dsp liquid-dsp: init at 20170307 2017-03-14 23:42:18 +01:00
liquidfun
lirc lirc: 0.9.3 -> 0.9.4 2017-01-09 21:31:05 +01:00
live555
lmdb lmdb on Darwin: fix bogus library name 2017-02-14 10:51:22 +01:00
loadcaffe loadcaffe: init at 0.0pre2016.08.01 2016-08-27 15:41:58 +02:00
log4cplus treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
log4cpp treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
log4cxx treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
loki loki: init at 0.1.7 2017-01-07 20:49:54 +08:00
loudmouth loudmouth: 1.4.3 -> 1.5.3, switch to mcabber version as the upstream as the Gnome version has stagnated 2016-10-04 13:23:49 +02:00
luabind treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
lucene++ treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
lzo
mailcore2 mailcore2: fix build with newer icu 2017-03-22 14:06:43 +01:00
mapnik mapnik: use python2 2017-02-08 19:51:11 +01:00
martyr martyr: fixed build, removed build.sh, added meta (see #23253) 2017-03-21 00:01:13 +02:00
matio matio: 1.5.2 -> 1.5.9 2017-01-14 16:49:32 +01:00
mbedtls mbedtls: 1.3.17 -> 1.3.18 2017-02-02 02:52:26 +01:00
mdds mdds: 1.2.1 -> 1.2.2 2016-09-26 15:49:30 +02:00
mediastreamer mediastreamer-openh264: 1.0.0 -> git version from Belledonne Communications fork (Linphone upstream) 2016-08-01 2016-09-06 18:19:17 +02:00
menu-cache menu-cache: 1.0.1 -> 1.0.2 2016-11-17 17:05:47 -02:00
mesa mesa: patch vulkan manifests when any driver is enabled 2017-04-10 00:17:36 +03:00
mesa-darwin
mesa-glu mesa-glu: Use separate outputs 2016-09-01 18:57:43 +02:00
microsoft_gsl microsoft_gsl: init at 2017-02-13 2017-02-17 02:14:12 +01:00
mimetic
miniball treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
minixml
minizip treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
mlt mlt: Remove some -dev paths from the closure 2017-04-02 21:51:46 +02:00
mongoc mongoc: 1.1.10 -> 1.5.4 2017-02-17 00:11:26 +01:00
mono-addins
mono-zeroconf
motif Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-12 09:46:53 +00:00
movit movit: Use multiple outputs 2016-10-02 19:22:29 +02:00
mp4v2 treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
mpfi mpfi: init at 1.5.1 2016-10-26 11:06:32 +02:00
mpfr treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
mpich2
mpir mpir: 2.7.2 -> 3.0.0 2017-03-09 18:47:37 +01:00
mps
msilbc msilbc: fix build 2017-03-13 09:33:15 +01:00
mtdev
muparser treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
mygui
mysocketw
mythes
nanoflann
nanomsg
nco
ncurses ncurses: fix bug with libtinfo symlink that caused vim to fail 2016-12-28 16:02:11 +01:00
ndn-cxx
ndpi ndpi: init at 1.8 2017-02-22 00:20:10 -08:00
neardal neardal: make linux-only 2017-04-08 23:34:51 -05:00
neon neon: 0.30.1 -> 0.30.2 2017-02-17 00:11:29 +01:00
netcdf netcdf: 4.3.3.1 -> 4.4.1.1 2017-01-31 17:29:30 +01:00
netcdf-cxx4 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
netcdf-fortran Make all meta.maintainers attributes lists 2016-11-20 18:06:03 +01:00
nettle nettle: 3.2 -> 3.3 2016-11-29 14:54:14 +01:00
newt
nghttp2 Get rid of all with { inherit... } and just used let inherit... 2017-03-30 03:05:05 -04:00
nix-plugins nix-plugins: 2.0.6 -> 2.0.7. 2017-04-04 22:50:00 -04:00
nlohmann_json nlohmann_json: 2.0.7 -> 2.1.0 2017-02-02 11:13:04 +01:00
nlopt nlopt: rescue build by dropping support for Octave 2017-03-07 14:56:46 +01:00
notify-sharp
npapi-sdk
npth npth: 1.2 -> 1.3 2017-01-30 01:15:06 +01:00
nspr nspr: 4.12 -> 4.13.1 2016-10-21 15:44:27 +02:00
nss nss: 3.28.3 -> 3.30 (close #24508) 2017-04-01 13:31:05 +02:00
nss_wrapper
ntdb
ntl ntl: init at 9.11.0 (#18507) 2016-09-12 19:26:30 +02:00
ntrack treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
nvidia-texture-tools nvidia-texture-tools: 1388 -> 2.1.0 2016-11-05 14:47:08 +03:00
nvidia-video-sdk
ocl-icd ocl-icd: 2.2.9 -> 2.2.10 2017-01-20 03:37:51 +03:00
ode treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
ogre
ogrepaged treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
ois
olm olm: init at 2.2.1 2017-02-10 02:22:15 +01:00
oniguruma treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
opal
openal-soft treewide: Fix 'lib.optional' misuses 2016-10-01 23:38:06 +03:00
openbabel treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
openbr Remove redundant -DCMAKE_BUILD_TYPE=Release flags 2016-10-01 16:13:41 +02:00
opencascade opencascade: fix build 2016-09-05 21:52:04 +02:00
opencl-clhpp opencl-clhpp: init at 2.0.10 2017-01-20 03:37:51 +03:00
opencl-headers opencl-headers: 2.1.0 -> 2.1-2016-11-29 2017-01-20 03:37:51 +03:00
opencollada
opencolorio opencolorio: Use separate outputs 2016-09-01 18:57:43 +02:00
opencsg
openct
opencv opencv: upgrade from 3.1.0 to 3.2.0 2017-01-24 14:24:05 +01:00
opendbx treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +02:00
opendkim treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
openexr openexr, libyaml-cpp: Fix output order to match others 2016-09-01 16:34:11 +03:00
openh264 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
openjpeg openjpeg2: patch for multiple CVEs 2017-01-07 06:51:31 -05:00
openldap openldap: load configuration files from global sysconfdir /etc (#21648) 2017-01-10 17:41:09 +01:00
openmpi openmpi: fix libtool issue #18147 by stripping libtool *.la files 2016-08-31 12:03:07 +02:00
openscenegraph openscenegraph: fix eval 2016-09-17 15:45:31 +03:00
openslp openslp: patch for CVE-2016-7567 2016-10-26 20:51:06 -04:00
openssl Revert "openssl: add custom build of 1.0.2 for steam" 2017-04-03 09:04:44 +02:00
opensubdiv opensubdiv: 3.0.5 -> 3.2.0 2017-02-28 17:22:06 +03:00
openwsman
oracle-instantclient oracle-instantclient: add optional odbc support 2017-04-01 11:50:13 +02:00
ortp ortp: 0.25.0 -> 0.27.0 2016-09-06 18:19:17 +02:00
osip libosip2: 4.1.0 -> 5.0.0 2016-09-26 15:49:30 +02:00
osm-gps-map treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
p11-kit treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
pango pango: maintenance 1.40.3 -> 1.40.4 2017-04-01 13:27:18 +02:00
pangomm pangomm: Add ApplicationServices on darwin 2017-01-14 20:27:54 +01:00
pangox-compat treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
pangoxsl pangoxsl: Use sha256 2016-11-11 15:17:24 -05:00
pcaudiolib pcaudiolib: init at 2016-07-19 2016-09-05 03:33:41 +03:00
pcg-c
pcl pcl: fix problem finding OpenGL on darwin 2016-10-06 02:01:46 -04:00
pcre pcre: 8.39 -> 8.40 + security fix 2017-03-26 16:41:22 +02:00
pcre2 pcre2: 10.22 -> 10.23 + security fix 2017-03-26 17:13:38 +02:00
pdf2xml Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
phonon Merge remote-tracking branch 'upstream/master' into staging 2017-03-14 00:49:22 +02:00
physfs treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
physics herwig: 7.0.3 -> 7.0.4 2017-03-01 22:53:41 -05:00
pixman
pkcs11helper pkcs11helper: 1.11 -> 1.21 2017-02-17 00:13:18 +01:00
plib Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
png++ treewide: Fix 'lib.optional' misuses 2016-10-01 23:38:06 +03:00
pocketsphinx pocketsphinx: 0.8 -> 5prealpha 2016-12-28 03:28:07 +00:00
poco poco: init at 1.7.8 2017-03-27 01:05:25 +00:00
podofo podofo: fix on LLVM 4 2017-04-06 23:33:14 -04:00
poker-eval
polkit treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
polkit-qt-1 polkit_qt4: Use multiple outputs 2016-09-29 13:05:29 +02:00
poppler poppler: Add support for gobject-introspection 2016-12-19 22:25:34 +01:00
popt treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
portaudio portaudio: fixup patches 2017-01-17 19:49:30 -06:00
portmidi Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
postgis postgis: 2.2.1 -> 2.3.1 2017-01-25 19:31:30 +01:00
ppl treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
prison treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
proj proj: disable tests on 32 bit 2017-02-12 10:00:24 +00:00
protobuf protobuf3_2: init at 3.2 2017-02-27 10:52:21 +01:00
protobufc
psol nginx: add PageSpeed module (Linux only) 2017-01-10 17:26:50 -05:00
pth
ptlib ptlib: 2.10.10 -> 2.10.11, add check for SSLv3 2016-08-10 07:12:08 +02:00
pugixml pugixml: 1.7 -> 1.8.1 2016-12-11 21:15:48 +01:00
pupnp libupnp: 1.6.20 -> 1.6.21 2017-01-18 15:56:15 +01:00
qca2 treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
qca-qt5 treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
qhull Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-03 13:34:44 +00:00
qimageblitz treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
qjson treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
qmltermwidget libsForQt5.qmltermwidget: fix build 2017-03-02 14:13:35 +01:00
qoauth treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
qpdf treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
qrupdate treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
qscintilla qscintilla: 2.9 -> 2.9.4 2017-01-03 17:20:29 +08:00
qt-3 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-12 09:46:53 +00:00
qt-4.x/4.8 qt4: fix to work on clang 4 2017-03-30 11:03:05 -04:00
qt-5 qt56.qtwebengine: patch more library paths 2017-04-10 11:35:00 +03:00
qt-mobility treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
qtkeychain qtkeychain: Allow building with Qt 5 2016-09-07 11:43:39 +02:00
qtscriptgenerator treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
qtstyleplugins qtstyleplugins: fix eval of meta 2017-03-09 23:09:32 +01:00
qtwebkit-plugins qt5.qtwebkit-plugins: init at 2015-05-09 2016-08-17 20:20:35 +03:00
quazip Separate Qt 5 packages from dependent libraries 2017-02-27 11:49:04 -06:00
quesoglc
quickder quickder: 1.0-RC1 -> 1.0-RC2 2017-02-24 10:02:13 +01:00
qwt qwt6_qt4: init at 6.1.2 2016-12-16 22:29:46 -02:00
qxt
rabbitmq-c rabbitmq-c_0_4: remove, not used anymore 2016-09-24 15:35:14 +02:00
rabbitmq-java-client
range-v3 range-v3: init at 2017-01-30 (#22661) 2017-02-11 19:10:46 +01:00
rdkafka
re2
readline readline70: init at 7.0p0 2016-09-17 01:16:24 +02:00
readosm treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
rep-gtk Sawfish: 1.11.90 -> 1.12.0 (#19792) 2016-10-23 13:06:47 +02:00
resolv_wrapper
rlog treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
rocksdb Attempt to update RocksDB to 5.1.2. 2017-02-20 21:50:30 -05:00
rote
rubberband
sbc
sblim-sfcc
schroedinger docdev -> devdoc 2016-09-01 11:07:23 +02:00
science suitesparse: refining CUDA support 2017-04-04 17:23:20 +02:00
scmccid
sdformat sdformat: mark as broken 2017-01-30 11:22:58 +00:00
SDL sdl: fix very long filename 2017-02-11 12:26:17 +08:00
SDL2 SDL2: fix creation of libSDL2main.a 2017-02-16 22:24:40 +01:00
SDL2_gfx SDL2_gfx: Fix non-x86 build 2017-03-11 02:37:00 +02:00
SDL2_image SDL2: cleanup and add patch to discover extensions 2016-08-22 06:30:01 +03:00
SDL2_mixer SDL2_mixer: add optional fluidsynth support 2017-03-15 20:44:54 -07:00
SDL2_net SDL2: cleanup and add patch to discover extensions 2016-08-22 06:30:01 +03:00
SDL2_ttf SDL2: cleanup and add patch to discover extensions 2016-08-22 06:30:01 +03:00
SDL_gfx SDL: cleanup and add patch to discover extensions 2016-08-22 06:30:00 +03:00
SDL_image SDL: cleanup and add patch to discover extensions 2016-08-22 06:30:00 +03:00
SDL_mixer gargoyle: init at 2017-03-12 2017-03-19 22:36:29 +00:00
SDL_net SDL: cleanup and add patch to discover extensions 2016-08-22 06:30:00 +03:00
SDL_sixel
SDL_sound SDL: cleanup and add patch to discover extensions 2016-08-22 06:30:00 +03:00
SDL_stretch SDL: cleanup and add patch to discover extensions 2016-08-22 06:30:00 +03:00
SDL_ttf treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
serd lilv and sord: remove svn versions and deploy release version 2017-01-11 02:21:00 +01:00
serf serf: 1.3.7 -> 1.3.9 2017-02-17 00:13:32 +01:00
sfml sfml: 2.3 -> 2.4.1 2017-01-27 10:59:20 +01:00
sfsexp treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
shapelib shapelib: init at 1.4.0 2017-03-17 12:09:37 -05:00
shhmsg
shhopt
silgraphite treewide: Lots of meta.hydraPlatforms -> meta.platforms 2016-08-02 21:17:44 +03:00
simgear flightgear, simgear: 2016.4.3 -> 2016.4.4 2017-01-18 16:58:45 +01:00
skalibs skarnet.org packages: fix darwin build 2017-03-26 17:30:41 -05:00
slang slang: 2.3.0 -> 2.3.1a 2017-03-30 03:22:26 -04:00
slib treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
smpeg smpeg: build with gcc 6 2017-01-25 20:12:36 +01:00
snack snack: Mark broken 2016-12-05 02:09:18 +02:00
snappy snappy: split into multiple outputs 2017-03-03 14:30:36 +01:00
socket_wrapper
sofia-sip treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
sonic sonic: init at 2016-03-01 2016-09-05 03:33:41 +03:00
soprano treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
soqt
sord lilv and sord: remove svn versions and deploy release version 2017-01-11 02:21:00 +01:00
soundtouch treewide: more fixes of phases after bash 4.3 -> 4.4 2017-01-05 11:07:04 +01:00
spandsp
sparsehash
spatialite-tools treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
spdlog
speech-tools
speechd speechd: 0.8.3 -> 0.8.5 2016-09-05 03:33:40 +03:00
speex treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
speexdsp speexdsp: Fix build on aarch64 2017-01-29 02:08:04 +02:00
sphinxbase pocketsphinx: 0.8 -> 5prealpha 2016-12-28 03:28:07 +00:00
spice spice: 0.12.8 -> 0.13.3 2017-03-23 13:02:57 +01:00
spice-gtk virt-viewer: 2.0 -> 5.0 2017-03-14 04:54:11 +00:00
spice-protocol spice-protocol: 0.12.10 -> 0.12.12 2016-09-26 08:22:51 -04:00
sqlcipher sqlcipher: 3.1.0 -> 3.4.0 2016-08-18 02:19:56 +03:00
sqlite sqlite: 3.16.2 -> 3.17.0 2017-03-08 13:39:40 +02:00
sqlite-amalgamation
srtp srtp: build as shared library 2017-03-23 00:03:32 +03:00
startup-notification
stfl stfl: fix darwin build 2016-08-16 19:25:44 +00:00
stlport
strigi treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
stxxl Remove redundant -DCMAKE_BUILD_TYPE=Release flags 2016-10-01 16:13:41 +02:00
subunit
svrcore
swc
swiften
sword
szip
t1lib t1lib: add a note about CVE fixes 2017-01-25 13:53:55 +01:00
tachyon symmetrica: init at 2.0 2016-10-26 11:06:33 +02:00
taglib treewide: purge maintainers.urkud 2017-03-27 19:52:29 +02:00
taglib-extras treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
taglib-sharp
talloc talloc: fix on darwin 2016-10-14 22:51:21 -04:00
tbb
tclap
tcllib treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
tcltls tcltls: 1.6 -> 1.6.7 2017-02-17 00:12:12 +01:00
tclx
tdb tdb: 1.3.8 -> 1.3.11 2016-09-19 20:03:39 +02:00
tecla libtecla: update to version 1.6.3 2016-12-22 12:28:35 +01:00
telepathy telepathy.glib: add python to passthru 2016-11-24 22:28:04 +01:00
tevent tevent: 0.9.28 -> 0.9.30 2016-09-19 20:03:39 +02:00
thrift
ti-rpc
tidyp
tinyxml tinyxml: fix install name on darwin 2016-10-28 19:11:58 -04:00
tinyxml-2 tinyxml-2: 3.0.0 -> 4.0.1 2016-11-01 15:57:18 +01:00
tix tix: init at 8.4.1 2017-01-04 17:39:43 +01:00
tk tk: add private headers to /include 2017-01-04 15:49:27 +01:00
tnt treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
tntdb tntdb: init at 1.3 2016-08-18 11:11:43 +02:00
tntnet tntnet: init at 2.2.1 2016-08-18 09:54:46 +02:00
tokyo-cabinet
tokyo-tyrant
torch Excise use of importJSON 2017-01-30 11:44:08 +01:00
torch-hdf5 torch-hdf5: init at 0.0pre2016-07-01 2016-08-31 19:45:28 +02:00
tre tre: add patch for CVE-2016-8859 2016-11-02 11:55:39 +01:00
tremor treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
tsocks
ucl treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
ucommon Disable bunch of non-compiling packages on Darwin 2016-09-01 20:39:33 +03:00
udns outputDocdev -> outputDevdoc 2016-09-20 17:44:48 +02:00
udunits udunits: 2.2.23 -> 2.2.24 2017-03-29 05:40:10 +02:00
uhttpmock Remove myself from maintainers 2017-01-31 11:00:14 +01:00
uid_wrapper
umockdev Update default.nix 2017-03-18 20:30:47 +01:00
unibilium
unicap
unittest-cpp openshot-qt: remove myself from the maintainer list 2017-03-05 20:47:24 +01:00
unixODBC unixODBC: enable build for darwin 2016-10-13 09:23:14 +03:00
unixODBCDrivers unixODBCDrivers.mariadb: fix evaluation 2016-08-07 22:33:19 +02:00
uri uri: init at 2016-09-04 2016-10-10 20:27:07 -04:00
uriparser uriparser: 0.8.2 -> 0.8.4 2017-03-06 08:41:47 +01:00
usbredir usbredir: Fix 32-bit build 2016-09-30 12:19:59 +03:00
ustr ustr: Remove unhelpful 'buildTargets' value. 2017-03-06 19:34:07 -05:00
utf8proc utf8proc: 1.3 -> 2.0.2 2016-11-26 21:35:18 +01:00
uthash
v8 v8-3_16_14 tweaks for the build on darwin 2016-11-05 22:31:12 +01:00
vaapi-intel vaapiIntel: 1.7.2 -> 1.7.3 2017-01-27 18:43:50 +01:00
vaapi-vdpau treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
vapoursynth vapoursynth: disable OCR by default (#22943) 2017-02-19 02:11:08 +01:00
vapoursynth-mvtools vapoursynth-mvtools: 16 -> 17 2016-10-31 21:55:26 +01:00
vc vc: 1.2.0 -> 1.3.0 2016-11-24 01:17:56 +03:00
vcdimager
vcg treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
vid-stab
vigra vigra: use python2 2016-10-18 23:16:07 +02:00
vmime
vmmlib
vrpn vrpn: 07.30 -> 2016-08-27 2016-09-08 13:04:41 +01:00
vsqlite Add vsqlite, a C++ wrapper library for sqlite. 2016-09-19 09:58:21 +02:00
vtk Remove bbenoist from maintainers 2017-03-23 03:03:04 +01:00
vulkan-loader vulkan-loader: 1.0.39.1 -> 1.0.42.2 2017-04-01 12:28:59 -07:00
vxl vxl: remove obsolete patch 2016-08-03 13:20:32 +00:00
wavpack wavpack: 4.80.0 -> 5.1.0 2017-02-08 22:41:24 +08:00
wayland wayland: fix configure flags' type 2017-01-31 03:23:51 +03:00
wcslib treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
webkitgtk webkitgtk24x: Fix build on darwin 2017-03-31 07:47:09 -07:00
webrtc-audio-processing
websocket++ treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
wildmidi
wiredtiger
wlc wlc: 0.0.5 -> 0.0.8 2017-02-24 06:58:19 +01:00
wld
wolfssl wolfssl: 3.9.10b -> 3.10.3 2017-02-21 09:42:32 +01:00
wt treewide: Make explicit that 'dev' output of libmysql is used 2016-08-23 03:52:06 +03:00
wtk
wvstreams
wxGTK-2.8 wxGTK28: linux only 2017-04-09 02:11:16 -05:00
wxGTK-2.9 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
wxGTK-3.0 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
wxmac wxmac: fix build with clang-3.8 2016-12-10 19:10:54 +01:00
wxsqlite3 wxsqlite3: fix macOS build 2017-04-08 23:28:01 -05:00
wxsqliteplus
wxSVG wxSVG: init at 1.5.11 2017-03-06 17:36:20 +01:00
x264
x265 x265: Don't install static library 2016-09-01 18:57:43 +02:00
xalanc
xapian xapian-ruby: link against correct xapian 2017-03-06 20:24:07 +01:00
xavs
Xaw3d Xaw3d: 1.5E -> 1.6.2, switch md5 to sha256, use X.org as the upstream 2016-10-26 15:51:26 +02:00
xbase xbase: make linux-only 2017-04-08 23:34:51 -05:00
xcb-util-cursor treewide: Shuffle outputs 2016-08-29 14:49:51 +03:00
xercesc
xgboost xgboost: 2016-05-14 -> 0.60 2016-08-14 22:37:08 +03:00
xine-lib treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
xlibs-wrapper treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
xlslib treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
xml-security-c
xmlrpc-c
xmlsec xmlsec: 1.2.20 -> 1.2.23 2017-02-17 00:13:45 +01:00
xsd
xvidcore
xylib xylib: 1.4 -> 1.5 2017-01-01 18:19:39 +01:00
yajl
zeitgeist zeitgeist: python bindings at pythonPackages.zeitgeist 2016-11-24 22:28:04 +01:00
zeroc-ice zeroc_ice: 3.6.1 -> 3.6.3 2016-10-13 03:18:17 +02:00
zeromq zmq: v4.2.0 -> v4.2.2 2017-02-18 22:52:02 +02:00
zimg zimg: 2.3 -> 2.4 2017-02-04 19:33:46 +01:00
zimlib zimlib: 20150710 -> 1.4 2017-03-07 14:06:09 +01:00
zlib zlib: 1.2.10 -> 1.2.11 2017-02-05 13:30:44 +01:00
zlog
zookeeper_mt
zziplib zziplib: use python2 2016-10-18 23:16:04 +02:00