diff options
author | kent <kent@pkgsrc.org> | 2002-06-23 09:23:28 +0000 |
---|---|---|
committer | kent <kent@pkgsrc.org> | 2002-06-23 09:23:28 +0000 |
commit | ee990ab845c65c929df7f965d78265a8011a0976 (patch) | |
tree | 8fbc7c4480dad9f4ba6c96b8b565cb9bb9f7e45a /audio | |
parent | 073d2c25b1ce0ee0b15c6f7817c28a694ba691fa (diff) | |
download | pkgsrc-ee990ab845c65c929df7f965d78265a8011a0976.tar.gz |
Add YAMT, Yet Another MP3 Tool, submitted by Rui-Xiang Guo in pkg/16581.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/yamt/DESCR | 16 | ||||
-rw-r--r-- | audio/yamt/Makefile | 18 | ||||
-rw-r--r-- | audio/yamt/PLIST | 33 | ||||
-rw-r--r-- | audio/yamt/distinfo | 3 |
4 files changed, 70 insertions, 0 deletions
diff --git a/audio/yamt/DESCR b/audio/yamt/DESCR new file mode 100644 index 00000000000..f3bc461b68f --- /dev/null +++ b/audio/yamt/DESCR @@ -0,0 +1,16 @@ +YAMT is a GNOME program which helps you to organize your mp3s. + +FEATURES: +--------- +Currently YAMT supports the following: + - Editing of single ID3 TAGs + - Rename files based on their ID3 TAGs + - Mass tagging with variables %dir and %file + for the current directory and file + - Auto tagging + - Tag exchanging + - Sorting (unsorting) into (from)subdirectories + - Explore your mp3s (with filter ability) + - Create Playlists + +Most of this features can also be used recursive. diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile new file mode 100644 index 00000000000..f60a8b4f08e --- /dev/null +++ b/audio/yamt/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2002/06/23 09:23:28 kent Exp $ + +DISTNAME= yamt-0.5 +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yamt/} + +MAINTAINER= rxg@netbsd.org +HOMEPAGE= http://yamt.sourceforge.net/ +COMMENT= Yet Another MP3 Tool + +USE_X11BASE= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +BUILD_USES_MSGFMT= yes + +.include "../../x11/gnome-libs/buildlink.mk" +.include "../../mk/x11.buildlink.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/yamt/PLIST b/audio/yamt/PLIST new file mode 100644 index 00000000000..79ca6d061af --- /dev/null +++ b/audio/yamt/PLIST @@ -0,0 +1,33 @@ +@comment $NetBSD: PLIST,v 1.1 2002/06/23 09:23:28 kent Exp $ +bin/yamt +share/gnome/apps/Applications/yamt.desktop +share/gnome/help/yamt/C/about.html +share/gnome/help/yamt/C/advanced.html +share/gnome/help/yamt/C/auto.html +share/gnome/help/yamt/C/contacts.html +share/gnome/help/yamt/C/docbook.css +share/gnome/help/yamt/C/edit.html +share/gnome/help/yamt/C/exchange.html +share/gnome/help/yamt/C/explore.html +share/gnome/help/yamt/C/features.html +share/gnome/help/yamt/C/index.html +share/gnome/help/yamt/C/introduction.html +share/gnome/help/yamt/C/ln15.html +share/gnome/help/yamt/C/mass.html +share/gnome/help/yamt/C/misc.html +share/gnome/help/yamt/C/playlists.html +share/gnome/help/yamt/C/properties-0.html +share/gnome/help/yamt/C/properties.html +share/gnome/help/yamt/C/rename.html +share/gnome/help/yamt/C/sortandunsort.html +share/gnome/help/yamt/C/topic.dat +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/yamt.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/yamt.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/yamt.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/yamt.mo +share/pixmaps/yamt/yamt-icon.png +share/pixmaps/yamt/yamt-logo.png +@dirrm share/pixmaps/yamt +@dirrm share/gnome/help/yamt/C +@dirrm share/gnome/help/yamt +@unexec ${RMDIR} -p %D/share/gnome/apps/Applications 2> /dev/null || true diff --git a/audio/yamt/distinfo b/audio/yamt/distinfo new file mode 100644 index 00000000000..6ba83f1236f --- /dev/null +++ b/audio/yamt/distinfo @@ -0,0 +1,3 @@ +$NetBSD: distinfo,v 1.1 2002/06/23 09:23:28 kent Exp $ + +MD5 (yamt-0.5.tar.gz) = 22beb30f6762ede1641e89c978636dcd |