[csw-devel] SF.net SVN: gar:[6488] csw/mgar/pkg/x11

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sun Sep 27 12:13:43 CEST 2009


Revision: 6488
          http://gar.svn.sourceforge.net/gar/?rev=6488&view=rev
Author:   wbonnet
Date:     2009-09-27 10:13:43 +0000 (Sun, 27 Sep 2009)

Log Message:
-----------
Initial commit

Added Paths:
-----------
    csw/mgar/pkg/x11/libxp/
    csw/mgar/pkg/x11/libxp/branches/
    csw/mgar/pkg/x11/libxp/tags/
    csw/mgar/pkg/x11/libxp/trunk/
    csw/mgar/pkg/x11/libxp/trunk/Makefile
    csw/mgar/pkg/x11/libxp/trunk/checksums
    csw/mgar/pkg/x11/libxp/trunk/files/


Property changes on: csw/mgar/pkg/x11/libxp/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/libxp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxp/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxp/trunk/Makefile	2009-09-27 10:13:43 UTC (rev 6488)
@@ -0,0 +1,36 @@
+GARNAME = libXp
+GARVERSION = 1.0.0
+CATEGORIES = x11
+
+DESCRIPTION = X Print Library
+define BLURB
+  libXp provides public APIs to allow client applications to render to non-display devices. 
+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 = CSWlibxp CSWlibxpdevel
+
+CATALOGNAME_CSWlibxp = libxp
+CATALOGNAME_CSWlibxpdevel = libxp_devel
+
+SPKG_DESC_CSWlibxp = $(DESCRIPTION)
+SPKG_DESC_CSWlibxpdevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWdamageproto
+
+REQUIRED_PKGS_CSWlibxp      = CSWlibx11 CSWlibxau CSWlibxext
+REQUIRED_PKGS_CSWlibxpdevel = CSWlibxp
+
+PKGFILES_CSWlibxpdevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxp/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxp/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxp/trunk/checksums	2009-09-27 10:13:43 UTC (rev 6488)
@@ -0,0 +1 @@
+0f4ac39108c1ae8c443cdfac259b58fa  download/libXp-1.0.0.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