[csw-devel] SF.net SVN: gar:[13304] csw/mgar/pkg/terminator

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Feb 14 19:11:09 CET 2011


Revision: 13304
          http://gar.svn.sourceforge.net/gar/?rev=13304&view=rev
Author:   bonivart
Date:     2011-02-14 18:11:09 +0000 (Mon, 14 Feb 2011)

Log Message:
-----------
terminator: remove as it is lang-python now

Modified Paths:
--------------
    csw/mgar/pkg/terminator/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/terminator/branches/
    csw/mgar/pkg/terminator/tags/

Modified: csw/mgar/pkg/terminator/trunk/Makefile
===================================================================
--- csw/mgar/pkg/terminator/trunk/Makefile	2011-02-14 18:07:55 UTC (rev 13303)
+++ csw/mgar/pkg/terminator/trunk/Makefile	2011-02-14 18:11:09 UTC (rev 13304)
@@ -1,6 +1,6 @@
 NAME = terminator
 VERSION = 0.95
-CATEGORIES = utils
+CATEGORIES = python
 
 DESCRIPTION = Multiple GNOME terminals in one window
 define BLURB
@@ -10,6 +10,15 @@
 MASTER_SITES = http://launchpad.net/terminator/trunk/$(VERSION)/+download/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
-CONFIGURE_ARGS = $(DIRPATHS)
+# 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


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