diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-30 19:16:23 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-30 19:16:23 +0000 |
commit | a509da695144e5513ccf679b241d16ba54baad96 (patch) | |
tree | a97b21c6d037ed2424fee6a8cef00b8044d4e074 /audio/libmp3splt/PLIST | |
parent | b7a161d95475eb11595050fc9cca5481192a7a44 (diff) | |
download | pkgsrc-a509da695144e5513ccf679b241d16ba54baad96.tar.gz |
update to 0.6
changes:
-added support for both ID3v1 and v2
-more output format variables
-i18n support
-cue export support
-bugfixes
Diffstat (limited to 'audio/libmp3splt/PLIST')
-rw-r--r-- | audio/libmp3splt/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libmp3splt/PLIST b/audio/libmp3splt/PLIST index abce74417d2..27ee36dc0e1 100644 --- a/audio/libmp3splt/PLIST +++ b/audio/libmp3splt/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.4 2009/07/25 14:58:00 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.5 2010/11/30 19:16:23 drochner Exp $ include/libmp3splt/mp3splt.h lib/libmp3splt.la lib/libmp3splt/libsplt_mp3.la lib/libmp3splt/libsplt_ogg.la share/aclocal/mp3splt.m4 +share/locale/de/LC_MESSAGES/libmp3splt.mo +share/locale/fr/LC_MESSAGES/libmp3splt.mo |