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

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


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

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

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


Property changes on: csw/mgar/pkg/x11/libdmx/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/libdmx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libdmx/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libdmx/trunk/Makefile	2009-09-27 16:18:57 UTC (rev 6495)
@@ -0,0 +1,36 @@
+GARNAME = libdmx
+GARVERSION = 1.0.2
+CATEGORIES = x11
+
+DESCRIPTION = X11 Distributed Multihead extension library
+define BLURB
+  libdmx is an interface to the DMX extension for X, which allows a single server to be set up as a proxy spanning multiple servers -- not unlike Xinerama across discrete physical machines. It can be reconfigured on the fly to change the layout, and it is presented as a single logical display to clients. 
+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 = CSWlibdmx CSWlibdmxdevel
+
+CATALOGNAME_CSWlibdmx = libdmx
+CATALOGNAME_CSWlibdmxdevel = libdmx_devel
+
+SPKG_DESC_CSWlibdmx = $(DESCRIPTION)
+SPKG_DESC_CSWlibdmxdevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWdmxproto
+
+REQUIRED_PKGS_CSWlibdmx      =  CSWlibx11 CSWlibxext
+REQUIRED_PKGS_CSWlibdmxdevel = CSWlibdmx
+
+PKGFILES_CSWlibdmxdevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libdmx/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libdmx/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libdmx/trunk/checksums	2009-09-27 16:18:57 UTC (rev 6495)
@@ -0,0 +1 @@
+4d866967210d06098fc9f302ed4c79b1  download/libdmx-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