summaryrefslogtreecommitdiff
path: root/audio/easytag
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-04-11 23:57:02 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-04-11 23:57:02 +0000
commit7f0fec070de523098e396d01df553f288fd6dc98 (patch)
treec29808625a1c476ba271e4a95028217724a762ba /audio/easytag
parent* Add missing popt dependency [1] (diff)
Update to 0.27.
PR: 50841 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=78777
Diffstat (limited to 'audio/easytag')
-rw-r--r--audio/easytag/Makefile8
-rw-r--r--audio/easytag/distinfo2
-rw-r--r--audio/easytag/files/patch-Makefile.in14
-rw-r--r--audio/easytag/pkg-plist2
4 files changed, 9 insertions, 17 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index 100b8abc2559..41cba3723ec7 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= easytag
-PORTVERSION= 0.25
+PORTVERSION= 0.27
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,8 +16,12 @@ MAINTAINER= d.marks@student.umist.ac.uk
COMMENT= Tag editor for MP3 and OGG files
LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \
- vorbis.2:${PORTSDIR}/audio/libvorbis
+ vorbis.2:${PORTSDIR}/audio/libvorbis \
+ FLAC.5:${PORTSDIR}/audio/flac
+MAN1= easytag.1
+
+USE_BZIP2= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ENV= CONFIG_SHELL="${SH}" \
diff --git a/audio/easytag/distinfo b/audio/easytag/distinfo
index 881db474d777..d113bc8b3c2b 100644
--- a/audio/easytag/distinfo
+++ b/audio/easytag/distinfo
@@ -1 +1 @@
-MD5 (easytag-0.25.tar.gz) = 61becbf5dd77ebb540633abccdae02ac
+MD5 (easytag-0.27.tar.bz2) = 1f0460e9231dda2fe402be92224727aa
diff --git a/audio/easytag/files/patch-Makefile.in b/audio/easytag/files/patch-Makefile.in
deleted file mode 100644
index ee1dde9727c9..000000000000
--- a/audio/easytag/files/patch-Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.in.orig Thu Aug 15 00:38:25 2002
-+++ Makefile.in Thu Aug 15 00:38:54 2002
-@@ -442,7 +442,7 @@
-
- info-am:
-
--install-data-am: install-gnome_menuDATA
-+install-data-am: # install-gnome_menuDATA
-
- install-exec-am:
-
diff --git a/audio/easytag/pkg-plist b/audio/easytag/pkg-plist
index 4ed03cf0606e..19acc4550726 100644
--- a/audio/easytag/pkg-plist
+++ b/audio/easytag/pkg-plist
@@ -1,5 +1,7 @@
bin/easytag
+share/easytag/ChangeLog
share/easytag/EasyTAG_logo.xpm
+share/gnome/apps/Multimedia/easytag.desktop
share/locale/cs/LC_MESSAGES/easytag.mo
share/locale/de/LC_MESSAGES/easytag.mo
share/locale/es/LC_MESSAGES/easytag.mo