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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sun Sep 27 19:22:14 CEST 2009


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

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

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


Property changes on: csw/mgar/pkg/x11/liboldx/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/liboldx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/liboldx/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/liboldx/trunk/Makefile	2009-09-27 17:22:14 UTC (rev 6499)
@@ -0,0 +1,33 @@
+GARNAME = liboldX
+GARVERSION = 1.0.1
+CATEGORIES = x11
+
+DESCRIPTION = The oldX Library
+define BLURB
+  The old X10 compatibility library
+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 = CSWliboldx CSWliboldxdevel
+
+CATALOGNAME_CSWliboldx = liboldx
+CATALOGNAME_CSWliboldxdevel = liboldx_devel
+
+SPKG_DESC_CSWliboldx = $(DESCRIPTION)
+SPKG_DESC_CSWliboldxdevel = $(DESCRIPTION) development files
+
+REQUIRED_PKGS_CSWliboldxdevel = CSWliboldx
+
+PKGFILES_CSWliboldxdevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/liboldx/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/liboldx/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/liboldx/trunk/checksums	2009-09-27 17:22:14 UTC (rev 6499)
@@ -0,0 +1 @@
+6b81ffe486d76c380d08f92285758d84  download/liboldX-1.0.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