* Descriptors now have a "system" field specifying the platform that

the build or run action should be perfomed on.  This ensures that
  descriptors have different hashes on different platforms.

svn path=/nix/trunk/test/; revision=18
This commit is contained in:
Eelco Dolstra 2003-03-24 12:49:40 +00:00
parent e66c2d684a
commit 9f4c56774f
12 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,5 @@
id : aterm-2.0
# Original sources.
src = url(http://www.cwi.nl/projects/MetaEnv/aterm/aterm-2.0.tar.gz)

View file

@ -1,3 +1,5 @@
id : atk-1.2.0
pkgconfig <- ./pkgconfig-0.15.0.nix
glib <- ./glib-2.2.1.nix

View file

@ -1,3 +1,5 @@
id : glib-2.2.1
pkgconfig <- ./pkgconfig-0.15.0.nix
src = url(ftp://ftp.gtk.org/pub/gtk/v2.2/glib-2.2.1.tar.bz2)

View file

@ -1,3 +1,5 @@
id : gnet-1.1.8
pkgconfig <- ./pkgconfig-0.15.0.nix
glib <- ./glib-2.2.1.nix

View file

@ -1,3 +1,5 @@
id : gtk+-2.2.1
pkgconfig <- ./pkgconfig-0.15.0.nix
glib <- ./glib-2.2.1.nix
atk <- ./atk-1.2.0.nix

View file

@ -1,3 +1,5 @@
id : gtkspell-2.0.2
pkgconfig <- ./pkgconfig-0.15.0.nix
glib <- ./glib-2.2.1.nix
atk <- ./atk-1.2.0.nix

View file

@ -1,3 +1,5 @@
id : pan-0.13.4
pkgconfig <- ./pkgconfig-0.15.0.nix
glib <- ./glib-2.2.1.nix
atk <- ./atk-1.2.0.nix

View file

@ -1,3 +1,5 @@
id : pan-0.13.91-run
pan <- ./pan-0.13.91.nix
glib <- ./glib-2.2.1.nix

View file

@ -1,3 +1,5 @@
id : pan-0.13.91-run
pkgconfig <- ./pkgconfig-0.15.0.nix
glib <- ./glib-2.2.1.nix
atk <- ./atk-1.2.0.nix

View file

@ -1,3 +1,5 @@
id : pango-1.2.1
pkgconfig <- ./pkgconfig-0.15.0.nix
glib <- ./glib-2.2.1.nix

View file

@ -1,3 +1,5 @@
id : pkgconfig-0.15.0
src = url(http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-0.15.0.tar.gz)
build = ../build/pkgconfig-build.sh

View file

@ -1,3 +1,5 @@
id : pspell-.12.2
src = url(http://unc.dl.sourceforge.net/sourceforge/pspell/pspell-.12.2.tar.gz)
build = ../build/pspell-build.sh