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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sat Sep 26 22:13:45 CEST 2009


Revision: 6483
          http://gar.svn.sourceforge.net/gar/?rev=6483&view=rev
Author:   wbonnet
Date:     2009-09-26 20:13:45 +0000 (Sat, 26 Sep 2009)

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

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


Property changes on: csw/mgar/pkg/x11/libxrandr/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/libxrandr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxrandr/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxrandr/trunk/Makefile	2009-09-26 20:13:45 UTC (rev 6483)
@@ -0,0 +1,36 @@
+GARNAME = libXrandr
+GARVERSION = 1.3.0
+CATEGORIES = x11
+
+DESCRIPTION = X11 RandR extension library
+define BLURB
+  libXrandr provides an X Window System client interface to the RandR extension to the X protocol. 
+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 = CSWlibxrandr CSWlibxrandrdevel
+
+CATALOGNAME_CSWlibxrandr = libxrandr
+CATALOGNAME_CSWlibxrandrdevel = libxrandr_devel
+
+SPKG_DESC_CSWlibxrandr = $(DESCRIPTION)
+SPKG_DESC_CSWlibxrandrdevel = $(DESCRIPTION) development files
+
+REQUIRED_PKGS_CSWlibxrandrdevel = CSWlibxrandr
+
+PREREQUISITE_PKGS = CSWrandrproto CSWlibxextdevel 
+
+PKGFILES_CSWlibxrandrdevel  = $(PKGFILES_DEVEL)
+PKGFILES_CSWlibxrandr       = CSWlibx11 CSWlibxext CSWlibxrender
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxrandr/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxrandr/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxrandr/trunk/checksums	2009-09-26 20:13:45 UTC (rev 6483)
@@ -0,0 +1 @@
+68eb59c3b7524db6ffd78746ee893d1d  download/libXrandr-1.3.0.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