summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-07-20 23:11:52 +0000
committerwiz <wiz@pkgsrc.org>2000-07-20 23:11:52 +0000
commitac597a3b59d7fce3627271bcd09ef14562f780ed (patch)
treeac0e0a813bc3921bc6d6126318b5f96839bf1c37 /audio
parentfc7fe48be6804d2640c85bfc060c7c45bb9c353f (diff)
downloadpkgsrc-ac597a3b59d7fce3627271bcd09ef14562f780ed.tar.gz
Initial import of easytag-0.9.3, a graphical ID3 tag editor (for mp3
files).
Diffstat (limited to 'audio')
-rw-r--r--audio/easytag/Makefile16
-rw-r--r--audio/easytag/files/md53
-rw-r--r--audio/easytag/files/patch-sum3
-rw-r--r--audio/easytag/patches/patch-aa23
-rw-r--r--audio/easytag/pkg/COMMENT1
-rw-r--r--audio/easytag/pkg/DESCR16
-rw-r--r--audio/easytag/pkg/PLIST8
7 files changed, 70 insertions, 0 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
new file mode 100644
index 00000000000..73df8dee762
--- /dev/null
+++ b/audio/easytag/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/07/20 23:11:52 wiz Exp $
+#
+
+DISTNAME= easytag-0.9.3
+CATEGORIES= audio
+MASTER_SITES= ftp://easytag.sourceforge.net/pub/easytag/devel/
+
+MAINTAINER= wiz@netbsd.org
+HOMEPAGE= http://easytag.sourceforge.net/
+
+DEPENDS+= gtk+>=1.2.8:../../x11/gtk
+
+USE_GMAKE= yes
+USE_X11BASE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/easytag/files/md5 b/audio/easytag/files/md5
new file mode 100644
index 00000000000..1fc6fb80782
--- /dev/null
+++ b/audio/easytag/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/07/20 23:11:53 wiz Exp $
+
+MD5 (easytag-0.9.3.tar.gz) = 5ed161c3146055c94320d81b9f7d9edc
diff --git a/audio/easytag/files/patch-sum b/audio/easytag/files/patch-sum
new file mode 100644
index 00000000000..e288ed75cbd
--- /dev/null
+++ b/audio/easytag/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 2000/07/20 23:11:53 wiz Exp $
+
+MD5 (patch-aa) = 7b99a17a47c77f720b2a029117fdab76
diff --git a/audio/easytag/patches/patch-aa b/audio/easytag/patches/patch-aa
new file mode 100644
index 00000000000..1525ee7dd35
--- /dev/null
+++ b/audio/easytag/patches/patch-aa
@@ -0,0 +1,23 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/07/20 23:11:53 wiz Exp $
+
+--- Makefile.orig Tue Jul 18 09:08:33 2000
++++ Makefile Fri Jul 21 00:37:49 2000
+@@ -11,16 +11,13 @@
+
+
+ # Installation prefix dirctory:
+-PREFIX = /usr
+ BINDIR = $(PREFIX)/bin
+
+
+-CC = gcc
+-GLIBS = `gtk-config --libs`
++GLIBS = `gtk-config --libs` -Wl,-R${LOCALBASE}/lib -L${LOCALBASE}/lib -lintl
+ GFLAGS = `gtk-config --cflags` $(NLS) -DLOCALE=\"${LOCALEDIR}\" $(DATA_DIR)
+-OPT = -g -Wall -O2
++OPT = -g -Wall -I${LOCALBASE}/include
+ #########ID3_LIB = -lid3
+-MAKE = make
+ LOCALEDIR = $(PREFIX)/share/locale
+
+ # The dir where are located pixmaps, logo
diff --git a/audio/easytag/pkg/COMMENT b/audio/easytag/pkg/COMMENT
new file mode 100644
index 00000000000..1cc41228b14
--- /dev/null
+++ b/audio/easytag/pkg/COMMENT
@@ -0,0 +1 @@
+Tool to view, edit and write ID3 v1 TAGs with a GTK+ interface
diff --git a/audio/easytag/pkg/DESCR b/audio/easytag/pkg/DESCR
new file mode 100644
index 00000000000..2eb5c3a01df
--- /dev/null
+++ b/audio/easytag/pkg/DESCR
@@ -0,0 +1,16 @@
+EasyTAG is a utility for easily and quickly viewing, editing and writing
+the ID3 tags of your MP3 files, using a nice GTK+ interface.
+
+Currently EasyTAG supports the following:
+ - Editing, writing all ID3 TAGs of MP3 files in the selected directory
+ - Process all mp3 of the selected directory,
+ - Can work recursively
+ - Easy directory selection with a tree browser
+ - Supports ID3v1, ID3v1.1 tags
+ - Scan file for automatic tagging (using masks)
+ - Can apply a field (artist, title,...) to all other files,
+ - Display MP3 header informations
+ - Rename mp3 file
+ - Support of gettext (localization)
+ - Can load a character translation file
+ - Simple and explicit interface!
diff --git a/audio/easytag/pkg/PLIST b/audio/easytag/pkg/PLIST
new file mode 100644
index 00000000000..0bbbb9d0ef5
--- /dev/null
+++ b/audio/easytag/pkg/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/20 23:11:53 wiz Exp $
+bin/easytag
+share/easytag/EasyTAG_logo.xpm
+share/gnome/apps/Multimedia/easytag.desktop
+share/locale/de/LC_MESSAGES/easytag.mo
+share/locale/fr/LC_MESSAGES/easytag.mo
+share/pixmaps/EasyTAG.xpm
+@dirrm share/easytag