[Lunar-commits] <moonbase> gal2: Doesn't compile, obsolote, unused

Zachary McGrew zmcgrew at lunar-linux.org
Thu Feb 19 08:38:01 CET 2009


commit 075d6575fa8ef4d2273fc31f049fd1843766ae19
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Wed Feb 18 23:38:01 2009 -0800

    gal2: Doesn't compile, obsolote, unused
---
 gnome2/desktop/gal2/BUILD   |   11 -----------
 gnome2/desktop/gal2/DEPENDS |    2 --
 gnome2/desktop/gal2/DETAILS |   19 -------------------
 3 files changed, 0 insertions(+), 32 deletions(-)

diff --git a/gnome2/desktop/gal2/BUILD b/gnome2/desktop/gal2/BUILD
deleted file mode 100644
index 38dfb49..0000000
--- a/gnome2/desktop/gal2/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-(
-   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
-                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
-                $OPTS                             &&
-    default_make
-
-) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/gal2/DEPENDS b/gnome2/desktop/gal2/DEPENDS
deleted file mode 100644
index a8dae97..0000000
--- a/gnome2/desktop/gal2/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  libgnomeprintui  &&
-depends  libgnomeui
diff --git a/gnome2/desktop/gal2/DETAILS b/gnome2/desktop/gal2/DETAILS
deleted file mode 100644
index f790e23..0000000
--- a/gnome2/desktop/gal2/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
-          MODULE=gal2
-             MOD=gal
-         VERSION=2.4.3
-           MAJOR=2.4
-          SOURCE=$MOD-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
-      SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR/
-      SOURCE_VFY=sha1:15a4da00b0be7a1e658a43c747243343719055a4
-        WEB_SITE=http://www.gnome.org
-         ENTERED=20020701
-         UPDATED=20050604
-           PSAFE=no
-           SHORT="the GNOME application libraries"
-
-cat << EOF
-This module contains some library functions that came from Gnumeric and
-Evolution.  The idea is to reuse the code across various larger GNOME
-applications that might want to use it.
-EOF


More information about the Lunar-commits mailing list