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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sun Sep 27 19:55:06 CEST 2009


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

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

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


Property changes on: csw/mgar/pkg/x11/libwindowswm/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/libwindowswm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libwindowswm/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x11/libwindowswm/trunk/Makefile	2009-09-27 17:55:06 UTC (rev 6500)
@@ -0,0 +1,36 @@
+GARNAME = libWindowsWM
+GARVERSION = 1.0.0
+CATEGORIES = x11
+
+DESCRIPTION = Cygwin/X rootless window management extension
+define BLURB
+  WindowsWM is a simple library designed to interface with the Windows-WM extension.
+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 = CSWlibwindowswm CSWlibwindowswmdevel
+
+CATALOGNAME_CSWlibwindowswm = libwindowswm
+CATALOGNAME_CSWlibwindowswmdevel = libwindowswm_devel
+
+SPKG_DESC_CSWlibwindowswm = $(DESCRIPTION)
+SPKG_DESC_CSWlibwindowswmdevel = $(DESCRIPTION) development files
+
+PREREQUISITE_PKGS = CSWwindowswmproto
+
+REQUIRED_PKGS_CSWlibwindowswm =  CSWlibx11 CSWlibxext
+REQUIRED_PKGS_CSWlibwindowswmdevel = CSWlibwindowswm
+
+PKGFILES_CSWlibwindowswmdevel  = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/x11/libwindowswm/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libwindowswm/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x11/libwindowswm/trunk/checksums	2009-09-27 17:55:06 UTC (rev 6500)
@@ -0,0 +1 @@
+337b379fd00a67345b083100c4e6ba95  download/libWindowsWM-1.0.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