mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
* Removed old Nix descriptors.
This commit is contained in:
parent
243370bc52
commit
76205df09c
14 changed files with 0 additions and 128 deletions
|
@ -1,7 +0,0 @@
|
||||||
id : aterm-2.0
|
|
||||||
|
|
||||||
# Original sources.
|
|
||||||
src = url(http://www.cwi.nl/projects/MetaEnv/aterm/aterm-2.0.tar.gz)
|
|
||||||
|
|
||||||
# Build script.
|
|
||||||
build = ../build/aterm-build.sh
|
|
|
@ -1,8 +0,0 @@
|
||||||
id : atk-1.2.0
|
|
||||||
|
|
||||||
pkgconfig <- ./pkgconfig-0.15.0.nix
|
|
||||||
glib <- ./glib-2.2.1.nix
|
|
||||||
|
|
||||||
src = url(ftp://ftp.gtk.org/pub/gtk/v2.2/atk-1.2.0.tar.bz2)
|
|
||||||
|
|
||||||
build = ../build/atk-build.sh
|
|
|
@ -1,7 +0,0 @@
|
||||||
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)
|
|
||||||
|
|
||||||
build = ../build/glib-build.sh
|
|
|
@ -1,8 +0,0 @@
|
||||||
id : gnet-1.1.8
|
|
||||||
|
|
||||||
pkgconfig <- ./pkgconfig-0.15.0.nix
|
|
||||||
glib <- ./glib-2.2.1.nix
|
|
||||||
|
|
||||||
src = url(http://www.gnetlibrary.org/src/gnet-1.1.8.tar.gz)
|
|
||||||
|
|
||||||
build = ../build/gnet-build.sh
|
|
|
@ -1,10 +0,0 @@
|
||||||
id : gtk+-2.2.1
|
|
||||||
|
|
||||||
pkgconfig <- ./pkgconfig-0.15.0.nix
|
|
||||||
glib <- ./glib-2.2.1.nix
|
|
||||||
atk <- ./atk-1.2.0.nix
|
|
||||||
pango <- ./pango-1.2.1.nix
|
|
||||||
|
|
||||||
src = url(ftp://ftp.gtk.org/pub/gtk/v2.2/gtk+-2.2.1.tar.bz2)
|
|
||||||
|
|
||||||
build = ../build/gtk+-build.sh
|
|
|
@ -1,12 +0,0 @@
|
||||||
id : gtkspell-2.0.2
|
|
||||||
|
|
||||||
pkgconfig <- ./pkgconfig-0.15.0.nix
|
|
||||||
glib <- ./glib-2.2.1.nix
|
|
||||||
atk <- ./atk-1.2.0.nix
|
|
||||||
pango <- ./pango-1.2.1.nix
|
|
||||||
gtk <- ./gtk+-2.2.1.nix
|
|
||||||
pspell <- ./pspell-.12.2.nix
|
|
||||||
|
|
||||||
src = url(http://pan.rebelbase.com/download/extras/gtkspell/SOURCES/gtkspell-2.0.2.tar.gz)
|
|
||||||
|
|
||||||
build = ../build/gtkspell-build.sh
|
|
|
@ -1,12 +0,0 @@
|
||||||
id : pan-0.13.4
|
|
||||||
|
|
||||||
pkgconfig <- ./pkgconfig-0.15.0.nix
|
|
||||||
glib <- ./glib-2.2.1.nix
|
|
||||||
atk <- ./atk-1.2.0.nix
|
|
||||||
pango <- ./pango-1.2.1.nix
|
|
||||||
gtk <- ./gtk+-2.2.1.nix
|
|
||||||
gnet <- ./gnet-1.1.8.nix
|
|
||||||
|
|
||||||
src = url(http://pan.rebelbase.com/download/releases/0.13.4/SOURCE/pan-0.13.4.tar.bz2)
|
|
||||||
|
|
||||||
build = ../build/pan-build.sh
|
|
|
@ -1,13 +0,0 @@
|
||||||
id : pan-0.13.91-run-2
|
|
||||||
|
|
||||||
pan <- ./pan-0.13.91.nix
|
|
||||||
|
|
||||||
glib <- ./glib-2.2.1.nix
|
|
||||||
atk <- ./atk-1.2.0.nix
|
|
||||||
pango <- ./pango-1.2.1.nix
|
|
||||||
gtk <- ./gtk+-2.2.1.nix
|
|
||||||
gnet <- ./gnet-1.1.8.nix
|
|
||||||
pspell <- ./pspell-.12.2.nix
|
|
||||||
gtkspell <- ./gtkspell-2.0.2.nix
|
|
||||||
|
|
||||||
run = ../build/pan-run.sh
|
|
|
@ -1,14 +0,0 @@
|
||||||
id : pan-0.13.91
|
|
||||||
|
|
||||||
pkgconfig <- ./pkgconfig-0.15.0.nix
|
|
||||||
glib <- ./glib-2.2.1.nix
|
|
||||||
atk <- ./atk-1.2.0.nix
|
|
||||||
pango <- ./pango-1.2.1.nix
|
|
||||||
gtk <- ./gtk+-2.2.1.nix
|
|
||||||
gnet <- ./gnet-1.1.8.nix
|
|
||||||
pspell <- ./pspell-.12.2.nix
|
|
||||||
gtkspell <- ./gtkspell-2.0.2.nix
|
|
||||||
|
|
||||||
src = url(http://pan.rebelbase.com/download/releases/0.13.91/SOURCE/pan-0.13.91.tar.bz2)
|
|
||||||
|
|
||||||
build = ../build/pan-build-2.sh
|
|
|
@ -1,14 +0,0 @@
|
||||||
id : pan-0.13.93
|
|
||||||
|
|
||||||
pkgconfig <- ./pkgconfig-0.15.0.nix
|
|
||||||
glib <- ./glib-2.2.1.nix
|
|
||||||
atk <- ./atk-1.2.0.nix
|
|
||||||
pango <- ./pango-1.2.1.nix
|
|
||||||
gtk <- ./gtk+-2.2.1.nix
|
|
||||||
gnet <- ./gnet-1.1.8.nix
|
|
||||||
pspell <- ./pspell-.12.2.nix
|
|
||||||
gtkspell <- ./gtkspell-2.0.2.nix
|
|
||||||
|
|
||||||
src = url(http://pan.rebelbase.com/download/releases/0.13.93/SOURCE/pan-0.13.93.tar.bz2)
|
|
||||||
|
|
||||||
build = ../build/pan-build-2.sh
|
|
|
@ -1,8 +0,0 @@
|
||||||
id : pango-1.2.1
|
|
||||||
|
|
||||||
pkgconfig <- ./pkgconfig-0.15.0.nix
|
|
||||||
glib <- ./glib-2.2.1.nix
|
|
||||||
|
|
||||||
src = url(ftp://ftp.gtk.org/pub/gtk/v2.2/pango-1.2.1.tar.bz2)
|
|
||||||
|
|
||||||
build = ../build/pango-build.sh
|
|
|
@ -1,5 +0,0 @@
|
||||||
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
|
|
|
@ -1,5 +0,0 @@
|
||||||
id : pspell-.12.2
|
|
||||||
|
|
||||||
src = url(http://unc.dl.sourceforge.net/sourceforge/pspell/pspell-.12.2.tar.gz)
|
|
||||||
|
|
||||||
build = ../build/pspell-build.sh
|
|
|
@ -1,5 +0,0 @@
|
||||||
id : subversion-0.20.1
|
|
||||||
|
|
||||||
src = url(http://subversion.tigris.org/files/documents/15/3440/subversion-0.20.1.tar.gz)
|
|
||||||
|
|
||||||
build = ../build/subversion-build.sh
|
|
Loading…
Reference in a new issue