* Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
This commit is contained in:
@@ -7,7 +7,7 @@ assert pkgconfig != null && perl != null
|
||||
stdenv.mkDerivation {
|
||||
name = "GConf-2.4.0.1";
|
||||
src = fetchurl {
|
||||
url = http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.1/sources/GConf-2.4.0.1.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/GConf-2.4.0.1.tar.bz2;
|
||||
md5 = "2f7548d0bad24d7c4beba54d0ec98a20";
|
||||
};
|
||||
# Perl is not `supposed' to be required, but it is.
|
||||
|
||||
@@ -6,7 +6,7 @@ assert pkgconfig != null && glib != null && libIDL != null
|
||||
stdenv.mkDerivation {
|
||||
name = "ORBit2-2.8.3";
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.gnome.org/pub/gnome/sources/ORBit2/2.8/ORBit2-2.8.3.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/ORBit2-2.8.3.tar.bz2;
|
||||
md5 = "c6c4b63de2f70310e33a52a37257ddaf";
|
||||
};
|
||||
buildInputs = [pkgconfig libIDL popt];
|
||||
|
||||
@@ -5,7 +5,7 @@ assert audiofile != null;
|
||||
stdenv.mkDerivation {
|
||||
name = "esound-0.2.32";
|
||||
src = fetchurl {
|
||||
url = http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.1/sources/esound-0.2.32.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/esound-0.2.32.tar.bz2;
|
||||
md5 = "b2a5e71ec8220fea1c22cc042f5f6e63";
|
||||
};
|
||||
propagatedBuildInputs = [audiofile];
|
||||
|
||||
@@ -5,7 +5,7 @@ assert pkgconfig != null && perl != null;
|
||||
stdenv.mkDerivation {
|
||||
name = "gnome-mime-data-2.4.0";
|
||||
src = fetchurl {
|
||||
url = http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.1/sources/gnome-mime-data-2.4.0.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/gnome-mime-data-2.4.0.tar.bz2;
|
||||
md5 = "b8f1b383a23d734bec8bc33a03cb3690";
|
||||
};
|
||||
buildInputs = [pkgconfig perl];
|
||||
|
||||
@@ -8,7 +8,7 @@ assert pkgconfig != null && perl != null && glib != null
|
||||
stdenv.mkDerivation {
|
||||
name = "gnome-vfs-2.4.2";
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.gnome.org/pub/gnome/sources/gnome-vfs/2.4/gnome-vfs-2.4.2.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/gnome-vfs-2.4.2.tar.bz2;
|
||||
md5 = "a0f0e40739214143bbf3050311ff10cd";
|
||||
};
|
||||
buildInputs = [
|
||||
|
||||
@@ -5,7 +5,7 @@ assert pkgconfig != null && glib != null && lex != null && yacc != null;
|
||||
stdenv.mkDerivation {
|
||||
name = "libIDL-0.8.2";
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.gnome.org/pub/gnome/sources/libIDL/0.8/libIDL-0.8.2.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libIDL-0.8.2.tar.bz2;
|
||||
md5 = "a75d2dbf3a3c66b567047c94245f8b82";
|
||||
};
|
||||
buildInputs = [pkgconfig glib lex yacc];
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "libart_lgpl-2.3.16";
|
||||
src = fetchurl {
|
||||
url = http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.1/sources/libart_lgpl-2.3.16.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libart_lgpl-2.3.16.tar.bz2;
|
||||
md5 = "6bb13292b00649d01400a5b29a6c87cb";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -6,7 +6,7 @@ assert pkgconfig != null && perl != null && ORBit2 != null
|
||||
stdenv.mkDerivation {
|
||||
name = "libbonobo-2.4.2";
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.gnome.org/pub/gnome/sources/libbonobo/2.4/libbonobo-2.4.2.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libbonobo-2.4.2.tar.bz2;
|
||||
md5 = "78200cc6ed588c93f0d29177a5f3e003";
|
||||
};
|
||||
buildInputs = [pkgconfig perl libxml2 yacc flex];
|
||||
|
||||
@@ -7,7 +7,7 @@ assert pkgconfig != null && perl != null && libxml2 != null
|
||||
stdenv.mkDerivation {
|
||||
name = "libbonoboui-2.4.1";
|
||||
src = fetchurl {
|
||||
url = http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.1/sources/libbonoboui-2.4.1.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libbonoboui-2.4.1.tar.bz2;
|
||||
md5 = "943a2d0e9fc7b9f0e97ba869de0c5f2a";
|
||||
};
|
||||
buildInputs = [pkgconfig perl libglade];
|
||||
|
||||
@@ -5,7 +5,7 @@ assert pkgconfig != null && gtk != null && libxml2 != null;
|
||||
stdenv.mkDerivation {
|
||||
name = "libglade-2.0.1";
|
||||
src = fetchurl {
|
||||
url = http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.1/sources/libglade-2.0.1.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libglade-2.0.1.tar.bz2;
|
||||
md5 = "4d93f6b01510013ae429e91af432cfe2";
|
||||
};
|
||||
buildInputs = [pkgconfig];
|
||||
|
||||
@@ -13,7 +13,7 @@ assert pkgconfig != null && perl != null && glib != null
|
||||
stdenv.mkDerivation {
|
||||
name = "libgnome-2.0.6";
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.gnome.org/pub/gnome/sources/libgnome/2.4/libgnome-2.4.0.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libgnome-2.4.0.tar.bz2;
|
||||
md5 = "caec1e12d64b98a2925a4317ac16429f";
|
||||
};
|
||||
buildInputs = [pkgconfig perl popt zlib];
|
||||
|
||||
@@ -6,7 +6,7 @@ assert pkgconfig != null && gtk != null && libart != null
|
||||
stdenv.mkDerivation {
|
||||
name = "libgnomecanvas-2.4.0";
|
||||
src = fetchurl {
|
||||
url = http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.1/sources/libgnomecanvas-2.4.0.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libgnomecanvas-2.4.0.tar.bz2;
|
||||
md5 = "c212a7cac06b7f9e68ed2de38df6e54d";
|
||||
};
|
||||
buildInputs = [pkgconfig libglade];
|
||||
|
||||
@@ -6,7 +6,7 @@ assert pkgconfig != null && libgnome != null && libgnomecanvas != null
|
||||
stdenv.mkDerivation {
|
||||
name = "libgnomeui-2.4.0.1";
|
||||
src = fetchurl {
|
||||
url = http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.1/sources/libgnomeui-2.4.0.1.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libgnomeui-2.4.0.1.tar.bz2;
|
||||
md5 = "196f4a3f1f4a531ff57acaa879e98dd2";
|
||||
};
|
||||
buildInputs = [pkgconfig libglade];
|
||||
|
||||
Reference in New Issue
Block a user