[csw-devel] SF.net SVN: gar:[6502] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Sep 27 20:12:09 CEST 2009
Revision: 6502
http://gar.svn.sourceforge.net/gar/?rev=6502&view=rev
Author: wbonnet
Date: 2009-09-27 18:12:08 +0000 (Sun, 27 Sep 2009)
Log Message:
-----------
Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/libxxf86misc/
csw/mgar/pkg/x11/libxxf86misc/branches/
csw/mgar/pkg/x11/libxxf86misc/tags/
csw/mgar/pkg/x11/libxxf86misc/trunk/
csw/mgar/pkg/x11/libxxf86misc/trunk/Makefile
csw/mgar/pkg/x11/libxxf86misc/trunk/checksums
csw/mgar/pkg/x11/libxxf86misc/trunk/files/
Property changes on: csw/mgar/pkg/x11/libxxf86misc/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/libxxf86misc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxxf86misc/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/libxxf86misc/trunk/Makefile 2009-09-27 18:12:08 UTC (rev 6502)
@@ -0,0 +1,35 @@
+GARNAME = libXxf86misc
+GARVERSION = 1.0.1
+CATEGORIES = x11
+
+DESCRIPTION = X11 XFree86 miscellaneous extension library
+define BLURB
+ libXxf86misc provides an interface to the XFree86-Misc extension, which allows client applications to query the current keyboard and mouse settings of the running XFree86-based (XFree86, Xorg) server.
+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 = CSWlibxxf86misc CSWlibxxf86miscdevel
+
+CATALOGNAME_CSWlibxxf86misc = libxxf86misc
+CATALOGNAME_CSWlibxxf86miscdevel = libxxf86misc_devel
+
+SPKG_DESC_CSWlibxxf86misc = $(DESCRIPTION)
+SPKG_DESC_CSWlibxxf86miscdevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWxf86miscproto
+REQUIRED_PKGS_CSWlibxxf86misc = CSWlibx11 CSWlibxext
+REQUIRED_PKGS_CSWlibxxf86miscdevel = CSWlibxxf86misc
+
+PKGFILES_CSWlibxxf86miscdevel = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/x11/libxxf86misc/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxxf86misc/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/libxxf86misc/trunk/checksums 2009-09-27 18:12:08 UTC (rev 6502)
@@ -0,0 +1 @@
+7cee0df63903cef7f7a3fb68cdd99eef download/libXxf86misc-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