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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat May 9 00:47:31 CEST 2009


Revision: 4772
          http://gar.svn.sourceforge.net/gar/?rev=4772&view=rev
Author:   dmichelsen
Date:     2009-05-08 22:47:31 +0000 (Fri, 08 May 2009)

Log Message:
-----------
x11/xcb-util: Initial checkin

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


Property changes on: csw/mgar/pkg/x11/xcb-util/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/xcb-util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xcb-util/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/xcb-util/trunk/Makefile	2009-05-08 22:47:31 UTC (rev 4772)
@@ -0,0 +1,30 @@
+GARNAME = xcb-util
+GARVERSION = 0.3.4
+CATEGORIES = x11
+
+DESCRIPTION = The XCB utility library
+define BLURB
+endef
+
+MASTER_SITES = http://xcb.freedesktop.org/dist/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+PREREQUISITE_PKGS = CSWgnulinks
+REQUIRED_PKGS = CSWlibxcb
+PACKAGES = CSWxcbutil
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CATALOGNAME = xcbutil
+
+BUILD64 = 1
+NOISALIST = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+#EXTRA_CFLAGS = -D__solaris__
+
+include gar/category.mk
+
+# We need GNU gm4 as m4
+PATH := /opt/csw/gnu:$(PATH)

Added: csw/mgar/pkg/x11/xcb-util/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xcb-util/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/xcb-util/trunk/checksums	2009-05-08 22:47:31 UTC (rev 4772)
@@ -0,0 +1 @@
+47000719ed2a25b8d8a270a59ddaafe6  download/xcb-util-0.3.4.tar.gz


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