summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-10-17 17:18:27 +0000
committerrh <rh@pkgsrc.org>2000-10-17 17:18:27 +0000
commit01e124925d915e1af005d5c06160a2a8ca8d1ea1 (patch)
tree88ff5dcd5a9b7b895271a1efb0a9dead86d30adc /lang
parent842e952da3178a8a89a133610718f3261f3f9b5b (diff)
downloadpkgsrc-01e124925d915e1af005d5c06160a2a8ca8d1ea1.tar.gz
Initial import of gb-0.0.12, the Gnome Basic for office applications
Diffstat (limited to 'lang')
-rw-r--r--lang/gb/Makefile19
-rw-r--r--lang/gb/files/md53
-rw-r--r--lang/gb/pkg/COMMENT1
-rw-r--r--lang/gb/pkg/DESCR6
-rw-r--r--lang/gb/pkg/PLIST28
5 files changed, 57 insertions, 0 deletions
diff --git a/lang/gb/Makefile b/lang/gb/Makefile
new file mode 100644
index 00000000000..beb33e9ee87
--- /dev/null
+++ b/lang/gb/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/17 17:18:27 rh Exp $
+#
+
+DISTNAME= gb-0.0.12
+CATEGORIES= lang gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gb/}
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://www.gnome.org/gb/
+
+DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
+
+GNU_CONFIGURE= YES
+USE_X11BASE= YES
+USE_LIBTOOL= YES
+
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/lang/gb/files/md5 b/lang/gb/files/md5
new file mode 100644
index 00000000000..cfc72787bdd
--- /dev/null
+++ b/lang/gb/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/10/17 17:18:27 rh Exp $
+
+MD5 (gb-0.0.12.tar.gz) = 4999b445fc20fbb593ba1e27d374ce66
diff --git a/lang/gb/pkg/COMMENT b/lang/gb/pkg/COMMENT
new file mode 100644
index 00000000000..d9a898aeff7
--- /dev/null
+++ b/lang/gb/pkg/COMMENT
@@ -0,0 +1 @@
+Basic for Gnome
diff --git a/lang/gb/pkg/DESCR b/lang/gb/pkg/DESCR
new file mode 100644
index 00000000000..cbdc139a70a
--- /dev/null
+++ b/lang/gb/pkg/DESCR
@@ -0,0 +1,6 @@
+ Gb is an embryonic attempt to provide VB compatible functionality for the
+GNOME project, particularly with respect to office (VBA) compatibility. It is
+part of the GNOME desktop environment: a project to create a free, user
+friendly desktop environment. As every other component of GNOME, Gnome Basic
+is free software (Some other people like to call this OpenSource software)
+and it is licensed under the terms of the GNU GPL.
diff --git a/lang/gb/pkg/PLIST b/lang/gb/pkg/PLIST
new file mode 100644
index 00000000000..f86365a7922
--- /dev/null
+++ b/lang/gb/pkg/PLIST
@@ -0,0 +1,28 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/17 17:18:27 rh Exp $
+include/gb/gb-eval.h
+include/gb/gb-expr.h
+include/gb/gb-lex.h
+include/gb/gb-main.h
+include/gb/gb-mmap-lex.h
+include/gb/gb-object.h
+include/gb/gb-project.h
+include/gb/gb-value.h
+include/gb/gb.h
+include/gb/libgb.h
+include/gbrun/gbrun-eval.h
+include/gbrun/gbrun-object.h
+include/gbrun/gbrun-project.h
+include/gbrun/gbrun.h
+include/gbrun/libgbrun.h
+include/gbrun/objects/gbrun-form.h
+include/gbrun/objects/libgbobj.h
+lib/gbConf.sh
+lib/libgb.a
+lib/libgb.la
+lib/libgb.so.0.0
+lib/libgbrun.a
+lib/libgbrun.la
+lib/libgbrun.so.0.0
+@dirrm include/gbrun/objects
+@dirrm include/gbrun
+@dirrm include/gb