added libstroke, guile and geda package
authorhackbard <hackbard>
Sat, 4 Feb 2006 17:49:11 +0000 (17:49 +0000)
committerhackbard <hackbard>
Sat, 4 Feb 2006 17:49:11 +0000 (17:49 +0000)
doc/CHANGELOG
packages/hackbard/geda/geda [new file with mode: 0644]
packages/hackbard/guile/guile [new file with mode: 0644]
packages/hackbard/libstroke/libstroke [new file with mode: 0644]

index e9d691f..d199ff8 100644 (file)
@@ -1,5 +1,9 @@
 *) 2006-01-29
 
+- added guile, libstroke and geda package
+
+*) 2006-01-29
+
 - added uae package
 
 *) 2006-01-26
diff --git a/packages/hackbard/geda/geda b/packages/hackbard/geda/geda
new file mode 100644 (file)
index 0000000..41a4f99
--- /dev/null
@@ -0,0 +1,37 @@
+# hdw - linux geda package
+#
+# author: hackbard@hackdaworld.org
+#
+# [V] 20050820
+# [S] 3-9
+# [D] geda-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] Makefile ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] libgdgeda-2.0.15.tar.gz ftp://ftp.geda.seul.org/pub/geda/dist/
+# [D] libgeda-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] geda-symbols-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] geda-gschem-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] geda-gnetlist-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] geda-gsymcheck-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] geda-gattrib-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] geda-utils-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] geda-docs-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+# [D] geda-examples-20050820.tar.gz ftp://ftp.geda.seul.org/pub/geda/devel/20050820/
+
+build_main()   {
+       # variables
+       ever=2.0.15
+
+       # build / install
+       echo "extracting other packages ..."
+       for i in $archdir/geda-*${ver}.tar.gz; do
+               tar --use-compress-program=gunzip -xvf $i -C ../
+       done
+       tar --use-compress-program=gunzip \
+               -xvf  $archdir/libgdgeda-${ever}.tar.gz -C ../
+       tar --use-compress-program=gunzip \
+               -xvf  $archdir/libgeda-${ver}.tar.gz -C ../
+       cd ..
+       sed "s%^prefix.*%prefix=$prefix%" $archdir/Makefile > ./Makefile.tmp
+       sed "s%^opts=.*%opts=$confopt%" Makefile.tmp > Makefile
+       make && make install
+               }
diff --git a/packages/hackbard/guile/guile b/packages/hackbard/guile/guile
new file mode 100644 (file)
index 0000000..3f1b274
--- /dev/null
@@ -0,0 +1,7 @@
+# hdw - linux guile package
+#
+# author: hackbard@hackdaworld.org
+#
+# [V] 1.6.7
+# [S] 3-1
+# [D] guile-1.6.7.tar.gz http://ftp.gnu.org/pub/gnu/guile/
diff --git a/packages/hackbard/libstroke/libstroke b/packages/hackbard/libstroke/libstroke
new file mode 100644 (file)
index 0000000..8a5adeb
--- /dev/null
@@ -0,0 +1,7 @@
+# hdw - linux libstroke package
+#
+# author: hackbard@hackdaworld.org
+#
+# [V] 0.5.1
+# [S] 3-8
+# [D] libstroke-0.5.1.tar.gz http://www.etla.net/libstroke/