[csw-devel] SF.net SVN: gar:[21945] csw/mgar/pkg/libid3tag/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Mon Sep 16 10:38:02 CEST 2013


Revision: 21945
          http://gar.svn.sourceforge.net/gar/?rev=21945&view=rev
Author:   lblume
Date:     2013-09-16 08:38:00 +0000 (Mon, 16 Sep 2013)
Log Message:
-----------
libid3tag/trunk: Respin with GCC4; update dependency

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

Modified: csw/mgar/pkg/libid3tag/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libid3tag/trunk/Makefile	2013-09-15 20:37:58 UTC (rev 21944)
+++ csw/mgar/pkg/libid3tag/trunk/Makefile	2013-09-16 08:38:00 UTC (rev 21945)
@@ -12,12 +12,11 @@
 DISTFILES  = $(NAME)-$(VERSION)$(REV).tar.gz
 DISTFILES += id3tag.pc-32 id3tag.pc-64
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+GARCOMPILER = GCC4
 
 WORKSRC = $(WORKDIR)/$(NAME)-$(VERSION)$(REV)
 
-RUNTIME_DEP_PKGS = CSWzlib
+RUNTIME_DEP_PKGS = CSWlibz1
 
 BUILD64_LIBS_ONLY = 1
 NOISALIST = 1

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