summaryrefslogtreecommitdiff
path: root/audio/mp3diags/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2009-10-19 16:00:23 +0000
committeradam <adam@pkgsrc.org>2009-10-19 16:00:23 +0000
commit1bc4b63e1b38f5dbc17bf31ae96ca733c530f8fd (patch)
treebae21b1e56d67f99f1b02d4ef43b52a0bdd77eae /audio/mp3diags/Makefile
parentb45c2ca4fcbbe0b942ebf1eb67ec62012df1e983 (diff)
downloadpkgsrc-1bc4b63e1b38f5dbc17bf31ae96ca733c530f8fd.tar.gz
Changes 0.99.06.041:
* brought documentation up to date * added test for ReplayGain info stored inside Id3V2 * failing to read text frames from files no longer causes crashes * fixed bug resulting in crash when 2 ID3V2 tags are present and "Discard invalid ID3V2 data" gets called * XML export now works when names contain double quotes * locale in export dialog * locale lists are now sorted * long text frames are now truncated when shown in the "File info" area * changed names and order for tabs under Config/Files * made transformation options work correctly in MSVC Changes 0.99.06.040: * "Various Artists" support * all pictures are shown and can be viewed in full size in "Tag details" * all pictures from a file are shown in the tag editor * patterns in the tag editor may now be disabled * export as M3U or XML * better handling of text frames containing null characters * auto-size for the tag editor's "current file" area * better column widths in the tag editor * improved HTA for Windows build
Diffstat (limited to 'audio/mp3diags/Makefile')
-rw-r--r--audio/mp3diags/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/mp3diags/Makefile b/audio/mp3diags/Makefile
index c056923578f..88c8bf87c8f 100644
--- a/audio/mp3diags/Makefile
+++ b/audio/mp3diags/Makefile
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:11 sno Exp $
-#
+# $NetBSD: Makefile,v 1.6 2009/10/19 16:00:23 adam Exp $
-DISTNAME= MP3Diags-0.99.05.031
+DISTNAME= MP3Diags-0.99.06.041
PKGNAME= ${DISTNAME:S/MP3D/mp3d/}
-PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3diags/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mp3diags.sourceforge.net/
-COMMENT= mp3 diagnosis tool and tag editor
+COMMENT= MP3 diagnosis tool and tag editor
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir