[Lunar-commits] <moonbase> slang1: move it to crater.
Florin Braescu
florin at lunar-linux.org
Mon Feb 22 21:08:23 CET 2010
commit 6e945423ee61c667d3ac4a2d03de59595571421e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Feb 22 22:08:23 2010 +0200
slang1: move it to crater.
---
libs/slang1/BUILD | 11 -----------
libs/slang1/DETAILS | 18 ------------------
2 files changed, 0 insertions(+), 29 deletions(-)
diff --git a/libs/slang1/BUILD b/libs/slang1/BUILD
deleted file mode 100644
index a8f1524..0000000
--- a/libs/slang1/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-(
-
- ./configure --build=$BUILD \
- --prefix=/opt/lunar/slang &&
- sedit "s/)\/doc\/slang/)\/share\/doc\/slang/" src/Makefile &&
- make elf &&
- prepare_install &&
- make install-elf &&
- make install-links
-
-) > $C_FIFO 2>&1
diff --git a/libs/slang1/DETAILS b/libs/slang1/DETAILS
deleted file mode 100644
index dd00ef0..0000000
--- a/libs/slang1/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=slang1
- VERSION=1.4.9
- SOURCE=slang-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/slang-$VERSION
- SOURCE_URL[0]=ftp://space.mit.edu/pub/davis/slang/v1.4/
- SOURCE_URL[1]=ftp://ftp.plig.org/pub/slang/v1.4/
- SOURCE_VFY=sha1:667709eb1bc1b0f68ce36b31204bf8a99d31eefa
- WEB_SITE=http://s-lang.org
- ENTERED=20071209
- UPDATED=20071209
- SHORT="Powerful interpreted language."
-GARBAGE=off
-
-cat << EOF
-S-Lang is a powerful interpreted language that may be embedded into an
-application to make it extensible. Examples of applications that take
-advantage of the interpreter include jed, slrn, and mutt.
-EOF
More information about the Lunar-commits
mailing list