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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Mon Sep 21 23:07:44 CEST 2009


Revision: 6369
          http://gar.svn.sourceforge.net/gar/?rev=6369&view=rev
Author:   skayser
Date:     2009-09-21 21:07:41 +0000 (Mon, 21 Sep 2009)

Log Message:
-----------
x11/libICE: initial commit

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


Property changes on: csw/mgar/pkg/x11/libICE/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/libICE/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libICE/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libICE/trunk/Makefile	2009-09-21 21:07:41 UTC (rev 6369)
@@ -0,0 +1,31 @@
+GARNAME = libICE
+GARVERSION = 1.0.6
+CATEGORIES = x11
+
+DESCRIPTION = X11 Inter-Client Exchange Library
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = http://xorg.freedesktop.org/releases/individual/lib/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+PACKAGES = CSWlibice CSWlibicedevel
+
+CATALOGNAME_CSWlibice = libice
+CATALOGNAME_CSWlibice = libice_devel
+
+SPKG_DESC_CSWlibice = X11 Inter-Client Exchange library
+SPKG_DESC_CSWlibicedevel = X11 Inter-Client Exchange library development files
+
+PKGFILES_CSWlibicedevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libICE/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libICE/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libICE/trunk/checksums	2009-09-21 21:07:41 UTC (rev 6369)
@@ -0,0 +1 @@
+4a8f09f15fc92196b91d61e2dc9afcea  download/libICE-1.0.6.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