summaryrefslogtreecommitdiff
path: root/audio/easytag-current
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-04 22:45:20 +0000
committerwiz <wiz@pkgsrc.org>2012-03-04 22:45:20 +0000
commit3c04f76bf953188d38bb0e8a2ab7300262ebe164 (patch)
tree81d2a3ae8b87f5c7856ee619cf771e2015a578b5 /audio/easytag-current
parent5facd51309cccdb9afc64e0faf57a5e6798a434b (diff)
downloadpkgsrc-3c04f76bf953188d38bb0e8a2ab7300262ebe164.tar.gz
In desktop file, inode/directory for directories instead of deprecated
x-directory. Bump PKGREVISION. Set LICENSE while here.
Diffstat (limited to 'audio/easytag-current')
-rw-r--r--audio/easytag-current/Makefile5
-rw-r--r--audio/easytag-current/distinfo3
-rw-r--r--audio/easytag-current/patches/patch-easytag.desktop13
3 files changed, 18 insertions, 3 deletions
diff --git a/audio/easytag-current/Makefile b/audio/easytag-current/Makefile
index f934b479f4a..a94d46a1114 100644
--- a/audio/easytag-current/Makefile
+++ b/audio/easytag-current/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2012/03/03 00:12:38 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/03/04 22:45:20 wiz Exp $
#
DISTNAME= easytag-2.1.6
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/}
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://easytag.sourceforge.net/
COMMENT= GTK+ tag editor for MP3, Ogg Vorbis files, and others (development version)
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/audio/easytag-current/distinfo b/audio/easytag-current/distinfo
index 3b9eb6288c3..043206beee2 100644
--- a/audio/easytag-current/distinfo
+++ b/audio/easytag-current/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.8 2008/09/07 13:42:23 wiz Exp $
+$NetBSD: distinfo,v 1.9 2012/03/04 22:45:20 wiz Exp $
SHA1 (easytag-2.1.6.tar.bz2) = e2d378d63d872d16a33b45515858cdfab7755645
RMD160 (easytag-2.1.6.tar.bz2) = 2ba568b34762e538e26582d9ce648114b7ee5274
Size (easytag-2.1.6.tar.bz2) = 3304019 bytes
+SHA1 (patch-easytag.desktop) = 6e30d6c60e2fe257b227fda61775c2c5b575856b
diff --git a/audio/easytag-current/patches/patch-easytag.desktop b/audio/easytag-current/patches/patch-easytag.desktop
new file mode 100644
index 00000000000..523181331ff
--- /dev/null
+++ b/audio/easytag-current/patches/patch-easytag.desktop
@@ -0,0 +1,13 @@
+$NetBSD: patch-easytag.desktop,v 1.1 2012/03/04 22:45:20 wiz Exp $
+
+Avoid using obsolete x-directory MIME type.
+
+--- easytag.desktop.orig 2007-11-28 08:54:05.000000000 +0000
++++ easytag.desktop
+@@ -22,5 +22,5 @@ Terminal=false
+ Type=Application
+ Categories=AudioVideo;AudioVideoEditing;GTK;
+ X-Desktop-File-Install-Version=0.14
+-MimeType=audio/x-mp3;application/ogg;x-directory/normal;
++MimeType=audio/x-mp3;application/ogg;inode/directory;
+