1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

Some renaming for future variants

svn path=/nixpkgs/branches/stdenv-updates/; revision=10192
This commit is contained in:
Yury G. Kudryashov 2008-01-17 12:59:41 +00:00
parent 8e119adbb9
commit 60f2d47400

View file

@ -1805,6 +1805,8 @@ rec {
inherit fetchurl stdenv;
};
fam = gamin;
gamin = import ../development/libraries/gamin {
inherit fetchurl stdenv python pkgconfig;
inherit (gtkLibs) glib;
@ -1953,6 +1955,9 @@ rec {
inherit aspell;
};
# TODO : Add MIT Kerberos and let admin choose.
kerberos = heimdal;
heimdal = import ../development/libraries/kerberos/heimdal.nix {
inherit fetchurl stdenv readline db4 openssl openldap cyrus_sasl;
};
@ -4699,13 +4704,12 @@ rec {
inherit
fetchurl fetchsvn zlib perl openssl pcre pkgconfig libjpeg libpng libtiff
libxml2 libxslt libtool libusb expat freetype bzip2 cmake cluceneCore libgcrypt gnupg
cppunit cyrus_sasl openldap enchant exiv2 samba nss log4cxx aspell heimdal
cppunit cyrus_sasl openldap enchant exiv2 samba nss log4cxx aspell kerberos
shared_mime_info alsaLib libungif cups mesa boost gpgme gettext redland
xineLib libgphoto2 djvulibre libogg flac lame libvorbis poppler readline
saneBackends chmlib python libzip gmp sqlite libidn runCommand lib
openbabel ocaml facile stdenv poppler_data jasper;
openbabel ocaml facile stdenv poppler_data jasper fam;
cdparanoia = cdparanoiaIII;
fam = gamin;
inherit (xlibs)
inputproto kbproto scrnsaverproto xextproto xf86miscproto
xf86vidmodeproto xineramaproto xproto libICE libX11 libXau libXcomposite