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

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

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


Property changes on: csw/mgar/pkg/x11/libxres/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/libxres/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxres/trunk/Makefile                             (rev 0)
+++ csw/mgar/pkg/x11/libxres/trunk/Makefile     2009-09-27 10:22:15 UTC (rev 
6491)
@@ -0,0 +1,34 @@
+GARNAME = libXres
+GARVERSION = 1.0.3
+CATEGORIES = x11
+
+DESCRIPTION = X11 Resource extension library
+define BLURB
+  libXRes provides an X Window System client interface to the Resource 
extension to the X protocol.
+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 = CSWlibxres CSWlibxresdevel
+
+CATALOGNAME_CSWlibxres = libxres
+CATALOGNAME_CSWlibxresdevel = libxres_devel
+
+SPKG_DESC_CSWlibxres = $(DESCRIPTION)
+SPKG_DESC_CSWlibxresdevel = $(DESCRIPTION) development files
+
+REQUIRED_PKGS_CSWlibxres      = CSWlibx11 CSWlibxext
+REQUIRED_PKGS_CSWlibxresdevel = CSWlibxres
+
+PKGFILES_CSWlibxresdevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxres/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxres/trunk/checksums                            (rev 0)
+++ csw/mgar/pkg/x11/libxres/trunk/checksums    2009-09-27 10:22:15 UTC (rev 
6491)
@@ -0,0 +1 @@
+de66ffb657aba64c9d6dbdeabb757f3e  download/libXres-1.0.3.tar.bz2


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to