summaryrefslogtreecommitdiff
path: root/print/libgnomecups
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-16 04:31:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-16 04:31:57 +0000
commit30e2d125b314a0bcbf30f47bd76db968e84cc1b1 (patch)
treea3b0813948724daff075e40c073f8c063550f220 /print/libgnomecups
parentUpdate to 2.03. (diff)
Add libgnomecups, the GNOME interface to the CUPS print system.
PR: 54515 Submitted by: adamw Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Notes
Notes: svn path=/head/; revision=84954
Diffstat (limited to 'print/libgnomecups')
-rw-r--r--print/libgnomecups/Makefile28
-rw-r--r--print/libgnomecups/distinfo1
-rw-r--r--print/libgnomecups/files/patch-configure10
-rw-r--r--print/libgnomecups/pkg-descr3
-rw-r--r--print/libgnomecups/pkg-plist12
5 files changed, 54 insertions, 0 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
new file mode 100644
index 000000000000..100bb4a18680
--- /dev/null
+++ b/print/libgnomecups/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: libgnomecups
+# Date created: 14 Jul 2003
+# Whom: Glenn Johnson <glennpj@charter.net>
+#
+# $FreeBSD$
+
+PORTNAME= libgnomecups
+PORTVERSION= 0.1.5
+CATEGORIES= print gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Support library for gnome cups admistration
+
+LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix gnomehack glib20
+INSTALLS_SHLIB= yes
+USE_LIBTOOL= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/print/libgnomecups/distinfo b/print/libgnomecups/distinfo
new file mode 100644
index 000000000000..7171116c7dc7
--- /dev/null
+++ b/print/libgnomecups/distinfo
@@ -0,0 +1 @@
+MD5 (gnome2/libgnomecups-0.1.5.tar.bz2) = 702ca9233821ee91fd3c46089ea522b6
diff --git a/print/libgnomecups/files/patch-configure b/print/libgnomecups/files/patch-configure
new file mode 100644
index 000000000000..257f45996729
--- /dev/null
+++ b/print/libgnomecups/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Jul 15 11:59:06 2003
++++ configure Tue Jul 15 11:59:32 2003
+@@ -7558,6 +7558,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/print/libgnomecups/pkg-descr b/print/libgnomecups/pkg-descr
new file mode 100644
index 000000000000..01d3dd9125a4
--- /dev/null
+++ b/print/libgnomecups/pkg-descr
@@ -0,0 +1,3 @@
+Support library for Cups adminstration through GNOME.
+
+WWW: http://www.gnome.org/
diff --git a/print/libgnomecups/pkg-plist b/print/libgnomecups/pkg-plist
new file mode 100644
index 000000000000..ceb6309a2ae1
--- /dev/null
+++ b/print/libgnomecups/pkg-plist
@@ -0,0 +1,12 @@
+include/libgnomecups-1/libgnomecups/gnome-cups-init.h
+include/libgnomecups-1/libgnomecups/gnome-cups-printer.h
+include/libgnomecups-1/libgnomecups/gnome-cups-queue.h
+include/libgnomecups-1/libgnomecups/gnome-cups-request.h
+include/libgnomecups-1/libgnomecups/gnome-cups-util.h
+lib/libgnomecups-1.0.a
+lib/libgnomecups-1.0.so
+lib/libgnomecups-1.0.so.1
+libdata/pkgconfig/libgnomecups-1.0.pc
+share/locale/ja/LC_MESSAGES/libgnomecups.mo
+@dirrm include/libgnomecups-1/libgnomecups
+@dirrm include/libgnomecups-1