[Lunar-commits] <moonbase> gtkglarea: remove it from the moonbase.
Florin Braescu
florin at lunar-linux.org
Sun Jan 11 22:16:19 CET 2009
commit 480d260863d76052389d3de9704c9d6ed067e53f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jan 11 23:16:19 2009 +0200
gtkglarea: remove it from the moonbase.
Ude gtkglarea2 instead.
---
graphics/gtkglarea/BUILD | 2 --
graphics/gtkglarea/DEPENDS | 2 --
graphics/gtkglarea/DETAILS | 16 ----------------
3 files changed, 0 insertions(+), 20 deletions(-)
diff --git a/graphics/gtkglarea/BUILD b/graphics/gtkglarea/BUILD
deleted file mode 100644
index b4c4429..0000000
--- a/graphics/gtkglarea/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-unset CC CXX &&
-default_build
diff --git a/graphics/gtkglarea/DEPENDS b/graphics/gtkglarea/DEPENDS
deleted file mode 100644
index 3b6bcbd..0000000
--- a/graphics/gtkglarea/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends gtk+
-depends %GLX
diff --git a/graphics/gtkglarea/DETAILS b/graphics/gtkglarea/DETAILS
deleted file mode 100644
index d645995..0000000
--- a/graphics/gtkglarea/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=gtkglarea
- VERSION=1.2.3
- SOURCE=$MODULE-$VERSION.tar.gz
-# SOURCE_URL[0]=http://www.student.oulu.fi/~jlof/$MODULE/download/
- SOURCE_URL[0]=ftp://ftp.heanet.ie/mirrors/download.sourceforge.net/pub/sourceforge/f/fi/fink/direct_download/source/
- SOURCE_URL[1]=http://download.lunar-linux.org/lunar/mirrors/
-# WEB_SITE=http://www.student.oulu.fi/~jlof/$MODULE/
- WEB_SITE=http://linux.maruhn.com/sec/gtkglarea.html
- ENTERED=20011021
- UPDATED=20071209
- SHORT="gtkglarea: an OpenGL/Mesa widget for GTK+."
-cat << EOF
-Gtkglarea provides a way for GTK+ applications to have an OpenGL
-canvas to draw in. It needs the GL libraries installed with xfree86
-and the gtk+ package, of course...
-EOF
More information about the Lunar-commits
mailing list