pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/easyh10 Update to EasyH10 1.5. Changes since 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb1963e212d5
branches: trunk
changeset: 521979:fb1963e212d5
user: ghen <ghen%pkgsrc.org@localhost>
date: Wed Nov 29 16:59:57 2006 +0000
description:
Update to EasyH10 1.5. Changes since 1.4 are:
* Added Hebrew support, which arranges artist/album/title/genre names in
reversed order. Although the H10 firmware can't display a string in
right-to-left language correctly, EasyH10 tries to improve this situation by
flipping Hebrew letters in the database. EasyH10 uses the routine only when
option -b (--bidi) is specified.
* Added automatic detection of a system character-encoding. EasyH10 detects the
character encoding of the current system if it's not specified with -e
option.
* Options -n, -i, and -c for database construction were removed for simplicity.
EasyH10 now has two options: -C (database rebuild) and -U (database update).
* Show an error message when EasyH10 cannot initialize the routine for
converting multi-byte characters to UCS-2.
* Crash fix for MP3 files without read permission.
* Crash fix for MP3 files with compilation flags enabled but with empty artist
names.
* Bug fix for an incorrect usage of returned codes from iconv.
* Updated the man-page.
diffstat:
audio/easyh10/Makefile | 4 ++--
audio/easyh10/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 0ee5d8935df1 -r fb1963e212d5 audio/easyh10/Makefile
--- a/audio/easyh10/Makefile Wed Nov 29 15:52:33 2006 +0000
+++ b/audio/easyh10/Makefile Wed Nov 29 16:59:57 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/01 08:24:13 ghen Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/29 16:59:57 ghen Exp $
-DISTNAME= easyh10-1.4
+DISTNAME= easyh10-1.5
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easyh10/}
diff -r 0ee5d8935df1 -r fb1963e212d5 audio/easyh10/distinfo
--- a/audio/easyh10/distinfo Wed Nov 29 15:52:33 2006 +0000
+++ b/audio/easyh10/distinfo Wed Nov 29 16:59:57 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/08/01 08:24:13 ghen Exp $
+$NetBSD: distinfo,v 1.2 2006/11/29 16:59:57 ghen Exp $
-SHA1 (easyh10-1.4.tar.gz) = 3720aae4b58126b154a511782def639f1e1fc6f4
-RMD160 (easyh10-1.4.tar.gz) = 7e4ff1881c565c6518fd9a3751fea189bd0c2e8a
-Size (easyh10-1.4.tar.gz) = 405406 bytes
+SHA1 (easyh10-1.5.tar.gz) = 2d6dd78f23829b6e2d21e3362a8eafd651597f19
+RMD160 (easyh10-1.5.tar.gz) = 87893bbcf595f928ba94fcde3b2b2c16b2e09c76
+Size (easyh10-1.5.tar.gz) = 406548 bytes
Home |
Main Index |
Thread Index |
Old Index