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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sat Sep 26 21:28:38 CEST 2009


Revision: 6482
          http://gar.svn.sourceforge.net/gar/?rev=6482&view=rev
Author:   wbonnet
Date:     2009-09-26 19:28:36 +0000 (Sat, 26 Sep 2009)

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

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


Property changes on: csw/mgar/pkg/x11/libxdamage/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/libxdamage/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxdamage/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxdamage/trunk/Makefile	2009-09-26 19:28:36 UTC (rev 6482)
@@ -0,0 +1,35 @@
+GARNAME = libXdamage
+GARVERSION = 1.1.1
+CATEGORIES = x11
+
+DESCRIPTION = X11 Font Services library
+define BLURB
+  libxdamage, the Font Services library, provides various functions useful to X11 font servers, and clients connecting to font servers. It is not used outside of these implementations.
+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 = CSWlibxdamage CSWlibxdamagedevel
+
+CATALOGNAME_CSWlibxdamage = libxdamage
+CATALOGNAME_CSWlibxdamagedevel = libxdamage_devel
+
+SPKG_DESC_CSWlibxdamage = $(DESCRIPTION)
+SPKG_DESC_CSWlibxdamagedevel = $(DESCRIPTION) development files
+
+REQUIRED_PKGS_CSWlibxdamagedevel = CSWlibxdamage
+
+PREREQUISITE_PKGS = CSWdamageproto
+
+PKGFILES_CSWlibxdamagedevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxdamage/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxdamage/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxdamage/trunk/checksums	2009-09-26 19:28:36 UTC (rev 6482)
@@ -0,0 +1 @@
+ac0ce6b0063a9858c8f24ddb4c60487d  download/libXdamage-1.1.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