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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Sep 24 21:50:50 CEST 2009


Revision: 6444
          http://gar.svn.sourceforge.net/gar/?rev=6444&view=rev
Author:   skayser
Date:     2009-09-24 19:50:50 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
supybot: initial commit, work in progress

Added Paths:
-----------
    csw/mgar/pkg/supybot/
    csw/mgar/pkg/supybot/branches/
    csw/mgar/pkg/supybot/tags/
    csw/mgar/pkg/supybot/trunk/
    csw/mgar/pkg/supybot/trunk/Makefile
    csw/mgar/pkg/supybot/trunk/checksums
    csw/mgar/pkg/supybot/trunk/files/
    csw/mgar/pkg/supybot/trunk/files/changelog.CSW


Property changes on: csw/mgar/pkg/supybot/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/supybot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/supybot/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/supybot/trunk/Makefile	2009-09-24 19:50:50 UTC (rev 6444)
@@ -0,0 +1,26 @@
+# TODO
+# - Check whether additional dependencies are needed
+GARNAME = supybot
+GARVERSION = 0.83.4.1
+CATEGORIES = python
+
+DESCRIPTION = Robust, user-friendly, and extensible IRC bot
+define BLURB
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTNAME = Supybot-$(GARVERSION)
+DISTFILES = $(DISTNAME).tar.gz
+
+EXTRA_PAX_ARGS = '-s,ChangeLog$$,changelog,p'
+TEST_SCRIPTS = 
+
+include gar/category.mk
+
+post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(CATALOGNAME)
+post-install-modulated: DOCS=ChangeLog ACKS
+post-install-modulated:
+	ginstall -d $(DOCDEST)
+	cp $(FILEDIR)/changelog.CSW $(DOCDEST)
+	cp $(addprefix $(WORKSRC)/, $(DOCS)) $(DOCDEST)	
+	@$(MAKECOOKIE)

Added: csw/mgar/pkg/supybot/trunk/checksums
===================================================================
--- csw/mgar/pkg/supybot/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/supybot/trunk/checksums	2009-09-24 19:50:50 UTC (rev 6444)
@@ -0,0 +1 @@
+3efd15ea1516101cbf22b68c26452889  download/Supybot-0.83.4.1.tar.gz

Added: csw/mgar/pkg/supybot/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/supybot/trunk/files/changelog.CSW	                        (rev 0)
+++ csw/mgar/pkg/supybot/trunk/files/changelog.CSW	2009-09-24 19:50:50 UTC (rev 6444)
@@ -0,0 +1,5 @@
+supybot (0.83.4.1,REV=2009.09.24)
+
+  * Initial release.
+
+ -- Sebastian Kayser <skayser at opencsw.org>  Thu, 24 Sep 2009 21:24:03 +0200


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