SF.net SVN: gar:[22641] csw/mgar/pkg/x11/proto/x11_xextproto/branches
mattdarcy at users.sourceforge.net
mattdarcy at users.sourceforge.net
Thu Dec 5 15:46:03 CET 2013
Revision: 22641
http://gar.svn.sourceforge.net/gar/?rev=22641&view=rev
Author: mattdarcy
Date: 2013-12-05 14:46:03 +0000 (Thu, 05 Dec 2013)
Log Message:
-----------
initial branch creation
Modified Paths:
--------------
csw/mgar/pkg/x11/proto/x11_xextproto/branches/nim/Makefile
Added Paths:
-----------
csw/mgar/pkg/x11/proto/x11_xextproto/branches/nim/
Modified: csw/mgar/pkg/x11/proto/x11_xextproto/branches/nim/Makefile
===================================================================
--- csw/mgar/pkg/x11/proto/x11_xextproto/trunk/Makefile 2013-07-31 10:29:30 UTC (rev 21590)
+++ csw/mgar/pkg/x11/proto/x11_xextproto/branches/nim/Makefile 2013-12-05 14:46:03 UTC (rev 22641)
@@ -2,6 +2,7 @@
PROTONAME = xextproto
NAME = x11_$(PROTONAME)
DISTNAME = $(PROTONAME)-$(VERSION)
+GARTYPE = bts
CATEGORIES = x11
@@ -16,11 +17,11 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(PROTONAME)-(\d+(?:\.\d+)*).tar.gz
-PACKAGES = CSWx11$(PROTONAME)
-CATALOGNAME_CSWx11$(PROTONAME) = x11_$(PROTONAME)
+PACKAGES = NIMOSSx11$(PROTONAME)
+CATALOGNAME_NIMOSSx11$(PROTONAME) = x11_$(PROTONAME)
-RUNTIME_DEP_PKGS = CSWx11common
-INCOMPATIBLE_PKGS = CSWxextproto
+RUNTIME_DEP_PKGS = NIMOSSx11common
+INCOMPATIBLE_PKGS = NIMOSSxextproto
BUILD64 = 1
CONFIGURE_ARGS = $(DIRPATHS)
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