[Lunar-commits] <moonbase> gtk+: remove it from the moonbase.

Florin Braescu florin at lunar-linux.org
Sun Jan 11 10:47:35 CET 2009


commit 04869c73b5145eef3e6f8831cc4ee37ab717bc54
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jan 11 11:47:35 2009 +0200

    gtk+: remove it from the moonbase.
    
    No other module depend on it. Finally we can get rid of it.
---
 graphics/gtk+/BUILD       |    7 -------
 graphics/gtk+/DEPENDS     |    2 --
 graphics/gtk+/DETAILS     |   19 -------------------
 graphics/gtk+/POST_REMOVE |    2 --
 4 files changed, 0 insertions(+), 30 deletions(-)

diff --git a/graphics/gtk+/BUILD b/graphics/gtk+/BUILD
deleted file mode 100644
index 32a2040..0000000
--- a/graphics/gtk+/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
-  cp /usr/share/automake/config.sub $SOURCE_DIRECTORY &&
-  OPTS+=" --with-xinput=xfree" &&
-  default_build
-
-) > $C_FIFO 2>&1
diff --git a/graphics/gtk+/DEPENDS b/graphics/gtk+/DEPENDS
deleted file mode 100644
index f4782f2..0000000
--- a/graphics/gtk+/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  glib  &&
-depends  %X
diff --git a/graphics/gtk+/DETAILS b/graphics/gtk+/DETAILS
deleted file mode 100644
index 56b69de..0000000
--- a/graphics/gtk+/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
-          MODULE=gtk\+
-           MAJOR=1.2
-         VERSION=1.2.10
-          SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=ftp://ftp.gtk.org/pub/gtk/v1.2/
-   SOURCE_URL[1]=$GNOME_URL/sources/$MODULE/$MAJOR/
-   SOURCE_URL[2]=http://planetmirror.com/pub/GNOME/stable/sources/$MODULE/
-        WEB_SITE=http://www.gtk.org
-         ENTERED=20010922
-         UPDATED=20010922
-           SHORT="multi-platform toolkit for creating GUIs."
-
-cat << EOF
-GTK, which stands for the Gimp ToolKit, is a library for creating
-graphical user interfaces. It is designed to be small and efficient, but
-still flexible enough to allow the programmer freedom in the interfaces
-created. GTK provides some unique features over standard widget
-libraries.
-EOF
diff --git a/graphics/gtk+/POST_REMOVE b/graphics/gtk+/POST_REMOVE
deleted file mode 100644
index 0fcadf8..0000000
--- a/graphics/gtk+/POST_REMOVE
+++ /dev/null
@@ -1,2 +0,0 @@
-install-info  --delete gdk  --info-dir /usr/info
-install-info  --delete gtk  --info-dir /usr/info


More information about the Lunar-commits mailing list