SF.net SVN: gar:[22636] csw/mgar/pkg/x11/proto/x11_xproto/branches
mattdarcy at users.sourceforge.net
mattdarcy at users.sourceforge.net
Thu Dec 5 14:06:06 CET 2013
Revision: 22636
http://gar.svn.sourceforge.net/gar/?rev=22636&view=rev
Author: mattdarcy
Date: 2013-12-05 13:06:06 +0000 (Thu, 05 Dec 2013)
Log Message:
-----------
initial branch creation
Modified Paths:
--------------
csw/mgar/pkg/x11/proto/x11_xproto/branches/nim/Makefile
Added Paths:
-----------
csw/mgar/pkg/x11/proto/x11_xproto/branches/nim/
Modified: csw/mgar/pkg/x11/proto/x11_xproto/branches/nim/Makefile
===================================================================
--- csw/mgar/pkg/x11/proto/x11_xproto/trunk/Makefile 2013-07-31 10:29:30 UTC (rev 21590)
+++ csw/mgar/pkg/x11/proto/x11_xproto/branches/nim/Makefile 2013-12-05 13:06:06 UTC (rev 22636)
@@ -3,6 +3,7 @@
PROTONAME = xproto
NAME = x11_$(PROTONAME)
DISTNAME = $(PROTONAME)-$(VERSION)
+GARTYPE = bts
DESCRIPTION = X protocol and ancillary headers from X.org X11
define BLURB
@@ -15,11 +16,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 = CSWxproto
+RUNTIME_DEP_PKGS = NIMOSSx11common
+INCOMPATIBLE_PKGS = NIMOSSxproto
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