[csw-devel] SF.net SVN: gar:[6504] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Sep 27 20:49:06 CEST 2009
Revision: 6504
http://gar.svn.sourceforge.net/gar/?rev=6504&view=rev
Author: wbonnet
Date: 2009-09-27 18:49:06 +0000 (Sun, 27 Sep 2009)
Log Message:
-----------
Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/libxprintutil/
csw/mgar/pkg/x11/libxprintutil/branches/
csw/mgar/pkg/x11/libxprintutil/tags/
csw/mgar/pkg/x11/libxprintutil/trunk/
csw/mgar/pkg/x11/libxprintutil/trunk/Makefile
csw/mgar/pkg/x11/libxprintutil/trunk/checksums
csw/mgar/pkg/x11/libxprintutil/trunk/files/
Property changes on: csw/mgar/pkg/x11/libxprintutil/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/x11/libxprintutil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxprintutil/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/libxprintutil/trunk/Makefile 2009-09-27 18:49:06 UTC (rev 6504)
@@ -0,0 +1,36 @@
+GARNAME = libXprintUtil
+GARVERSION = 1.0.1
+CATEGORIES = x11
+
+DESCRIPTION = The XprintUtil Library
+define BLURB
+ libxprintutil provides utility Xpu APIs allowing client applications to access and manipulate information about printer capabilities from an Xprint server.
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+PACKAGES = CSWlibxprintutil CSWlibxprintutildevel
+
+CATALOGNAME_CSWlibxprintutil = libxprintutil
+CATALOGNAME_CSWlibxprintutildevel = libxprintutil_devel
+
+SPKG_DESC_CSWlibxprintutil = $(DESCRIPTION)
+SPKG_DESC_CSWlibxprintutildevel = $(DESCRIPTION) development files
+
+
+PREREQUISITE_PKGS = CSWlibxpdevel CSWlibicedevel
+REQUIRED_PKGS_CSWlibxprintutil = CSWlibice CSWlibx11 CSWlibxau CSWlibxp CSWlibxt
+REQUIRED_PKGS_CSWlibxprintutildevel = CSWlibxprintutil
+
+PKGFILES_CSWlibxprintutildevel = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/x11/libxprintutil/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxprintutil/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/libxprintutil/trunk/checksums 2009-09-27 18:49:06 UTC (rev 6504)
@@ -0,0 +1 @@
+22584f1aab1deba253949b562d1f0f45 download/libXprintUtil-1.0.1.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list