[csw-devel] SF.net SVN: gar:[12140] csw/mgar/pkg/freedesktop/xcbproto/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Dec 30 18:45:48 CET 2010


Revision: 12140
          http://gar.svn.sourceforge.net/gar/?rev=12140&view=rev
Author:   wahwah
Date:     2010-12-30 17:45:48 +0000 (Thu, 30 Dec 2010)

Log Message:
-----------
xcbproto: Rebuild in /opt/csw

Modified Paths:
--------------
    csw/mgar/pkg/freedesktop/xcbproto/trunk/Makefile

Modified: csw/mgar/pkg/freedesktop/xcbproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freedesktop/xcbproto/trunk/Makefile	2010-12-30 13:58:28 UTC (rev 12139)
+++ csw/mgar/pkg/freedesktop/xcbproto/trunk/Makefile	2010-12-30 17:45:48 UTC (rev 12140)
@@ -1,7 +1,7 @@
 # $Id$
 
 VERSION = 1.6
-CATEGORIES = x11
+CATEGORIES = lib
 PROTONAME = xcb-proto
 NAME = $(PROTONAME)
 DISTNAME = $(PROTONAME)-$(VERSION)
@@ -27,7 +27,7 @@
   used by Python code generators in individual language bindings.
 endef
 
-MASTER_SITES = $(XCB_MASTER_SITES)
+MASTER_SITES = http://xcb.freedesktop.org/dist/
 DISTFILES    = $(DISTNAME).tar.gz
 
 PACKAGES = CSWxcbproto CSWpyxcbproto
@@ -55,13 +55,11 @@
 PKGFILES_CSWpyxcbproto = .*\.py
 ARCHALL_CSWpyxcbproto = 1
 
-include gar/category.mk
+CHECKPKG_OVERRIDES_CSWpyxcbproto += surplus-dependency|CSWxcbproto
+CHECKPKG_OVERRIDES_CSWxcbproto += surplus-dependency|CSWx11common
+CHECKPKG_OVERRIDES_CSWpyxcbproto += pkgname-does-not-start-with-CSWpy-
 
-# This bit is probably somewhat objectionable, but it gets the job done.
-post-merge:
-	ginstall -m 755 -d $(PKGROOT)/opt/csw/lib
-	if [ -d $(PKGROOT)$(prefix)/lib/python ]; then \
-		gmv -v $(PKGROOT)$(prefix)/lib/python $(PKGROOT)/opt/csw/lib; \
-	fi
-	grm -fv $(PKGROOT)/opt/csw/lib/python/site-packages/xcbgen/*.py[co]
-	@$(MAKECOOKIE)
+TEST_TARGET = check
+EXTRA_MERGE_EXCLUDE_FILES = .*.py[co]
+
+include gar/category.mk


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