nixpkgs/pkgs/development/libraries
aszlig e957d71680
heimdal: Move openssh to propagatedBuildInputs.
A few more libraries were switched to using the kerberos attribute
instead of krb5 in 5fe7439. So those libraries are now built against
heimbal instead of MIT kerberos.

One of those libraries is libtirpc, which results in the following build
output:

http://hydra.nixos.org/build/18423661/nixlog/1/raw

The reason for this is, that "pkgconfig --libs" of heimdal lists
-lcrypto (which is part of OpenSSL), which is not propagated to
libtirpc.

See here (lines wrapped with backslash at the end of line):

$ nix-shell -p heimdal pkgconfig --command 'pkg-config --libs heimdal-gssapi'
-L/nix/store/cxjkl33j0mb4ilffaijl7gschbjzfv35-heimdal-1.5.3/lib -lgssapi \
-lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lroken -lcrypt \
-ldl -lresolv -pthread

Versus using MIT kerberos:

$ nix-shell -p krb5 pkgconfig --command 'pkg-config --libs krb5'
-L/nix/store/91vyw8yn89qnv8m8b35kgc4c4v7zp9as-krb5-1.13/lib -lkrb5 \
-lk5crypto -lcom_err

So the latter only lists libraries that are part of krb5 itself.

By adding openssh to propagatedBuildInputs, we should be able to build
any package that depends on either krb5/heimdal without any missing
dependencies.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-06 17:11:16 +01:00
..
a52dec a52dec: Add patches from Handbrake project 2014-05-04 01:56:48 +02:00
aacskeys Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
aalib
accountsservice accountsservice: update from 0.6.38 to 0.6.39 2014-10-28 15:51:47 +01:00
acl
adns adns: on darwin, patch the library with install_name_tool 2015-01-03 07:53:07 -05:00
afflib afflib: 3.7.5 → 3.7.6 2014-12-21 11:14:24 +03:00
agda agda-pretty: update darcs revision 2014-12-03 17:13:53 +00:00
agg Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
allegro Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
amrnb Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
amrwb Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
apache-activemq Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
apr apr: Update to 1.5.1 2014-04-28 14:45:54 +02:00
apr-util Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenv 2014-10-09 10:57:57 +02:00
aqbanking
asc-support
asf-support
asio Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
aspell Merge recent master into staging 2014-11-05 15:00:44 +01:00
assimp assimp: initial package expression for version 3.1.1 2014-10-02 06:45:17 +01:00
at-spi2-atk gtk3 stack: go back to gnome-3.12 branches for now 2014-11-14 23:32:28 +01:00
at-spi2-core gtk3 stack: go back to gnome-3.12 branches for now 2014-11-14 23:32:28 +01:00
aterm aterm: Fix building on Glibc 2.20 2014-10-29 17:55:40 +01:00
atk gtk3 stack: go back to gnome-3.12 branches for now 2014-11-14 23:32:28 +01:00
atkmm
attica
attr
aubio Revert "Remove obsolete jackaudio version 1." 2014-07-31 12:52:29 +02:00
audio libsmf: fix build 2014-11-28 22:39:09 +01:00
audiofile
avahi
babl Remove old and unused gegl and babl versions 2014-11-03 13:08:12 +02:00
beecrypt
blitz blitz: New package, version 0.10 (close #5062) 2014-11-21 11:49:39 +01:00
boehm-gc boehm-gc: fixes URLs in meta 2014-11-18 00:48:18 +00:00
boolstuff
boost boost: Add 1.57.0 2014-11-23 02:33:15 -08:00
boost-process boost_process: add package 2014-11-08 02:56:21 +03:00
boringssl boringssl: fix build 2014-12-10 14:05:50 +01:00
botan Update botan and fix the build 2015-01-06 18:47:02 +03:00
box2d Specify Box2D_2_0_1 branch 2014-10-07 16:23:27 +04:00
buddy Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
bullet
bwidget bwidget: update from 1.9.7 to 1.9.8 2014-11-17 18:07:47 +00:00
c-ares Fix meta.maintainer -> meta.maintainers 2014-04-23 14:26:32 +02:00
c-library
caelum Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
cairo cairo: pull an upstream patch to fix racket 2014-11-28 20:28:47 +01:00
cairomm gtkmm and related *mm updates 2014-11-25 00:40:23 +01:00
capnproto capnproto: Add package 2014-04-25 11:18:18 -04:00
capstone capstone: attempt to fix Linux build, remove Darwin build 2014-04-11 21:41:14 -05:00
ccnx fix ccnx build 2014-11-08 13:02:05 +01:00
ccrtp ccrtp: update from 2.0.6 to 2.0.9 2014-10-08 20:23:24 +02:00
celt Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
cfitsio Fix many package descriptions 2014-08-24 22:31:37 +02:00
CGAL Merge pull request #4238 from wkennington/master.boost 2014-11-03 23:03:01 +01:00
cgui
check check: update from 0.9.12 to 0.9.14 2014-11-17 18:08:11 +00:00
chipmunk Fix many package descriptions 2014-08-24 22:31:37 +02:00
chmlib
chromaprint chromaprint: switch FFT implementation to ffmpeg, build fpcalc 2014-08-27 13:38:10 +02:00
cil-aterm
cimg Merge recent master into staging 2014-09-13 21:48:29 +02:00
cl-ppcre
clanlib
classads Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
clearsilver clearsilver: update from 0.10.3 to 0.10.5 2014-11-14 12:25:01 +01:00
cln Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
cloog Merge pull request #3832 from nilcons-contrib/isl_cloog_pb 2014-09-01 15:08:04 +02:00
cloog-ppl Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
clucene-core Allow Dovecot to build with clucene, and on any Unix 2014-05-05 20:53:32 -05:00
clutter Revert "clutter: update 1.18 -> 1.20. Shouldn't break anything" 2014-11-17 15:10:56 +01:00
clutter-gst gnome3_12.clutter-gst: update from 2.0.10 to 2.0.12 2014-09-02 12:53:33 +02:00
clutter-gtk Fix Clutter-GTK 0.10.8 source link 2014-09-24 11:05:02 +04:00
cminpack cminpack: update from 1.3.2 to 1.3.4 2014-11-13 17:48:06 +01:00
cogl cogl: remove wayland support, can't find wayland-egl.pc 2014-11-10 01:07:38 +01:00
coin3d Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
commoncpp2 Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
concurrencykit concurrencykit: 0.4.3 -> 0.4.4 2014-10-09 17:10:58 -05:00
config-support
confuse Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
coprthr coprthr: mark as broken (cc @thoughtpolice) 2014-08-27 19:46:15 +02:00
coredumper coredumper: mark as broken 2014-06-22 23:10:32 +02:00
cpp-netlib boost: Remove boost.lib 2014-11-02 17:22:27 -08:00
cppunit
cppzmq cppzmq: add package 2014-11-08 02:57:34 +03:00
cracklib
crypto++ Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
ctdb ctdb: Add derivation 2015-01-02 17:22:37 -08:00
ctl
cyrus-sasl cyrus_sasl: Enable kerberos 2015-01-01 15:45:32 +01:00
czmq added czmq v3.0.0-rc1 2014-12-17 20:59:32 +01:00
db Attach a bunch of meta.branch info for the monitor 2014-11-17 18:04:59 +00:00
dbus dbus: small update, fixing boot on slow machines 2014-11-24 23:06:12 +01:00
dbus-cplusplus
dbus-glib Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
dclib change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
despotify
directfb Merge recent master into staging 2014-09-13 21:48:29 +02:00
dlib Fixed many descriptions 2014-11-11 14:36:34 +01:00
dotconf dotconf: update from 1.0.13 to 1.3 and adopt it 2014-09-23 23:20:30 +02:00
dotnetfx35
dotnetfx40
double-conversion double_conversion: add package 2014-11-08 02:26:46 +03:00
dssi Revert "Remove obsolete jackaudio version 1." 2014-07-31 12:52:29 +02:00
dxflib
eglibc
eigen eigen: 3.2.2 → 3.2.3 2014-12-21 11:14:24 +03:00
enchant
enet enet: update from 1.3.9 to 1.3.12 2014-09-30 10:31:59 +01:00
enginepkcs11 Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
epoxy Add epoxy: A library for handling OpenGL function pointer management 2014-07-27 12:14:38 +02:00
error-support
esdl
eventlog Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
exempi boost: Fix incompatible applications 2014-11-02 17:22:28 -08:00
exiv2
exosip Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
expat licenses: comment about two versions of MIT 2014-08-30 07:28:26 +02:00
faac Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
faad2 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
facile
farsight2
farstream farstream: minor update 2014-06-19 23:41:23 +02:00
fcgi fcgi: Update meta 2014-09-21 15:18:16 -07:00
fdk-aac
ffmpeg ffmpeg: maintenance update 2.5 -> 2.5.1 2014-12-16 21:39:18 +01:00
ffms ffms: update from 2.19 to 2.20 2014-09-30 10:56:10 +01:00
fftw fftw: Update to 3.3.4 2014-07-15 23:32:00 +02:00
flann Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
flite Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
fltk
fmod Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
folly folly: disable on 32bit (unsupported) 2014-12-11 10:38:52 +01:00
fontconfig freetype: fix pcf fonts by upstream patches 2014-12-17 22:12:41 +01:00
fontconfig-ultimate fontconfig-ultimate: do not replace terminus or proggy fonts 2014-12-15 08:57:30 -06:00
fox add meta.branch 2014-11-03 13:09:48 +02:00
freealut freealut: Clean up expression and add meta. 2014-07-28 21:19:08 +02:00
freeglut get xorg/x11 working on Darwin 2014-08-12 20:40:57 -04:00
freeimage
freetds Allow to configure freetds for unixODBC support 2014-10-29 15:18:11 +11:00
freetts
freetype freetype: fix pcf fonts by upstream patches 2014-12-17 22:12:41 +01:00
frei0r frei0r: fix typo 2014-07-27 12:53:57 +02:00
fribidi fribidi: update from 0.19.2 to 0.19.6 and add license 2014-09-25 17:51:05 +02:00
ftgl
funambol
gamin
ganv ganv: switch from svn checkout to 1.4.2 release 2014-09-24 00:11:27 +02:00
gd
gdal gdal: update to 1.11.1 and compiling with proj 2014-12-15 12:01:51 +01:00
gdbm Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
gdcm Fixed many descriptions 2014-11-11 14:36:34 +01:00
gdk-pixbuf Merge branch 'x-updates' into staging 2014-07-22 22:28:39 +02:00
gdome2 Fix user-facing typos (mainly in descriptions) 2015-01-01 15:45:32 +01:00
gecode Merge recent master into staging 2014-09-13 21:48:29 +02:00
gegl Remove old and unused gegl and babl versions 2014-11-03 13:08:12 +02:00
geoclue Update geoclue2 2014-11-03 11:58:22 +03:00
geoip Update GeoIP 2014-10-07 16:23:28 +04:00
geos
getdata Adds getdata-0.8.5 2014-11-21 11:54:54 +00:00
gettext gettext: Check for existence of stdenv.ccCross. 2015-01-03 18:27:41 +01:00
ggz_base_libs
giblib
giflib giflib: add meta.branch info 2014-11-17 18:13:21 +00:00
git2 libgit2: update from 0.21.1 to 0.21.2 2014-11-01 14:52:11 +02:00
glew glew: update, and tweak meta 2014-08-21 21:28:42 +02:00
glfw
glib glib-tested: Remove explicitly adding libgcc_s.so. 2015-01-03 18:18:42 +01:00
glib-networking glib-networking: 2.38.2 -> 2.40.1 2014-05-21 13:40:35 +02:00
glibc Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
glibmm gtkmm and related *mm updates 2014-11-25 00:40:23 +01:00
glm Just use old glm for LO, the rest of LO is not keen on using C++ git add -A 1 2014-12-05 10:51:40 +03:00
glog Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
gloox gloox: update from 1.0.11 to 1.0.12 2014-12-03 16:51:52 +00:00
glpk Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
gmime gmime: update from 2.6.19 to 2.6.20 2014-10-06 22:46:04 +02:00
gmm gmm: update from 3.0 to 4.3 2014-09-30 10:56:12 +01:00
gmock Minor cleanup after merge 2014-09-02 01:53:42 +04:00
gmp Merge recent master into staging 2014-11-05 15:00:44 +01:00
gnet gnet: update from 2.0.7 to 2.0.8 2014-12-10 17:12:41 +01:00
gnu-efi Downgrade gnu-efi back: this fixes build of gummiboot without breaking syslinux build 2014-06-30 11:17:19 +04:00
gnutls gnutls-3.1: remove unused version 2014-11-17 11:28:31 +01:00
gobject-introspection gobject-introspection: add glib to propagatedBuldInputs 2014-12-08 16:21:01 +01:00
goocanvas
google-gflags
gperftools gperftools: 2.2.1 -> 2.3 2015-01-02 10:47:41 -08:00
gpgme gpgme: 1.5.2 -> 1.5.3 2014-12-16 15:30:05 -08:00
granite Added granite 2014-10-09 01:55:27 +02:00
grantlee
gsasl Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
gsl Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
gsm Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
gsoap
gss Fix many package descriptions 2014-08-24 22:31:37 +02:00
gssdp Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
gstreamer gstreamer-1: double maintenance bump 2014-12-25 11:55:04 +01:00
gtest Fixed many descriptions 2014-11-11 14:36:34 +01:00
gtk-sharp-1
gtk-sharp-2
gtk+ gtk3: use 3.12 branch for now 2014-11-14 14:25:02 +01:00
gtkdatabox gtkdatabox: update from 0.9.1.3 to 0.9.2.0 2014-11-15 09:37:47 +00:00
gtkimageview Fix many package descriptions 2014-08-24 22:31:37 +02:00
gtkmathview Fix many package descriptions 2014-08-24 22:31:37 +02:00
gtkmm gtkmm and related *mm updates 2014-11-25 00:40:23 +01:00
gtkmozembed-sharp
gtksourceview-sharp
gtkspell gtkspell3: update from 3.0.4 to 3.0.6 2014-09-21 18:33:19 +01:00
gtkspellmm Merge recent master into staging 2014-09-13 21:48:29 +02:00
gts Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
gupnp Fix many package descriptions 2014-08-24 22:31:37 +02:00
gupnp-av Fixed many descriptions 2014-11-11 14:36:34 +01:00
gupnp-igd
gusb
gvfs gvfs: add mtp support 2014-11-03 15:18:57 +03:00
gwenhywfar
hamlib Use name and pname to follow conventions 2014-05-11 18:17:12 -04:00
harfbuzz harfbuzz: small update 2014-11-24 23:06:39 +01:00
haskell haskellPackages.nonEmpty: New expression 2015-01-06 15:05:24 +00:00
hawknl Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
herqq
hidapi hidapi: add a comment on the license 2014-12-07 16:15:52 +01:00
hivex Add hivex, windows registry hive extraction library 2014-11-09 15:24:08 +01:00
hspell
http-parser http-parser: update from 2.2.1 to 2.3 2014-10-11 01:57:57 +02:00
hunspell Fix user-facing typos (mainly in descriptions) 2015-01-01 15:45:32 +01:00
hwloc Fix many package descriptions 2014-08-24 22:31:37 +02:00
ibus ibus: do not run dconf update 2014-08-12 11:23:11 +02:00
icu icu: 52.1 -> 53.1 2014-09-13 22:07:11 -07:00
id3lib change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
ijs ijs: add package 2014-11-14 13:51:26 +03:00
iksemel
ilbc
ilixi ilixi: mark as broken 2014-09-13 15:15:19 +02:00
ilmbase
imlib change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
imlib2 sxiv: update to 1.3-git and fix runtime behaviour 2014-11-03 23:03:51 +00:00
incrtcl
indilib indilib: Add version 0.9.9. 2014-09-24 23:48:39 +02:00
iniparser iniparser: 3.0b -> 3.1 2015-01-02 17:22:36 -08:00
irrlicht Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
isl Enable parallel building for cloog and isl 2014-08-28 18:40:31 +02:00
iso-codes isocodes: update from 3.51 to 3.56 2014-10-08 20:23:27 +02:00
itk Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
jama
jansson Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
jasper jasper: Patch for CVE-2014-8138 via RedHat. 2014-12-21 14:38:00 -08:00
java classpath: fix build 2014-12-11 10:38:52 +01:00
javascript jquery: new package 2014-09-07 14:39:34 +02:00
jbig2dec Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
json-c json-c: update to 0.12, fixing CVE-2013-{6370,6371} 2014-05-03 21:30:48 +02:00
json-glib json-glib: update from 1.0.0 to 1.0.2 2014-09-02 12:58:06 +02:00
jsoncpp
judy Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
kdevplatform Update KDevelop to 4.7.0. 2014-09-18 22:23:23 +02:00
kerberos heimdal: Move openssh to propagatedBuildInputs. 2015-01-06 17:11:16 +01:00
keybinder
keybinder3 keybinder-3.0: Add package 2014-07-13 19:52:45 +02:00
kyotocabinet kyotocabinet: Add derivation 2014-11-14 21:53:33 -08:00
LASzip fixed some meta.maintainers attributes 2014-09-26 23:44:29 +02:00
lcms Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
lcms2 lcms2: update from 2.5 to 2.6 2014-10-08 20:23:24 +02:00
ldb ldb: Update dependency list 2015-01-02 17:22:37 -08:00
ldns Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
lensfun Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
leptonica Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
lesstif Updating lesstif to 0.95.2 (2009). 2014-09-29 10:26:44 +02:00
lesstif-0.93
leveldb leveldb: 1.15 -> 1.18 2014-11-14 21:54:12 -08:00
levmar Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
lib3ds
libaacs
libaal libaal: update to 1.0.6 2014-08-29 13:33:00 +01:00
libalkimia
libantlr3c libantlr3c: new derivation 2014-10-12 16:21:02 +02:00
libao libao: update to 1.2.0 2014-08-29 13:56:49 +01:00
libarchive libarchive: move patch into nixpkgs 2014-04-21 17:57:20 +02:00
libass
libassuan libassuan: 2.1.2 -> 2.2.0 2014-12-16 15:27:27 -08:00
libassuan1 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libatomic_ops Adding libatomic_ops 2014-06-27 16:33:45 +04:00
libav libav: update all branches, probably with security fixes 2014-09-19 11:51:28 +02:00
libavc1394
libbluedevil
libbluray libbluray: update from 0.6.0 to 0.6.2 2014-10-07 21:50:40 +02:00
libbsd libbsd: update from 0.3.0 to 0.7.0 2014-10-08 20:23:28 +02:00
libc++ libc++: Fix on Linux 2014-10-11 22:26:40 +02:00
libc++abi libc++abi: Fix importing includes from libc++. 2014-11-28 18:56:15 +01:00
libcaca libcaca: add another mirror 2015-01-01 15:45:29 +01:00
libcanberra Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libcangjie Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libcdaudio
libcddb Fix many package descriptions 2014-08-24 22:31:37 +02:00
libcdio Fix user-facing typos (mainly in descriptions) 2015-01-01 15:45:32 +01:00
libcdr Update libreoffice to the version 4.3.0.4 2014-08-12 01:49:54 +04:00
libcec libcec: 2.1.4 -> 2.2.0 2014-12-24 10:57:41 +01:00
libcello Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
libchamplain remove unused library libchamplain-0.6 2014-09-26 23:22:25 +02:00
libchardet libchardet: added package 2014-09-18 06:00:44 +04:00
libchop Fix many package descriptions 2014-08-24 22:31:37 +02:00
libcm
libconfig
libcouchbase libcouchbase version bump from 2.4.1 -> 2.4.4 2014-12-15 06:01:30 +00:00
libcredis libcredis: new package 2014-07-15 14:07:28 +02:00
libctemplate libctemplate: bump version to 2.3 2014-12-24 22:48:01 -05:00
libcue Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libdaemon Fix many package descriptions 2014-08-24 22:31:37 +02:00
libdbi
libdbi-drivers
libdbusmenu-qt
libdc1394 libdc1394: update from 2.2.1 to 2.2.3 2014-10-07 21:50:40 +02:00
libdc1394avt Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libdevil fix even more clang builds 2014-09-09 13:54:57 -07:00
libdiscid libdiscid update from 0.2.2 to 0.6.1 2014-08-27 13:37:56 +02:00
libdivsufsort Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libdmtx
libdnet Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
libdrm libdrm: update 2014-10-19 20:11:02 +02:00
libdv
libdvbpsi Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libdvdcss libdvdcss: update from 1.2.13 to 1.3.0 2014-10-11 01:57:57 +02:00
libdvdnav libdvd{read,nav}: Version bump and patch from Handbrake project 2014-05-04 01:56:48 +02:00
libdvdread libdvd{read,nav}: Version bump and patch from Handbrake project 2014-05-04 01:56:48 +02:00
libdwarf Revert "libdwarf: upgrade to the latest version" 2014-11-21 14:51:00 +01:00
libdwg Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libe-book Remove old version of LibreOffice dependencies: we now have fresh LibreOffice, the old versions of deps are not used otherwise, and they require old versions of more packages 2014-08-31 18:24:41 +04:00
libeatmydata Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libebml
libechonest libechonest: Add new package, version 2.3.0. 2014-11-17 01:18:10 +01:00
libedit Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
libee change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
libelf Fix many package descriptions 2014-08-24 22:31:37 +02:00
libestr
libetpan libetpan: bump version up to 1.6 2014-12-24 22:48:01 -05:00
libev
libevdev libevdev: minor update 2014-12-03 13:26:32 +01:00
libevent Fix many package descriptions 2014-08-24 22:31:37 +02:00
libewf Update libefw. Releases on Google Drive. Ouch 2014-09-02 14:25:17 +04:00
libexif Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libextractor Fix many package descriptions 2014-08-24 22:31:37 +02:00
libexttextcat
libf2c Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
libfakekey kdeconnect: upgrade from 0.7.2 to 0.7.3 add new dependency: libfakekey 2014-11-03 21:59:20 +01:00
libfaketime libfaketime: new package 2014-11-02 14:34:37 +01:00
libffcall
libffi Merge remote-tracking branch 'origin/master' into staging 2014-11-06 10:16:39 +01:00
libfixposix
libfm libfm: update frm 1.2.2.1 to 1.2.3 2014-11-14 23:28:30 +00:00
libfreefare added libfreefare 2014-09-07 16:23:23 +02:00
libftdi Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libgadu Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libgcrypt Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into staging 2014-09-23 11:27:53 +02:00
libgdata
libgdiplus Update libgdiplus' giflib patch to work with 5.1.0 2014-10-11 11:08:13 +02:00
libgeotiff Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libgig
libgksu New packages: libgksu, gksu 2014-08-07 01:10:11 +02:00
libgnome-keyring
libgnurl libgnurl, a fork of libcurl used by GNUnet 2014-04-27 22:20:37 -07:00
libgpg-error libgpg-error: fix patch no longer applying, refactor 2014-11-01 20:18:45 +01:00
libgphoto2 libgphoto2: 2.5.5.1 -> 2.5.6 2015-01-01 15:45:34 +01:00
libgpod
libgsf
libgsystem libgsystem: new package 2014-11-07 13:24:45 +08:00
libgtop
libguestfs Add libguestfs, tools for accessing and modifying virtual machine images 2014-11-09 15:24:25 +01:00
libharu Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
libHX Fix description in pam_mount and libHX. Add tstrobel as maintainer. 2014-09-15 12:30:19 +02:00
libiberty libiberty: add package 2014-11-08 02:54:41 +03:00
libibmad libibmad: Add derivation 2014-09-14 19:00:02 -07:00
libibumad libibumad: Add derivation 2014-09-14 18:59:43 -07:00
libibverbs libibverbs: Add package 2014-10-08 01:27:26 -07:00
libical
libicns
libiconv nokogiri: use libiconvOrEmpty. assert libiconv is not used on linux 2014-11-22 21:13:22 +01:00
libid3tag libid3tag: move pkgconfig file into the nix-expression directory 2014-08-03 17:34:40 +02:00
libidn libidn: Update to 1.29. 2014-08-29 17:29:25 +02:00
libiec61883
libimobiledevice
libinfinity Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libinput libinput: 0.6.0 -> 0.7.0 2014-12-16 15:52:14 -08:00
libiodbc
libiptcdata Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libivykis New pkg: syslog-ng-incubator 2014-07-07 23:58:24 +02:00
libixp_for_wmii Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
libjpeg Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
libjpeg-turbo Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
libjreen libjreen: Add new package, version 1.2.0. 2014-11-17 01:37:13 +01:00
libjson
libjson-rpc-cpp
libkate
libkolab
libkolabxml
libksba libksba: 1.3.1 -> 1.3.2 2014-11-26 15:47:43 -08:00
libktorrent
libkvkontakte
libLAS libLAS: initial expression 2014-09-30 09:20:41 +01:00
liblastfm liblastfm: update from 1.0.8 to 1.0.9 2014-10-07 21:50:40 +02:00
liblastfmSF
liblikeback
liblo Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
liblockfile Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
liblogging Upgrade rsyslog to latest (v7) stable release. Added liblogging (new dependency of rsyslog). 2014-07-07 16:23:54 +02:00
liblqr-1
liblscp
libltc Adds libltc 2014-11-20 19:42:01 +00:00
libmad
libmatchbox Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libmatroska
libmbim
libmcrypt
libmcs
libmediainfo mediainfo, libmediainfo, libzen: fix typo (close #5413) 2014-12-20 16:47:25 +01:00
libmemcached libmemcached: set meta.platforms 2014-07-15 14:07:29 +02:00
libmhash
libmicrohttpd libmicrohttpd: update from 0.9.37 to 0.9.38 2014-11-01 14:58:58 +02:00
libmikmod
libmilter
libmkv libmkv: from Handbrake project 2014-05-04 01:56:49 +02:00
libmm-qt Packaging plasma-nm and its dependencies 2014-07-05 13:54:01 +02:00
libmms libmms: bugfix update, including CVE-2014-2892 2014-05-03 11:38:20 +02:00
libmng Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
libmnl Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libmodbus libmodbus: new package 2014-06-14 21:50:57 +02:00
libmodplug libmodplug: update to 0.8.8.5 2014-05-15 18:17:06 +08:00
libmowgli
libmp3splt Add mp3splt 2014-07-07 21:38:14 +03:00
libmpcdec
libmpeg2 fixed some meta.maintainers attributes 2014-09-26 23:44:29 +02:00
libmrss Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libmsgpack libmsgpack: fix version.h 2014-10-31 00:15:55 +03:00
libmsn
libmspack Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libmtp libmtp: update from 1.1.6 to 1.1.8 2014-10-07 21:50:40 +02:00
libmusclecard Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
libmusicbrainz change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
libmwaw libmwaw: 0.3.3->0.3.4 2015-01-01 15:45:34 +01:00
libmx libmx: Add package 2014-04-26 17:06:16 -04:00
libnatspec
libndp libndp: add new package 2014-11-17 14:55:45 +01:00
libnet
libnetfilter_conntrack Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libnetfilter_cthelper Add conntrack-tools and missing dependencies. 2014-11-09 00:28:21 +01:00
libnetfilter_cttimeout Add conntrack-tools and missing dependencies. 2014-11-09 00:28:21 +01:00
libnetfilter_queue
libnfc Add libnfc 1.7.1 2014-08-26 01:21:27 +02:00
libnfnetlink Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libnfsidmap
libnftnl libnftnl: 1.0.2 -> 1.0.3 2014-12-17 14:44:23 -08:00
libnice
libnih Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libnm-qt Fixed build for plasma-nm 2014-08-11 14:43:28 +02:00
libnotify libnotify: enable gobject introspection 2014-04-14 09:58:04 +02:00
libnova
libnxml Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
liboauth Merge recent master into staging 2014-09-13 21:48:29 +02:00
libodfgen lib odfgen 0.1.1 → 0.1.2 2014-12-21 11:14:24 +03:00
libofa Fix many package descriptions 2014-08-24 22:31:37 +02:00
libofx libofx: update from 0.9.9 to 0.9.10 2014-10-07 21:50:40 +02:00
libogg Style fix 2014-09-24 15:07:18 +02:00
liboggz
liboil
liboop
libopensc-dnie Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
liboping liboping: update 1.6.2 -> 1.8.0 2014-12-03 16:11:29 +01:00
libopus Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
libosinfo libosinfo: update 0.2.10 -> 0.2.11 2014-12-02 23:09:50 +01:00
libossp-uuid
libotr libotr: 4.0.0 -> 4.1.0 2014-11-02 17:21:48 -08:00
libowfat add opentracker: free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router 2014-10-07 17:06:46 +02:00
libp11
libpaper Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libpar2 libpar2: Update to 0.4 2014-08-09 09:36:10 -07:00
libpcap libpcap: Force detection on Darwin 2014-10-28 22:29:05 +01:00
libpfm libpfm & rr: Add packages. 2014-11-30 17:20:34 +01:00
libpipeline
libplist
libpng libpng: security update (no CVE yet) 2014-12-25 11:36:21 +01:00
libproxy
libpseudo
libpwquality libpwquality: factor out from gnome-control-center 2014-04-04 16:14:59 +02:00
libqalculate
libqb libqb: 0.16.0 -> 0.17.1 2014-10-17 16:53:36 -07:00
libqglviewer Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libqmi
libraw
libraw1394
librdf Update Redland and its dependencies rasqal and raptor. 2014-11-09 12:33:59 +01:00
librdmacm librdmacm: Add package 2014-10-08 01:27:26 -07:00
libre Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
librem Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
libresample transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
libressl nixpkgs: libressl 2.0.5 2014-08-20 00:51:15 -05:00
librevenge librevenge: 0.0.1->0.0.2 2015-01-01 15:45:34 +01:00
librevisa librevisa: new package 2014-05-31 15:49:12 +02:00
librsvg
librsync Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libsamplerate $xcodePath -> $SDKROOT 2014-07-24 21:53:46 +02:00
libsearpc Fixed many descriptions 2014-11-11 14:36:34 +01:00
libseccomp libseccomp: attempt to fix Hydra build 2014-04-11 21:37:19 -05:00
libsecret
libserialport libserialport: new package 2014-05-31 15:49:12 +02:00
libsexy
libshout libshout: propagate inputs that need to 2014-05-30 20:51:14 +02:00
libsieve libsieve: new package 2014-10-10 16:21:57 +01:00
libsigcxx Add meta.branch to a bunch of packages 2014-11-19 18:54:58 +00:00
libsigsegv Add meta.branch to a bunch of packages 2014-11-19 18:54:58 +00:00
libsndfile $xcodePath -> $SDKROOT 2014-07-24 21:53:46 +02:00
libsodium Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
libsoup libsoup: always add sqlite as a build dependency 2015-01-06 09:56:07 -05:00
libspatialindex Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libspatialite
libspectre Fix many package descriptions 2014-08-24 22:31:37 +02:00
libspotify
libssh libssh: security+maintenance to fix CVE-2014-8132 2014-12-20 14:50:58 +01:00
libssh2
libstatgrab libstatgrab: Add package 2014-10-08 01:27:26 -07:00
libstrophe libstrophe: Add "platforms" meta information 2015-01-04 22:37:16 +00:00
libtar libtar: fix CVE-2013-4420 by Debian patches 2014-08-21 20:35:21 +02:00
libtasn1 Fix many package descriptions 2014-08-24 22:31:37 +02:00
libtheora
libtidy libtidy: new package 2014-12-24 22:48:01 -05:00
libtiff Merge #3408: licenses: prefer spdx.org, improve docs 2014-08-12 19:08:53 +02:00
libtiger
libtomcrypt new package – libtomcrypt 2014-11-09 18:50:15 +03:00
libtommath
libtorrent-rasterbar libtorrent-rasterbar: Add generic builder and 0.16.x derivation 2014-11-02 17:22:28 -08:00
libtoxcore libtoxcore: bump, build DHT bootstrap daemon 2014-12-20 17:37:24 -05:00
libtsm
libtunepimp
libtxc_dxtn
libtxc_dxtn_s2tc libtxc_dxtn_s2tc: add v1.0 (close #2194) 2014-04-10 20:19:49 +02:00
libu2f-host libu2f-host: 0.0.1 -> 0.0.2 2015-01-02 10:43:54 -08:00
libuchardet libuchardet: new package 2014-12-24 22:48:01 -05:00
libunibreak Fix meta.maintainer -> meta.maintainers 2014-04-23 14:26:32 +02:00
libunique Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
libunistring suitable clang stdenv 2014-09-09 13:54:24 -07:00
libunwind Remove broken libunwindNative package 2014-09-29 19:58:09 +02:00
liburcu liburcu: update from 0.8.4 to 0.8.6 2014-12-06 15:21:55 +01:00
libusb libusb-compat: propagate libusb1 to fix -ludev failures 2014-11-14 18:08:53 +01:00
libusb1 libusb: 1.0.18 -> 1.0.19 2014-10-29 02:05:17 -07:00
libuv libuv: Add version 0.11.29. 2014-08-22 21:52:22 +02:00
libva libva: 1.1.1 -> 1.3.2 2014-08-07 01:32:43 +02:00
libvdpau libvdpau, vdpauinfo: update to 0.9, extend meta 2014-12-25 09:46:04 +01:00
libviper
libvirt Update my maintainership 2014-11-29 02:15:39 +01:00
libvirt-glib libvirt-glib: update from 0.1.8 to 0.1.9 2014-10-07 22:56:38 +02:00
libvisio Update libreoffice to the version 4.3.0.4 2014-08-12 01:49:54 +04:00
libvisual
libvncserver Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
libvorbis Style fix 2014-09-24 15:07:18 +02:00
libvpx libvpx on darwin: attempt to fix build 2014-05-30 11:19:31 +02:00
libvterm
libwacom
libwebp Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
libwmf
libwnck
libwpd Update libreoffice to the version 4.3.0.4 2014-08-12 01:49:54 +04:00
libwpg Update libreoffice to the version 4.3.0.4 2014-08-12 01:49:54 +04:00
libx86
libxdg-basedir
libxkbcommon libxkbcommon: Update to version 0.4.2. 2014-08-03 17:37:58 +02:00
libxklavier libxklavier: fix not finding xkbcomp (fixes #3173) 2014-07-07 19:03:10 +02:00
libxls libxls: add package 2014-11-08 02:28:17 +03:00
libxmi Fix many package descriptions 2014-08-24 22:31:37 +02:00
libxml2 Move finding XML catalogs into a separate setup hook 2014-11-25 16:23:48 +01:00
libxmlxx libxmlxx: update from 2.37.1 to 2.37.2 2014-12-19 08:36:59 +02:00
libxmp add libxmp 4.2.7 2014-06-10 12:06:11 +08:00
libxslt libxslt: Fix propagation of the libxml2 setup hook 2014-11-25 17:52:43 +01:00
libyaml libyaml: fix CVE-2014-9130 by upstream patch 2014-12-10 19:26:09 +01:00
libyaml-cpp libyamlcpp: Correct meta information and boost 2014-09-21 15:18:16 -07:00
libykneomgr libykneomgr: Add derivation 2014-10-24 16:37:37 -07:00
libyubikey libyubikey: Reformat derivation 2014-10-24 16:37:36 -07:00
libzdb Fixed many descriptions 2014-11-11 14:36:34 +01:00
libzen mediainfo, libmediainfo, libzen: fix typo (close #5413) 2014-12-20 16:47:25 +01:00
libzip
libzrtpcpp Mark a bunch of packages as broken or not supported on Darwin 2014-08-08 17:59:02 +02:00
lightning lightning: Update to 2.0.5. 2014-08-28 19:12:34 +02:00
liquidfun liquidfun: Don't build on Hydra 2014-09-03 11:05:21 +02:00
lirc lirc: Update from 0.9.1 to 0.9.1a 2014-09-16 13:53:18 +02:00
log4cplus
log4cpp Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
log4cxx
loudmouth loudmouth: Apply digest auth fix from Arch Linux. 2015-01-03 17:40:08 +01:00
lucene++ lucenepp: Add new package, version 3.0.6. 2014-11-17 01:33:09 +01:00
lzo lzo: update from 2.06 to 2.08 2014-08-29 14:01:51 +01:00
mailcore2 mailcore2: new package 2014-12-24 22:48:01 -05:00
martyr change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
matio Adds matio-1.5.2 2014-11-21 11:54:47 +00:00
mdds mdds: 0.11.1 -> 0.11.2 2015-01-01 15:45:34 +01:00
mediastreamer mediastreamer: fix build by updating 2014-04-19 22:06:22 +02:00
menu-cache Version bump: libfm-1.2.2.1 and menu-cache-0.7.0 2014-09-20 13:20:19 -05:00
mesa mesa: use upstream patch to fix doCheck again 2014-11-25 01:03:29 +01:00
mesa-darwin suitable clang stdenv 2014-09-09 13:54:24 -07:00
mesa-glu Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
ming ming: update from 0.4.0.rc1 to 0.4.5 2014-11-19 08:47:41 +01:00
minixml minixml: update from 2.8 to 2.9 2014-12-04 00:06:17 +01:00
minizip minizip: New package based on zlib derivation. 2014-04-19 03:58:40 +02:00
minmay
mlt melt: use ffmpeg instead of libav, fixes libx264 export 2014-08-05 00:36:14 +02:00
movit movit: update from 1.1.1 to 1.1.2 2014-08-24 15:21:09 +02:00
mp4v2 mp4v2: Add patches from Handbrake project 2014-05-04 01:56:48 +02:00
mpc wip libc++ 2014-09-09 13:54:25 -07:00
mpfr mpfr: add gmp to LDFLAGS 2015-01-03 07:53:07 -05:00
mpich2 Fix many package descriptions 2014-08-24 22:31:37 +02:00
mps mps: 1.113.0 -> 1.114.0 2014-08-20 01:53:45 -05:00
msilbc
mtdev mtdev: 1.1.2 -> 1.1.5 2014-10-17 14:26:44 -07:00
muparser muparser: update from 2.2.2 to 2.2.3 2014-09-02 00:10:22 +02:00
mygui Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
mysocketw Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
mythes mythes: update from 1.2.3 to 1.2.4 2014-09-26 00:30:07 +02:00
nanomsg Upgrade zeromq and nanomsg 2014-06-16 22:25:56 +03:00
ncbi
ncurses suitable clang stdenv 2014-09-09 13:54:24 -07:00
ndn-cxx new package: ndn-cxx 2014-11-11 18:22:18 +08:00
neon
netcdf netcdf: removed unused configure flag 2014-12-03 16:28:28 +01:00
nettle Fix many package descriptions 2014-08-24 22:31:37 +02:00
newt Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
nix-plugins Mark nix-plugins as broken. 2014-08-26 11:33:58 +02:00
nlopt nlopt: update to version 2.4.2 and add a proper meta section 2014-11-01 21:23:47 +01:00
npapi-sdk Update my maintainership 2014-11-29 02:15:39 +01:00
npth npth: bump 2014-11-18 16:05:46 -05:00
nspr nspr: Update to 4.10.7 2014-09-03 22:51:55 +02:00
nss nss: Fix gentoo patch to specify library path in nss.pc 2015-01-02 00:24:49 -08:00
ntdb ntdb: Add derivation 2015-01-02 17:22:37 -08:00
ntrack
nvidia-texture-tools Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
ode
ogre Update OGRE library 2014-11-03 16:54:39 +03:00
ogrepaged Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
ois
oniguruma oniguruma: update from 5.9.4 to 5.9.5 2014-09-22 01:42:00 +01:00
opal Fix many package descriptions 2014-08-24 22:31:37 +02:00
openal Fix many package descriptions 2014-08-24 22:31:37 +02:00
openal-soft Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
openbabel
opencascade Updating opencascade oce to 0.16 fix the build. 2014-08-26 12:07:49 +02:00
opencollada blender: Add OpenCOLLADA support 2014-12-23 18:17:09 +01:00
opencolorio
opencsg Update OpenCSG 2014-11-04 12:04:43 +03:00
openct
opencv opencv: fix build on i686 by upstream patch 2014-12-25 16:52:39 +01:00
opendbx
opendkim
openexr
openexr_ctl
openjpeg Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
openldap Update OpenLDAP from 2.4.39 to 2.4.40 2014-10-25 15:34:48 +02:00
openmpi transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
openscenegraph
openssl Merge remote-tracking branch 'origin/master' into staging 2014-10-16 15:16:50 +02:00
ortp
osip Update libosip 2014-09-02 14:25:17 +04:00
p11-kit p11-kit: do not use libiconv where not needed 2014-10-23 10:39:09 +02:00
pango pango: fix eval on darwin 2014-10-23 18:45:37 +02:00
pangomm fixes #1933 2014-10-23 00:14:09 +02:00
pangox-compat Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
pangoxsl
pcl Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
pcre Revert "pcre: update from 8.35 to 8.36" - that's a job for staging 2014-10-11 11:06:29 +02:00
pdf2htmlex remove pdf2htmlex: too much hassle to fix it 2014-08-26 09:57:38 +02:00
pdf2xml Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
pgen
phonon phonon: upgrade to 4.8.1 2014-11-20 11:10:50 -06:00
phonon-backend-gstreamer Revert "phonon-backend-gstreamer: add Qt 5 support" 2014-12-19 08:14:00 +02:00
phonon-backend-vlc phonon-backend-vlc: add Qt 5 support 2014-11-20 11:11:12 -06:00
physfs Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
physics/geant4 Removed all versions of geant4 except for the latest one. 2014-09-27 10:45:06 +10:00
pixman Merge recent master into x-updates 2014-08-02 05:08:07 +02:00
pkcs11helper
plib Fix many package descriptions 2014-08-24 22:31:37 +02:00
pocketsphinx pocketsphinx: update from 0.7 to 0.8 2014-11-14 19:20:16 +01:00
podofo Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
poker-eval Add poker-eval library 2014-12-18 01:05:03 +01:00
policykit
polkit polkit: Add docbook DTD 2014-08-25 09:48:09 +02:00
polkit-qt-1 polkit-qt-1: Qt 5 support 2014-11-20 11:10:39 -06:00
poppler popplerQt4: re-introduce the subpixel rendering patch 2014-12-03 13:50:30 +01:00
popt
portaudio portaudio: fixup .pc file to find alsa library 2014-07-22 21:24:25 +02:00
portmidi
postgis postgris: 1.5.1 -> 1.5.8, fixes #3389 2014-11-02 14:12:03 +01:00
ppl Fix many package descriptions 2014-08-24 22:31:37 +02:00
prison
proj Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
protobuf Revert "protobuf: Clean up and update to version 2.6.1." 2014-11-25 13:00:09 +01:00
protobufc protobuf-c: 0.15 -> 1.0.2 2014-09-18 00:49:18 -07:00
pt-support
ptable-support
pth
ptlib kerberos: Use default kerberos instead of krb5 2015-01-01 15:45:32 +01:00
pupnp
qca2
qhull Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
qimageblitz Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
qjson
qoauth
qpdf qpdf: add package 2014-11-14 13:51:26 +03:00
qrupdate
qscintilla Fix QScintilla source 2014-09-04 13:01:30 +04:00
qt-3 qt3, graphicsmagick137, fox, neverball: fix build 2014-07-09 21:52:04 +02:00
qt-4.x/4.8 Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
qt-5 qt5: work around a build problem 2014-12-26 22:03:05 +01:00
qt-mobility
qtkeychain fix evaluation (bad meta.license) 2014-11-18 20:33:18 +01:00
qtscriptgenerator
quazip quazip: Use qt instead of qt5 for refering to Qt. 2014-11-17 01:06:02 +01:00
quesoglc
qwt qwt: update 5.2.1 -> 5.2.3 2014-12-02 22:56:43 +01:00
rabbitmq-c
rabbitmq-java-client rabbitmq-client-java: refactor the package according to the guidelines from nixpkgs manual 2014-07-28 11:37:58 +03:00
re2 re2: upgrade to 20140304 2014-05-05 07:32:36 +02:00
readline Fix user-facing typos (mainly in descriptions) 2015-01-01 15:45:32 +01:00
rlog
rstore-support
rubberband
ruby_gpgme
ruby_ncursesw_sup
sbc
schroedinger
science ipopt: fix build after minor gcc update (close #5519) 2015-01-01 15:45:35 +01:00
scmccid Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
sdf-library
sdf-support
SDL Mark a bunch of packages as broken or not supported on Darwin 2014-08-08 17:59:02 +02:00
SDL2
SDL2_gfx Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
SDL2_image
SDL2_mixer Propagate SDL_mixer's build inputs, because otherwise every dependent package must add libvorbis etc. to its buildInputs which is inconvenient 2014-05-17 13:23:20 +02:00
SDL2_net Add SDL2_net v2.0.0 2014-08-24 10:21:47 +02:00
SDL_gfx Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
SDL_image Mark a bunch of packages as broken or not supported on Darwin 2014-08-08 17:59:02 +02:00
SDL_mixer SDL_mixer: add mp3 support 2014-10-23 16:45:51 +04:00
SDL_net
SDL_sound
SDL_ttf
serd serd: update from 0.18.2 to 0.20.0 2014-08-30 19:58:37 +02:00
serf serf: add change for the lack of kerberos on darwin 2015-01-03 07:53:07 -05:00
sfml
sglr
silgraphite graphite2: fix #2800 by setting INSTALL_NAME_DIR 2014-06-01 05:54:23 +00:00
simgear simgear: fix sha256sum and clean up 2014-09-26 12:36:17 +02:00
skalibs s6: don't depend on GNU Make 4.0 2015-01-01 20:36:58 +01:00
slang slang: fix src 2014-09-22 19:17:33 +01:00
slib Fix user-facing typos (mainly in descriptions) 2015-01-01 15:45:32 +01:00
smpeg smpeg: fix smpeg-config 2014-10-23 16:45:51 +04:00
snack Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
snappy snappy: 1.1.1 -> 1.1.2 2014-09-13 19:16:19 -07:00
sodium sodium: 1.0.0 → 1.0.1 2014-12-21 11:14:24 +03:00
sofia-sip
soprano
soqt Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
sord sord: update from 0.12.0 to 0.12.2 2014-08-30 19:58:24 +02:00
soundtouch Added SoundTouch library 2014-12-09 17:15:30 +08:00
spandsp Update spandsp 2014-09-02 14:25:17 +04:00
sparsehash
speech-tools Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
speechd Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
speex
sphinxbase sphinxbase: update from 0.7 to 0.8 2014-09-21 20:25:20 +01:00
spice spice: 0.12.4 -> 0.12.5 2014-09-01 00:53:30 -07:00
spice-gtk spice-gtk: 0.24 -> 0.25 2014-10-23 13:29:07 -07:00
spice-protocol spice-protocol: 0.12.6 -> 0.12.7 2014-09-01 00:47:42 -07:00
sqlcipher sqlcipher: missing semicolon on nix syntax 2014-07-02 11:27:24 +02:00
sqlite sqlite: Update to 3.8.7.1 2014-11-18 09:54:35 +01:00
srtp
startup-notification Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
stfl
stlport stlport: mark as broken (it's unused anyway) 2014-11-27 00:00:39 +01:00
strigi Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
svrcore svrcore: Add derivation 2015-01-01 15:45:35 +01:00
sword Merge recent master into staging 2014-09-13 21:48:29 +02:00
szip Fix many package descriptions 2014-08-24 22:31:37 +02:00
t1lib t1lib: Use metalab mirrors (close #5552) 2015-01-03 21:59:57 +01:00
taglib
taglib-extras
talloc talloc: Update dependency list 2015-01-02 17:22:37 -08:00
tbb Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
tclap
tclgpg
tcllib
tcltls
tdb tdb: Update dependency list 2015-01-02 17:22:37 -08:00
tecla Fix many package descriptions 2014-08-24 22:31:37 +02:00
telepathy Package for the Polari IRC app 2014-12-12 15:12:19 +01:00
tevent tevent: Update dependency list 2015-01-02 17:22:37 -08:00
thrift thrift: update 0.9.1 -> 0.9.2 2014-12-08 22:54:14 +01:00
ti-rpc kerberos: Use default kerberos instead of krb5 2015-01-01 15:45:32 +01:00
tide-support
tinyxml Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
tk tk on darwin: another attempt to fix build 2014-04-13 14:56:54 +02:00
tnt
tokyo-cabinet tokyocabinet: 1.4.46 -> 1.4.48 2014-11-14 21:53:53 -08:00
tokyo-tyrant Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
toolbuslib
tre
tremor Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
tsocks Revert "nixpkgs: remove tsocks" 2014-12-08 11:51:22 +01:00
ucl Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
ucommon ucommon: update 2014-10-18 18:59:09 +02:00
udunits add udunits: a C library for units of physical quantities 2014-11-23 20:15:58 +01:00
unicap
unixODBC
unixODBCDrivers Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
urt
usbredir virt-manager: update to 1.0.1, fix & update dependencies, gtk3 support 2014-04-05 18:37:05 +02:00
ustr
v8 Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
vaapi-intel vaapi-intel: 1.0.20 -> 1.3.2 2014-08-07 01:32:44 +02:00
vaapi-vdpau Merge recent master into staging 2014-09-13 21:48:29 +02:00
vcdimager
vigra Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
vmime Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
vrpn Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00
vtk Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
vxl
wayland Revert "add back wayland 1.5 for cogl 1.18" 2014-11-10 01:03:32 +01:00
webkitgtk webkitgtk: added optional geoclue2 dependency. 2015-01-01 15:45:31 +01:00
websocket++ fix evaluation (bad meta.license) 2014-11-18 20:33:18 +01:00
wildmidi wildmidi: update to 0.3.6 2014-04-13 18:30:24 +02:00
wtk Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
wvstreams
wxGTK-2.8 pythonPackages.runsnakerun: add performance/memory GUI profiler for python 2014-11-04 18:19:27 +01:00
wxGTK-2.9 pythonPackages.runsnakerun: add performance/memory GUI profiler for python 2014-11-04 18:19:27 +01:00
wxGTK-3.0 pythonPackages.runsnakerun: add performance/memory GUI profiler for python 2014-11-04 18:19:27 +01:00
x264
x265 x265-hg: updated to latest commit, fixed package naming issue 2015-01-01 15:45:29 +01:00
xapian Revert "xapian: update from 1.2.8 to 1.3.1" 2014-10-13 15:30:32 +02:00
Xaw3d
xbase Fix many package descriptions 2014-08-24 22:31:37 +02:00
xcb-util-cursor Mark a bunch of packages as broken or not supported on Darwin 2014-08-08 17:59:02 +02:00
xercesc Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
xine-lib
xlibs-wrapper
xlslib xlslib: add package 2014-11-08 02:29:37 +03:00
xmlrpc-c xmlrpc-c: update from 1.25.27 to 1.25.30 2014-12-02 21:37:39 +01:00
xmlsec xmlsec: update from 1.2.19 to 1.2.20 2014-10-08 20:23:26 +02:00
xvidcore
xylib Fix many package descriptions 2014-08-24 22:31:37 +02:00
yajl yajl: fix evaluation 2014-08-03 15:16:38 +02:00
zeitgeist zeitgeist: fix build 2014-08-27 20:53:02 +02:00
zeroc-ice
zeromq zeromq: 4.0.4 -> 4.0.5 2014-11-30 18:03:32 +01:00
zlib get rid of nasty CC stuff 2014-09-09 13:54:26 -07:00
zziplib zziplib: fix description (don't repeat package name) 2014-06-23 13:04:06 +02:00