diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile new file mode 100644 index 00000000000..0405ec44a61 --- /dev/null +++ b/audio/easytag/Makefile @@ -0,0 +1,33 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2002/08/26 06:01:48 pvalchev Exp $ + +COMMENT= "MP3 ID3 tags editor" + +DISTNAME= easytag-0.23 +CATEGORIES= audio x11 +HOMEPAGE= http://easytag.sourceforge.net/ +MAINTAINER= Jim Geovedi + +# GPL +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/} + +MODULES= gettext +LIB_DEPENDS= id3.3.8::audio/id3lib \ + vorbis.1,vorbisfile.1::audio/libvorbis \ + gdk.1.2,gtk.1.2::x11/gtk+ \ + glib.1.2,gmodule.1.2::devel/glib +BUILD_DEPENDS= :help2man-*:devel/help2man +RUN_DEPENDS= ${BUILD_DEPENDS} + +USE_X11= Yes +NO_REGRESS= Yes + +CONFIGURE_STYLE= gnu +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include diff --git a/audio/easytag/distinfo b/audio/easytag/distinfo new file mode 100644 index 00000000000..57c0e11b93c --- /dev/null +++ b/audio/easytag/distinfo @@ -0,0 +1,3 @@ +MD5 (easytag-0.23.tar.gz) = 1c3b4f5197e4e3f6995724f3c269d1b8 +RMD160 (easytag-0.23.tar.gz) = ecb3c453ff6725fcf57f1c1f37cdce5f29b961f0 +SHA1 (easytag-0.23.tar.gz) = 979cf450b15e7c6f4c12d19020804f77c12a6184 diff --git a/audio/easytag/patches/patch-Makefile_in b/audio/easytag/patches/patch-Makefile_in new file mode 100644 index 00000000000..af0a6401288 --- /dev/null +++ b/audio/easytag/patches/patch-Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-Makefile_in,v 1.1.1.1 2002/08/26 06:01:48 pvalchev Exp $ +--- Makefile.in.orig Thu Aug 22 04:14:22 2002 ++++ Makefile.in Thu Aug 22 04:15:25 2002 +@@ -442,7 +442,7 @@ info: info-recursive + + info-am: + +-install-data-am: install-gnome_menuDATA ++install-data-am: + + install-exec-am: + diff --git a/audio/easytag/patches/patch-configure b/audio/easytag/patches/patch-configure new file mode 100644 index 00000000000..d14e95eb180 --- /dev/null +++ b/audio/easytag/patches/patch-configure @@ -0,0 +1,12 @@ +$OpenBSD: patch-configure,v 1.1.1.1 2002/08/26 06:01:48 pvalchev Exp $ +--- configure.orig Thu Aug 22 04:37:17 2002 ++++ configure Thu Aug 22 04:38:36 2002 +@@ -8034,7 +8034,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; }; then +- . conftest.id3; echo "${ID3LIB_MAJOR}.${ID3LIB_MINOR}.${ID3LIB_PATCH}" ++ $SHELL conftest.id3; echo "${ID3LIB_MAJOR}.${ID3LIB_MINOR}.${ID3LIB_PATCH}" + else + echo "$as_me: program exited with status $ac_status" >&5 + echo "$as_me: failed program was:" >&5 diff --git a/audio/easytag/patches/patch-pixmaps_Makefile_in b/audio/easytag/patches/patch-pixmaps_Makefile_in new file mode 100644 index 00000000000..44fd8bc6ad8 --- /dev/null +++ b/audio/easytag/patches/patch-pixmaps_Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-pixmaps_Makefile_in,v 1.1.1.1 2002/08/26 06:01:48 pvalchev Exp $ +--- pixmaps/Makefile.in.orig Thu Aug 22 04:14:41 2002 ++++ pixmaps/Makefile.in Thu Aug 22 04:14:55 2002 +@@ -301,7 +301,7 @@ info: info-am + + info-am: + +-install-data-am: install-iconDATA install-pixmapDATA ++install-data-am: install-pixmapDATA + + install-exec-am: + diff --git a/audio/easytag/pkg/DESCR b/audio/easytag/pkg/DESCR new file mode 100644 index 00000000000..e5a9086d0ff --- /dev/null +++ b/audio/easytag/pkg/DESCR @@ -0,0 +1,6 @@ +EasyTAG is an utility for viewing, editing and writing easily and +quickly the ID3 tags of your MP3 files, using a nice GTK+ interface. It +manages the ID3v1.x and ID3v2 tags (using id3lib) and offers a lot of +functions to manipulate them. + +WWW: ${HOMEPAGE} diff --git a/audio/easytag/pkg/PLIST b/audio/easytag/pkg/PLIST new file mode 100644 index 00000000000..877d30ddcf0 --- /dev/null +++ b/audio/easytag/pkg/PLIST @@ -0,0 +1,15 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2002/08/26 06:01:48 pvalchev Exp $ +bin/easytag +share/easytag/EasyTAG_logo.xpm +share/locale/cs/LC_MESSAGES/easytag.mo +share/locale/de/LC_MESSAGES/easytag.mo +share/locale/es/LC_MESSAGES/easytag.mo +share/locale/fr/LC_MESSAGES/easytag.mo +share/locale/hu/LC_MESSAGES/easytag.mo +share/locale/it/LC_MESSAGES/easytag.mo +share/locale/ja/LC_MESSAGES/easytag.mo +share/locale/nl/LC_MESSAGES/easytag.mo +share/locale/ru/LC_MESSAGES/easytag.mo +share/locale/sv/LC_MESSAGES/easytag.mo +share/locale/uk/LC_MESSAGES/easytag.mo +@dirrm share/easytag