[csw-devel] SF.net SVN: gar:[13303] csw/mgar/pkg/lang-python
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Mon Feb 14 19:07:55 CET 2011
Revision: 13303
http://gar.svn.sourceforge.net/gar/?rev=13303&view=rev
Author: bonivart
Date: 2011-02-14 18:07:55 +0000 (Mon, 14 Feb 2011)
Log Message:
-----------
terminator: using category python made it easy!
Added Paths:
-----------
csw/mgar/pkg/lang-python/terminator/
csw/mgar/pkg/lang-python/terminator/branches/
csw/mgar/pkg/lang-python/terminator/tags/
csw/mgar/pkg/lang-python/terminator/trunk/
csw/mgar/pkg/lang-python/terminator/trunk/Makefile
csw/mgar/pkg/lang-python/terminator/trunk/checksums
csw/mgar/pkg/lang-python/terminator/trunk/files/
Property changes on: csw/mgar/pkg/lang-python/terminator/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/lang-python/terminator/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/terminator/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/terminator/trunk/Makefile 2011-02-14 18:07:55 UTC (rev 13303)
@@ -0,0 +1,24 @@
+NAME = terminator
+VERSION = 0.95
+CATEGORIES = python
+
+DESCRIPTION = Multiple GNOME terminals in one window
+define BLURB
+ Multiple GNOME terminals in one window
+endef
+
+MASTER_SITES = http://launchpad.net/terminator/trunk/$(VERSION)/+download/
+DISTFILES = $(NAME)-$(VERSION).tar.gz
+
+# Just a bunch of paths used as fallback
+CHECKPKG_OVERRIDES += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/terminatorlib/util.py
+
+# App well known as terminator
+CHECKPKG_OVERRIDES += pkgname-does-not-start-with-CSWpy-
+CHECKPKG_OVERRIDES += catalogname-does-not-start-with-py_
+
+ARCHALL = 1
+
+TEST_SCRIPTS =
+
+include gar/category.mk
Added: csw/mgar/pkg/lang-python/terminator/trunk/checksums
===================================================================
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