[csw-devel] SF.net SVN: gar:[9773] csw/mgar/pkg/hachoir-parser/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Apr 27 08:17:59 CEST 2010
Revision: 9773
http://gar.svn.sourceforge.net/gar/?rev=9773&view=rev
Author: wahwah
Date: 2010-04-27 06:17:59 +0000 (Tue, 27 Apr 2010)
Log Message:
-----------
hachoir_parser: Changing pkgname to include CSWpy-*
Modified Paths:
--------------
csw/mgar/pkg/hachoir-parser/trunk/Makefile
Modified: csw/mgar/pkg/hachoir-parser/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hachoir-parser/trunk/Makefile 2010-04-26 17:00:43 UTC (rev 9772)
+++ csw/mgar/pkg/hachoir-parser/trunk/Makefile 2010-04-27 06:17:59 UTC (rev 9773)
@@ -17,10 +17,12 @@
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
CATALOGNAME = py_hachoir_parser
+PACKAGES = CSWpy-hachoir-parser
+INCOMPATIBLE_PKGS = CSWhachoir-parser
ARCHALL = 1
RUNTIME_DEP_PKGS = CSWpy-hachoir-core
-CHECKPKG_OVERRIDES_CSWhachoir-parser += surplus-dependency|CSWpy-hachoir-core
+CHECKPKG_OVERRIDES_CSWpy-hachoir-parser += surplus-dependency|CSWpy-hachoir-core
# To be able to release it together with CSWhachoir-core.
-CHECKPKG_OVERRIDES_CSWhachoir-parser += unidentified-dependency|CSWpy-hachoir-core
+CHECKPKG_OVERRIDES_CSWpy-hachoir-parser += unidentified-dependency|CSWpy-hachoir-core
TEST_SCRIPTS =
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