[Lunar-commits] slang2: DELETING and moving to bumping slang to latest version

Stefan Wold ratler at lunar-linux.org
Sun Dec 9 16:51:14 CET 2007


commit a877f83d676c0e5113780d376579ba0e25732219
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Sun Dec 9 16:51:14 2007 +0100

    slang2: DELETING and moving to bumping slang to latest version
---
 libs/slang2/BUILD     |   15 ---------------
 libs/slang2/CONFIGURE |    1 -
 libs/slang2/DETAILS   |   18 ------------------
 3 files changed, 0 insertions(+), 34 deletions(-)

diff --git a/libs/slang2/BUILD b/libs/slang2/BUILD
deleted file mode 100644
index be4d982..0000000
--- a/libs/slang2/BUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-(
-
-  ./configure  --prefix=/usr               \
-               --sysconfdir=/etc           \
-               --localstatedir=/var $OPTS  &&
-
-  default_make &&
-
-  if [ "$STATIC" == "y" ]; then
-    make clean &&
-    make static &&
-    make install-static
-  fi
-
-) > $C_FIFO 2>&1
diff --git a/libs/slang2/CONFIGURE b/libs/slang2/CONFIGURE
deleted file mode 100644
index 67ae552..0000000
--- a/libs/slang2/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-mquery STATIC "Build static library as well?" n
diff --git a/libs/slang2/DETAILS b/libs/slang2/DETAILS
deleted file mode 100644
index 0f74482..0000000
--- a/libs/slang2/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
-          MODULE=slang2
-         VERSION=2.1.2
-          SOURCE=slang-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/slang-$VERSION
-   SOURCE_URL[0]=ftp://space.mit.edu/pub/davis/slang/v2.1/
-   SOURCE_URL[1]=ftp://ftp.plig.org/pub/slang/v2.1/
-      SOURCE_VFY=sha1:9fbb7ccc2f973092c1c6db001a3887335d4cb7a5
-        WEB_SITE=http://www.s-lang.org/
-         ENTERED=20050821
-         UPDATED=20071021
-           SHORT="Powerful interpreted language"
-           PSAFE=no
-
-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