[Lunar-commits] <moonbase-other> easytag2: Bump to 2.0.2
Dennis Veatch
dennisveatch at bellsouth.net
Sat Aug 23 17:47:23 CEST 2014
commit b47b49eb8c5a4dcbc8b96b80970e19982fba8e35
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Sat, 23 Aug 2014 11:47:08 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/b47b49eb8c5a4dcbc8b96b80970e19982fba8e35
easytag2: Bump to 2.0.2
---
audio/easytag2/BUILD | +0/-9
audio/easytag2/DEPENDS | +2/-1
audio/easytag2/DETAILS | +3/-12
3 files changed, 5 insertions(+), 22 deletions(-)
--- a/audio/easytag2/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-
- patch_it $SOURCE2 0 &&
- patch_it $SOURCE3 0 &&
- patch_it $SOURCE4 1 &&
-
-# gtk+-3 is experimental and lets not diddle there for now.
- OPTS+=" --without-gtk3" &&
-
- default_build
--- a/audio/easytag2/DEPENDS
+++ b/audio/easytag2/DEPENDS
@@ -1,4 +1,5 @@
-depends gtk+-2
+depends itstool
+depends gtk+-3
optional_depends "libvorbis" "--enable-ogg" "--disable-ogg" "for ogg editing"
optional_depends "flac" "--enable-flac" "--disable-flac" "for flac editing"
--- a/audio/easytag2/DETAILS
+++ b/audio/easytag2/DETAILS
@@ -1,21 +1,12 @@
MODULE=easytag2
- VERSION=2.1.8
+ VERSION=2.2.3
SOURCE=${MODULE%2*}-$VERSION.tar.xz
- SOURCE2=easytag-2.1.8-werror.patch
- SOURCE3=easytag-2.1.8-desktop.patch
- SOURCE4=easytag-2.1.8-taglib.patch
SOURCE_URL=http://download.gnome.org/sources/easytag/${VERSION%.*}/
- SOURCE2_URL=https://raw.github.com/portage/portage/master/media-sound/easytag/files/
- SOURCE3_URL=https://raw.github.com/portage/portage/master/media-sound/easytag/files/
- SOURCE4_URL=https://raw.github.com/portage/portage/master/media-sound/easytag/files/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE%2*}-$VERSION
- SOURCE_VFY=sha1:7f9246b0eab97ed9739daf5356c89925634241a2
- SOURCE2_VFY=sah1:7bf9f78c6e60bf4958b2249bdc3b2fc9726daea7
- SOURCE3_VFY=sha1:fc8ca2d12afd40ce6721711ada81bc9a498910c0
- SOURCE4_VFY=sha1:baeb0e8701b1dfe4252c66fc8daab5ccd78fb3c0
+ SOURCE_VFY=sha1:dfe4170f01b0d1e571329999995b5859fb2a2ce3
WEB_SITE=http://easytag.sourceforge.net/
ENTERED=20050924
- UPDATED=20130404
+ UPDATED=20180823
SHORT="Maintaining id3 tags (gtk+-2 version)"
cat << EOF
More information about the Lunar-commits
mailing list