[csw-devel] SF.net SVN: gar:[20620] csw/mgar/pkg/easytag/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Apr 6 22:23:51 CEST 2013


Revision: 20620
          http://gar.svn.sourceforge.net/gar/?rev=20620&view=rev
Author:   dmichelsen
Date:     2013-04-06 20:23:51 +0000 (Sat, 06 Apr 2013)
Log Message:
-----------
easytag/trunk: Merge changes from Laurent Blume for 2.1.8

Modified Paths:
--------------
    csw/mgar/pkg/easytag/trunk/Makefile
    csw/mgar/pkg/easytag/trunk/checksums

Modified: csw/mgar/pkg/easytag/trunk/Makefile
===================================================================
--- csw/mgar/pkg/easytag/trunk/Makefile	2013-04-06 19:42:24 UTC (rev 20619)
+++ csw/mgar/pkg/easytag/trunk/Makefile	2013-04-06 20:23:51 UTC (rev 20620)
@@ -1,5 +1,5 @@
 NAME = easytag
-VERSION = 2.1.7
+VERSION = 2.1.8
 GARTYPE = v2
 
 DESCRIPTION = Tag editor for MP3, Ogg Vorbis files and more
@@ -9,9 +9,11 @@
   interface makes tagging easier under GNU/Linux or Windows.
 endef
 
-MASTER_SITES = $(SF_MIRRORS)
-DISTFILES += $(NAME)-$(VERSION).tar.bz2
+MASTER_SITES = $(GNOME_MIRRORS)
+DISTFILES += $(NAME)-$(VERSION).tar.xz
 
+VENDOR_URL = http://projects.gnome.org/easytag/
+
 BUILD_DEP_PKGS += CSWlibogg-dev
 BUILD_DEP_PKGS += CSWlibvorbis-dev
 BUILD_DEP_PKGS += CSWlibflac-dev
@@ -33,11 +35,15 @@
 RUNTIME_DEP_PKGS_CSWeasytag += CSWpango
 RUNTIME_DEP_PKGS_CSWeasytag += CSWlibspeex1
 RUNTIME_DEP_PKGS_CSWeasytag += CSWlibvorbisfile3
+RUNTIME_DEP_PKGS_CSWeasytag += CSWlibgio2-0-0
 
-# Needed for gethostbyname
-EXTRA_LINKER_FLAGS = -lnsl
+# This macro is being phased out of Pango, so this seems like an acceptable fix for now:
+#   https://bugzilla.gnome.org/show_bug.cgi?id=652202
+EXTRA_CFLAGS += -DG_CONST_RETURN=const
 
-EXTRA_CONFIGURE_EXPORTS += LIBS
-CONFIGURE_ENV_LIBS = -lCrun
+EXTRA_LINKER_FLAGS = -norunpath
 
+# For msgfmt, msgmerge, xgettext and gettext to be used from GNU
+CONFIGURE_ENV_PATH = $(prefix)/gnu:$(PATH)
+
 include gar/category.mk

Modified: csw/mgar/pkg/easytag/trunk/checksums
===================================================================
--- csw/mgar/pkg/easytag/trunk/checksums	2013-04-06 19:42:24 UTC (rev 20619)
+++ csw/mgar/pkg/easytag/trunk/checksums	2013-04-06 20:23:51 UTC (rev 20620)
@@ -1 +1 @@
-9df3e800d80e754670642f2ba5e03539  easytag-2.1.7.tar.bz2
+5eb6ae2dc7f6d6ecbf7ea6ba230c7ea1  easytag-2.1.8.tar.xz

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