SF.net SVN: gar:[25313] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Oct 26 10:18:18 CET 2015
Revision: 25313
http://sourceforge.net/p/gar/code/25313
Author: dmichelsen
Date: 2015-10-26 09:18:17 +0000 (Mon, 26 Oct 2015)
Log Message:
-----------
itstool/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/itstool/
csw/mgar/pkg/itstool/Makefile
csw/mgar/pkg/itstool/branches/
csw/mgar/pkg/itstool/tags/
csw/mgar/pkg/itstool/trunk/
csw/mgar/pkg/itstool/trunk/Makefile
csw/mgar/pkg/itstool/trunk/checksums
csw/mgar/pkg/itstool/trunk/files/
Added: csw/mgar/pkg/itstool/Makefile
===================================================================
--- csw/mgar/pkg/itstool/Makefile (rev 0)
+++ csw/mgar/pkg/itstool/Makefile 2015-10-26 09:18:17 UTC (rev 25313)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/itstool/trunk
===================================================================
--- csw/mgar/pkg/itstool/trunk 2015-10-23 13:48:09 UTC (rev 25312)
+++ csw/mgar/pkg/itstool/trunk 2015-10-26 09:18:17 UTC (rev 25313)
Property changes on: csw/mgar/pkg/itstool/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/itstool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/itstool/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/itstool/trunk/Makefile 2015-10-26 09:18:17 UTC (rev 25313)
@@ -0,0 +1,30 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = itstool
+VERSION = 2.0.2
+GARTYPE = v2
+
+DESCRIPTION = Translate your XML documents with PO files
+
+MASTER_SITES = http://files.itstool.org/itstool/
+DISTFILES = $(DISTNAME).tar.bz2
+
+VENDOR_URL = http://itstool.org
+
+PACKAGES += CSWitstool
+SPKG_DESC_CSWitstool = Translate your XML documents with PO files
+# PKGFILES is catchall
+ARCHALL_CSWitstool = 1
+RUNTIME_DEP_PKGS_CSWitstool += CSWpy-libxml2
+
+# Dependencies to Python modules can not be tracked by checkpkg
+CHECKPKG_OVERRIDES_CSWitstool += surplus-dependency|CSWpy-libxml2
+
+# This is in addition to /opt/csw/share
+CHECKPKG_OVERRIDES_CSWitstool += file-with-bad-content|/usr/share|root/opt/csw/bin/itstool
+
+REINPLACE_USRLOCAL += itstool.in
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/itstool/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/itstool/trunk/checksums
===================================================================
--- csw/mgar/pkg/itstool/trunk/checksums (rev 0)
+++ csw/mgar/pkg/itstool/trunk/checksums 2015-10-26 09:18:17 UTC (rev 25313)
@@ -0,0 +1 @@
+d472d877a7bc49899a73d442085b2f93 itstool-2.0.2.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