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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Aug 6 20:36:56 CEST 2009


Revision: 5894
          http://gar.svn.sourceforge.net/gar/?rev=5894&view=rev
Author:   dmichelsen
Date:     2009-08-06 18:36:56 +0000 (Thu, 06 Aug 2009)

Log Message:
-----------
libid3tag: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/libid3tag/
    csw/mgar/pkg/libid3tag/branches/
    csw/mgar/pkg/libid3tag/tags/
    csw/mgar/pkg/libid3tag/trunk/
    csw/mgar/pkg/libid3tag/trunk/Makefile
    csw/mgar/pkg/libid3tag/trunk/checksums
    csw/mgar/pkg/libid3tag/trunk/files/


Property changes on: csw/mgar/pkg/libid3tag/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/libid3tag/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libid3tag/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libid3tag/trunk/Makefile	2009-08-06 18:36:56 UTC (rev 5894)
@@ -0,0 +1,30 @@
+GARNAME = libid3tag
+GARVERSION = 0.15.1
+REV = b
+CATEGORIES = lib
+
+DESCRIPTION = A library for reading and (eventually) writing ID3 tags
+define BLURB
+endef
+
+SF_PROJ = mad
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(GARNAME)-$(GARVERSION)$(REV).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+WORKSRC = $(WORKDIR)/$(GARNAME)-$(GARVERSION)$(REV)
+
+REQUIRED_PKGS = CSWzlib
+
+BUILD64 = 1
+NOISALIST = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk
+
+SPKG_VERSION := $(SPKG_VERSION)_rev=$(REV)

Added: csw/mgar/pkg/libid3tag/trunk/checksums
===================================================================
--- csw/mgar/pkg/libid3tag/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libid3tag/trunk/checksums	2009-08-06 18:36:56 UTC (rev 5894)
@@ -0,0 +1 @@
+e5808ad997ba32c498803822078748c3  download/libid3tag-0.15.1b.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