diff options
-rw-r--r-- | audio/easytag/Makefile | 7 | ||||
-rw-r--r-- | audio/easytag/PLIST | 6 | ||||
-rw-r--r-- | audio/easytag/distinfo | 6 |
3 files changed, 9 insertions, 10 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index ff487d7e799..bce1f3ac8e2 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2004/04/14 16:15:20 jmmv Exp $ +# $NetBSD: Makefile,v 1.41 2004/06/30 00:30:47 wiz Exp $ # -DISTNAME= easytag-0.30 -PKGREVISION= 2 +DISTNAME= easytag-0.31 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/} EXTRACT_SUFX= .tar.bz2 @@ -14,7 +13,7 @@ COMMENT= Tool to view, edit and write ID3 v1&2 TAGs with a GTK+ interface BUILD_USES_MSGFMT= yes # xgettext, really GNU_CONFIGURE= yes -USE_DIRS+= gnome1-1.5 +USE_DIRS+= xdg-1.1 USE_GNU_TOOLS+= make USE_X11= yes USE_BUILDLINK3= yes diff --git a/audio/easytag/PLIST b/audio/easytag/PLIST index b1e2401769d..0f53b4026fd 100644 --- a/audio/easytag/PLIST +++ b/audio/easytag/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.10 2003/02/14 23:00:12 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/06/30 00:30:47 wiz Exp $ bin/easytag man/man1/easytag.1 share/easytag/ChangeLog share/easytag/EasyTAG_logo.xpm -share/gnome/apps/Multimedia/easytag.desktop +share/applications/easytag.desktop ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/easytag.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/easytag.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/easytag.mo @@ -18,5 +18,5 @@ ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/easytag.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/easytag.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/easytag.mo share/pixmaps/EasyTAG.xpm -@comment in gnome-dirs: @dirrm share/gnome/apps/Multimedia @dirrm share/easytag +@comment in xdg-x11-dirs: @dirrm share/applications diff --git a/audio/easytag/distinfo b/audio/easytag/distinfo index d2ad815559e..81f7b0f2875 100644 --- a/audio/easytag/distinfo +++ b/audio/easytag/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.19 2003/10/05 09:24:04 wiz Exp $ +$NetBSD: distinfo,v 1.20 2004/06/30 00:30:47 wiz Exp $ -SHA1 (easytag-0.30.tar.bz2) = 2eee7b4bb064ff1fa94285816c643b5ae9c346b3 -Size (easytag-0.30.tar.bz2) = 1094337 bytes +SHA1 (easytag-0.31.tar.bz2) = 8bcc77513feb6ca2b655659653ff3ef7fc87da38 +Size (easytag-0.31.tar.bz2) = 1054585 bytes |