[csw-devel] SF.net SVN: gar:[6390] csw/mgar/pkg/x11
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Sep 22 15:26:56 CEST 2009
Revision: 6390
http://gar.svn.sourceforge.net/gar/?rev=6390&view=rev
Author: dmichelsen
Date: 2009-09-22 13:26:55 +0000 (Tue, 22 Sep 2009)
Log Message:
-----------
x11/libxi: Initial commit
Modified Paths:
--------------
csw/mgar/pkg/x11/libxi/trunk/Makefile
csw/mgar/pkg/x11/libxi/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/x11/libxi/
Modified: csw/mgar/pkg/x11/libxi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxtst/trunk/Makefile 2009-09-17 13:43:50 UTC (rev 6334)
+++ csw/mgar/pkg/x11/libxi/trunk/Makefile 2009-09-22 13:26:55 UTC (rev 6390)
@@ -1,23 +1,18 @@
-GARNAME = libxtst
-GARVERSION = 1.0.99.2
+GARNAME = libxi
+GARVERSION = 1.2.99.4
CATEGORIES = x11
-DESCRIPTION =
+DESCRIPTION = Client library for XInput
define BLURB
- Long description
endef
MASTER_SITES = $(X11_LIB_MASTER_SITE)
-DISTNAME = libXtst-$(GARVERSION)
+DISTNAME = libXi-$(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)
Modified: csw/mgar/pkg/x11/libxi/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxtst/trunk/checksums 2009-09-17 13:43:50 UTC (rev 6334)
+++ csw/mgar/pkg/x11/libxi/trunk/checksums 2009-09-22 13:26:55 UTC (rev 6390)
@@ -1 +1 @@
-b5edc35ca9b9ba4133a3fa34cb1b00f8 download/libXtst-1.0.99.2.tar.bz2
+0f3e9002b5797b01c84c302cb124dc55 download/libXi-1.2.99.4.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