summaryrefslogtreecommitdiffstats
path: root/archive-libs/libgui/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive-libs/libgui/DETAILS')
-rwxr-xr-xarchive-libs/libgui/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/archive-libs/libgui/DETAILS b/archive-libs/libgui/DETAILS
new file mode 100755
index 0000000000..ec779b9b47
--- /dev/null
+++ b/archive-libs/libgui/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=libgui
+ VERSION=0.0.4
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/amrecgui/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ BUILD_API=2
+ WEB_SITE=http://stefan.hoefer.ch/projects/libgui/
+ ENTERED=20050727
+ UPDATED=20050727
+ SHORT='C++ wrapper classes for Motif'
+cat << EOF
+libgui is just a simple library providing C++ wrapper classes for Motif as
+well as some tiny little extensions to Motif not worth being mentioned (a
+tree widget for example).
+EOF