[csw-devel] SF.net SVN: gar:[11244] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Oct 11 11:57:42 CEST 2010
Revision: 11244
http://gar.svn.sourceforge.net/gar/?rev=11244&view=rev
Author: dmichelsen
Date: 2010-10-11 09:57:42 +0000 (Mon, 11 Oct 2010)
Log Message:
-----------
cpan/MP3-Tag: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/MP3-Tag/
csw/mgar/pkg/cpan/MP3-Tag/branches/
csw/mgar/pkg/cpan/MP3-Tag/tags/
csw/mgar/pkg/cpan/MP3-Tag/trunk/
csw/mgar/pkg/cpan/MP3-Tag/trunk/Makefile
csw/mgar/pkg/cpan/MP3-Tag/trunk/checksums
csw/mgar/pkg/cpan/MP3-Tag/trunk/files/
Property changes on: csw/mgar/pkg/cpan/MP3-Tag/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/cpan/MP3-Tag/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/MP3-Tag/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/MP3-Tag/trunk/Makefile 2010-10-11 09:57:42 UTC (rev 11244)
@@ -0,0 +1,20 @@
+GARNAME = MP3-Tag
+GARVERSION = 1.13
+CATEGORIES = cpan
+AUTHOR = ILYAZ
+
+DESCRIPTION = Perl module to read/write ID3v1, ID3v1.1 and ID3v2.3 tags of mp3-files
+define BLURB
+endef
+
+# Crappy custom pathes.
+MASTER_SITES = $(addsuffix modules/,$(CPAN_MIRRORS))
+
+LICENSE = README.txt
+
+PACKAGES = CSWpmmp3tag
+CATALOGNAME = pm_mp3tag
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/MP3-Tag/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/MP3-Tag/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/MP3-Tag/trunk/checksums 2010-10-11 09:57:42 UTC (rev 11244)
@@ -0,0 +1 @@
+1eea17c9c8a03433634eb37fc16311d3 MP3-Tag-1.13.tar.gz
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