[csw-devel] SF.net SVN: gar:[6334] csw/mgar/pkg/x11
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Sep 17 15:43:54 CEST 2009
Revision: 6334
http://gar.svn.sourceforge.net/gar/?rev=6334&view=rev
Author: dmichelsen
Date: 2009-09-17 13:43:50 +0000 (Thu, 17 Sep 2009)
Log Message:
-----------
x11/libxtst: Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/libxtst/
csw/mgar/pkg/x11/libxtst/branches/
csw/mgar/pkg/x11/libxtst/tags/
csw/mgar/pkg/x11/libxtst/trunk/
csw/mgar/pkg/x11/libxtst/trunk/Makefile
csw/mgar/pkg/x11/libxtst/trunk/checksums
csw/mgar/pkg/x11/libxtst/trunk/files/
Property changes on: csw/mgar/pkg/x11/libxtst/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/libxtst/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxtst/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/libxtst/trunk/Makefile 2009-09-17 13:43:50 UTC (rev 6334)
@@ -0,0 +1,25 @@
+GARNAME = libxtst
+GARVERSION = 1.0.99.2
+CATEGORIES = x11
+
+DESCRIPTION =
+define BLURB
+ Long description
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTNAME = libXtst-$(GARVERSION)
+DISTFILES = $(DISTNAME).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES =
+
+BUILD64 = 1
+NOISALIST = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Added: csw/mgar/pkg/x11/libxtst/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxtst/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/libxtst/trunk/checksums 2009-09-17 13:43:50 UTC (rev 6334)
@@ -0,0 +1 @@
+b5edc35ca9b9ba4133a3fa34cb1b00f8 download/libXtst-1.0.99.2.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