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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sat Sep 26 22:25:38 CEST 2009


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

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

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


Property changes on: csw/mgar/pkg/x11/libxinerama/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/libxinerama/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxinerama/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libxinerama/trunk/Makefile	2009-09-26 20:25:38 UTC (rev 6484)
@@ -0,0 +1,36 @@
+GARNAME = libXinerama
+GARVERSION = 1.0.3
+CATEGORIES = x11
+
+DESCRIPTION = X11 Xinerama extension library
+define BLURB
+  libXinerama provides an X Window System client interface to the XINERAMA 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 = CSWlibxinerama CSWlibxineramadevel
+
+CATALOGNAME_CSWlibxinerama = libxinerama
+CATALOGNAME_CSWlibxineramadevel = libxinerama_devel
+
+SPKG_DESC_CSWlibxinerama = $(DESCRIPTION)
+SPKG_DESC_CSWlibxineramadevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWxineramaproto
+
+REQUIRED_PKGS_CSWlibxineramadevel = CSWlibxinerama
+REQUIRED_PKGS_CSWlibxinerama      = CSWlibx11 CSWlibxext
+
+PKGFILES_CSWlibxineramadevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libxinerama/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libxinerama/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libxinerama/trunk/checksums	2009-09-26 20:25:38 UTC (rev 6484)
@@ -0,0 +1 @@
+cd9f7c46439ac40e0517a302d2434d2c  download/libXinerama-1.0.3.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