pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/kid3 Update kid3 to 1.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ffda25adfee9
branches:  trunk
changeset: 550565:ffda25adfee9
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Nov 24 09:06:06 2008 +0000

description:
Update kid3 to 1.1.
Based on PR 40012 by Sergey Svishchev and add a missing entry to PLIST.

ChangeLog:
Sat Sep 27 15:51:35 CEST 2008  Urs Fleisch  <ufleisch%users.sourceforge.net@localhost>

        * Release 1.1

        * New:
          + Dutch translation.
          + New general frame types Album Artist, Grouping, Lyrics, Media,
            Remixer.
          + Setting character encoding for ID3v1.1 tags.
          + Import additional tags from Discogs and MusicBrainz.

        * Improved:
          + All frame types (not only Artist, Album, ...) can be used for all
            operations (e.g. import, export, tag <-> file name, rename, ...).

        * Fixed:
          + Build for KDE 3 without id3lib or TagLib
          + Supress using unsupported UTF-8 for ID3v2.3
          + Qt 4, KDE 4: Wrong track times in import dialog when some track
            times are missing.
          + KDE 4: Translations with arguments (%1, %2).
          + Windows: Displaying pictures with JPEG plugin.
          + MacOS X: Dropping and displaying pictures.

diffstat:

 audio/kid3/Makefile |  4 ++--
 audio/kid3/PLIST    |  3 ++-
 audio/kid3/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r 313914f407e1 -r ffda25adfee9 audio/kid3/Makefile
--- a/audio/kid3/Makefile       Mon Nov 24 08:23:54 2008 +0000
+++ b/audio/kid3/Makefile       Mon Nov 24 09:06:06 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2008/07/30 08:49:18 obache Exp $
+# $NetBSD: Makefile,v 1.13 2008/11/24 09:06:06 obache Exp $
 #
 
-DISTNAME=              kid3-1.0
+DISTNAME=              kid3-1.1
 CATEGORIES=            kde audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=kid3/}
 
diff -r 313914f407e1 -r ffda25adfee9 audio/kid3/PLIST
--- a/audio/kid3/PLIST  Mon Nov 24 08:23:54 2008 +0000
+++ b/audio/kid3/PLIST  Mon Nov 24 09:06:06 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2008/07/30 08:49:18 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/11/24 09:06:06 obache Exp $
 bin/kid3
 share/applications/kde/kid3.desktop
 share/doc/kde/HTML/de/kid3/common
@@ -16,6 +16,7 @@
 share/locale/es/LC_MESSAGES/kid3.mo
 share/locale/fr/LC_MESSAGES/kid3.mo
 share/locale/it/LC_MESSAGES/kid3.mo
+share/locale/nl/LC_MESSAGES/kid3.mo
 share/locale/pl/LC_MESSAGES/kid3.mo
 share/locale/ru/LC_MESSAGES/kid3.mo
 @dirrm share/kde/apps/kid3
diff -r 313914f407e1 -r ffda25adfee9 audio/kid3/distinfo
--- a/audio/kid3/distinfo       Mon Nov 24 08:23:54 2008 +0000
+++ b/audio/kid3/distinfo       Mon Nov 24 09:06:06 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2008/07/30 08:49:18 obache Exp $
+$NetBSD: distinfo,v 1.7 2008/11/24 09:06:06 obache Exp $
 
-SHA1 (kid3-1.0.tar.gz) = 6a342cce0d7c71a454e0232aa9a2ee6e84b0246d
-RMD160 (kid3-1.0.tar.gz) = 8677ff27081ffbcdc07424244111acc67c605f28
-Size (kid3-1.0.tar.gz) = 1132898 bytes
+SHA1 (kid3-1.1.tar.gz) = 01dc11223179feff147af97e30fedc5240707a7a
+RMD160 (kid3-1.1.tar.gz) = abdd835ec7abc378b90bad33246bb738ff96bfc5
+Size (kid3-1.1.tar.gz) = 1160900 bytes
 SHA1 (patch-ab) = 3db933dbee6cc2aa8c963474c162a99e3b4dc70f
 SHA1 (patch-ac) = 20c6b755c31117c34693a0d95207995116c986dc



Home | Main Index | Thread Index | Old Index