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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sun Sep 27 20:18:05 CEST 2009


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

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

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


Property changes on: csw/mgar/pkg/x11/libxxf86vm/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/libxxf86vm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxxf86vm/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxxf86vm/trunk/Makefile	2009-09-27 18:18:05 UTC (rev 6503)
@@ -0,0 +1,35 @@
+GARNAME = libXxf86vm
+GARVERSION = 1.0.2
+CATEGORIES = x11
+
+DESCRIPTION = X11 XFree86 video mode extension library
+define BLURB
+  libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. 
+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 = CSWlibxxf86vm CSWlibxxf86vmdevel
+
+CATALOGNAME_CSWlibxxf86vm = libxxf86vm
+CATALOGNAME_CSWlibxxf86vmdevel = libxxf86vm_devel
+
+SPKG_DESC_CSWlibxxf86vm = $(DESCRIPTION)
+SPKG_DESC_CSWlibxxf86vmdevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWxf86vidmodeproto
+REQUIRED_PKGS_CSWlibxxf86vm = CSWlibx11 CSWlibxext
+REQUIRED_PKGS_CSWlibxxf86vmdevel = CSWlibxxf86vm
+
+PKGFILES_CSWlibxxf86vmdevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxxf86vm/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxxf86vm/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxxf86vm/trunk/checksums	2009-09-27 18:18:05 UTC (rev 6503)
@@ -0,0 +1 @@
+304d37bd0a10d9b58aa9b64469ad73e5  download/libXxf86vm-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