summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-11-07 05:09:18 +0000
committerrh <rh@pkgsrc.org>2000-11-07 05:09:18 +0000
commitc0237c2f132cd38040d343cae83ea2ada28544ef (patch)
tree31873ad0c76aceb98cf0a4f2a6f66833ca766c69 /www
parent333e9c937da2776e32c7c05d32b253e917e8d464 (diff)
downloadpkgsrc-c0237c2f132cd38040d343cae83ea2ada28544ef.tar.gz
Initial import of glibwww-0.2, a set of event register/unregister www
functions that use the glib event loop.
Diffstat (limited to 'www')
-rw-r--r--www/glibwww/Makefile19
-rw-r--r--www/glibwww/files/md53
-rw-r--r--www/glibwww/pkg/COMMENT1
-rw-r--r--www/glibwww/pkg/DESCR7
-rw-r--r--www/glibwww/pkg/PLIST7
5 files changed, 37 insertions, 0 deletions
diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile
new file mode 100644
index 00000000000..27206d37f0d
--- /dev/null
+++ b/www/glibwww/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/11/07 05:09:18 rh Exp $
+#
+
+DISTNAME= glibwww-0.2
+CATEGORIES= www gnome devel
+MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/glibwww/}
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://www.gnome.org/
+
+DEPENDS+= libwww>=5.2.8:../../www/libwww
+DEPENDS+= gnome-libs>=1.2.3:../../x11/gnome-libs
+
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
+
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/glibwww/files/md5 b/www/glibwww/files/md5
new file mode 100644
index 00000000000..ba7c0900e56
--- /dev/null
+++ b/www/glibwww/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/11/07 05:09:18 rh Exp $
+
+MD5 (glibwww-0.2.tar.gz) = 3f20f0e7b01acb8dc81502e088cd9389
diff --git a/www/glibwww/pkg/COMMENT b/www/glibwww/pkg/COMMENT
new file mode 100644
index 00000000000..bc5d5c384be
--- /dev/null
+++ b/www/glibwww/pkg/COMMENT
@@ -0,0 +1 @@
+event register/unregister functions that use the glib event loop
diff --git a/www/glibwww/pkg/DESCR b/www/glibwww/pkg/DESCR
new file mode 100644
index 00000000000..0a55aeea944
--- /dev/null
+++ b/www/glibwww/pkg/DESCR
@@ -0,0 +1,7 @@
+ Glibwww comprises event register/unregister functions that use the glib
+event loop. This makes lib www fit nicely into just about any gnome or
+gtk+ program.
+
+ This code may be useful for other people wanting to use libwww with gtk.
+
+ This code includes a nice bonobo control.
diff --git a/www/glibwww/pkg/PLIST b/www/glibwww/pkg/PLIST
new file mode 100644
index 00000000000..eb03a5612b9
--- /dev/null
+++ b/www/glibwww/pkg/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/07 05:09:18 rh Exp $
+include/glibwww/glibwww.h
+lib/glibwwwConf.sh
+lib/libglibwww.a
+lib/libglibwww.la
+lib/libglibwww.so.1.0
+@dirrm include/glibwww