pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/easytag Update to 1.0 (snj made me do it!):



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c68972a09135
branches:  trunk
changeset: 484269:c68972a09135
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 26 21:05:16 2004 +0000

description:
Update to 1.0 (snj made me do it!):

1.0 - November 20th, 2004 :
===========================
    * Added ability to request Cddb database automatically from the selected
      files (computing the CddbId) (thanks to Justus Schwartz),
    * When applying Cddb results to the files, the cddb genre is converted to an
      ID3 genre,
    * Improved settings of character set (for ID3 tags) to allow you to fix some
      tags (for example if tags were written with UTF-8 instead of ISO-8859-15),
    * Fixed request to cddb for getting album tracks,
    * Fixed UTF-8 strings into easytag.desktop (thanks to Ville Skyttä),
    * Some updates in the USERS-GUIDE files (thanks to David Greaves),
    * A new Danish translation (thanks to Morten Brix Pedersen),
    * French translation updated,
    * Hungarian translation updated (thanks to Nagy Boldizsar).
    * Russian translation updated (thanks to Andrey Astafiev),
    * Dutch translation updated (thanks to Björn Olievier),
    * Czech translation updated (thanks to Milan Siebenburger),
    * Japanese translation updated (thanks to Takeshi Aihana),
    * Italian translation updated (thanks to Kostantino),
    * German translation updated (thanks to Götz Waschk).

diffstat:

 audio/easytag/Makefile |  5 ++---
 audio/easytag/PLIST    |  3 ++-
 audio/easytag/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r f399cc5bec3f -r c68972a09135 audio/easytag/Makefile
--- a/audio/easytag/Makefile    Fri Nov 26 21:05:09 2004 +0000
+++ b/audio/easytag/Makefile    Fri Nov 26 21:05:16 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2004/10/03 00:13:05 tv Exp $
+# $NetBSD: Makefile,v 1.43 2004/11/26 21:05:16 wiz Exp $
 #
 
-DISTNAME=      easytag-0.31
-PKGREVISION=   1
+DISTNAME=      easytag-1.0
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=easytag/}
 EXTRACT_SUFX=  .tar.bz2
diff -r f399cc5bec3f -r c68972a09135 audio/easytag/PLIST
--- a/audio/easytag/PLIST       Fri Nov 26 21:05:09 2004 +0000
+++ b/audio/easytag/PLIST       Fri Nov 26 21:05:16 2004 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.11 2004/06/30 00:30:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2004/11/26 21:05:16 wiz Exp $
 bin/easytag
 man/man1/easytag.1
 share/easytag/ChangeLog
 share/easytag/EasyTAG_logo.xpm
 share/applications/easytag.desktop
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/easytag.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/easytag.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/easytag.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/easytag.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/easytag.mo
diff -r f399cc5bec3f -r c68972a09135 audio/easytag/distinfo
--- a/audio/easytag/distinfo    Fri Nov 26 21:05:09 2004 +0000
+++ b/audio/easytag/distinfo    Fri Nov 26 21:05:16 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.20 2004/06/30 00:30:47 wiz Exp $
+$NetBSD: distinfo,v 1.21 2004/11/26 21:05:16 wiz Exp $
 
-SHA1 (easytag-0.31.tar.bz2) = 8bcc77513feb6ca2b655659653ff3ef7fc87da38
-Size (easytag-0.31.tar.bz2) = 1054585 bytes
+SHA1 (easytag-1.0.tar.bz2) = e8309822215f1ec615627cf6767109f0bb2cc740
+Size (easytag-1.0.tar.bz2) = 1068173 bytes



Home | Main Index | Thread Index | Old Index