[csw-devel] SF.net SVN: gar:[6501] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Sep 27 20:05:13 CEST 2009
Revision: 6501
http://gar.svn.sourceforge.net/gar/?rev=6501&view=rev
Author: wbonnet
Date: 2009-09-27 18:05:13 +0000 (Sun, 27 Sep 2009)
Log Message:
-----------
Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/libxxf86dga/
csw/mgar/pkg/x11/libxxf86dga/branches/
csw/mgar/pkg/x11/libxxf86dga/tags/
csw/mgar/pkg/x11/libxxf86dga/trunk/
csw/mgar/pkg/x11/libxxf86dga/trunk/Makefile
csw/mgar/pkg/x11/libxxf86dga/trunk/checksums
csw/mgar/pkg/x11/libxxf86dga/trunk/files/
Property changes on: csw/mgar/pkg/x11/libxxf86dga/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/libxxf86dga/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxxf86dga/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/libxxf86dga/trunk/Makefile 2009-09-27 18:05:13 UTC (rev 6501)
@@ -0,0 +1,36 @@
+GARNAME = libXxf86dga
+GARVERSION = 1.0.2
+CATEGORIES = x11
+
+DESCRIPTION = X11 Direct Graphics Access extension library
+define BLURB
+ libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games.
+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 = CSWlibxxf86dga CSWlibxxf86dgadevel
+
+CATALOGNAME_CSWlibxxf86dga = libxxf86dga
+CATALOGNAME_CSWlibxxf86dgadevel = libxxf86dga_devel
+
+SPKG_DESC_CSWlibxxf86dga = $(DESCRIPTION)
+SPKG_DESC_CSWlibxxf86dgadevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWxf86dgaproto
+
+REQUIRED_PKGS_CSWlibxxf86dga = CSWlibx11 CSWlibxext
+REQUIRED_PKGS_CSWlibxxf86dgadevel = CSWlibxxf86dga
+
+PKGFILES_CSWlibxxf86dgadevel = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/x11/libxxf86dga/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxxf86dga/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/libxxf86dga/trunk/checksums 2009-09-27 18:05:13 UTC (rev 6501)
@@ -0,0 +1 @@
+6f5f621804ee652b6cc6f2025c517c78 download/libXxf86dga-1.0.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