Added iso-codes package
svn path=/nixpkgs/trunk/; revision=15116
This commit is contained in:
@@ -3274,6 +3274,10 @@ let
|
|||||||
perl perlXMLParser;
|
perl perlXMLParser;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
isocodes = import ../development/libraries/iso-codes {
|
||||||
|
inherit stdenv fetchurl gettext python;
|
||||||
|
};
|
||||||
|
|
||||||
jasper = import ../development/libraries/jasper {
|
jasper = import ../development/libraries/jasper {
|
||||||
inherit fetchurl stdenv unzip xlibs libjpeg;
|
inherit fetchurl stdenv unzip xlibs libjpeg;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user