From 2cc8db510e7184678cd1c6d0bb83cbb508a27c43 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 Jun 2012 22:44:51 +0000 Subject: Update to 0.7.5: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.7.5: Support for international filenames in the song database and duplicate file detection. Reduced memory usage associated with duplicate file detection. 0.7.4: Better support for international characters in filenames. Better detection of environment to support new Posix-based platforms. Improved performer prompt on Windows. 0.7.3: Fixes for international / unicode characters in filenames. Support unusual CDG file draw commands found in the wild. Make About window work with Wx2.6 again. Recent About window changes work on Wx2.8 only. Add options for double-buffered and hardware. Clean up keyboard operations. ā€˜Pā€™ pauses, Backspace rewinds. Allow remote control access to pykaraoke_mini. Support left/right margins Improvements to printing support. Fix occasional crash in CDG player. GP2X: Faster scrolling. Windows: Fix temporary filenames used for unzipping same song twice. OSX: Improvements to OSX support. --- audio/py-karaoke/Makefile | 5 ++--- audio/py-karaoke/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'audio') diff --git a/audio/py-karaoke/Makefile b/audio/py-karaoke/Makefile index a6166cf92bc..583a8d19cce 100644 --- a/audio/py-karaoke/Makefile +++ b/audio/py-karaoke/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/01/28 11:00:52 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/06/03 22:44:51 wiz Exp $ # -DISTNAME= pykaraoke-0.7.2 +DISTNAME= pykaraoke-0.7.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pykaraoke/} EXTRACT_SUFX= .zip diff --git a/audio/py-karaoke/distinfo b/audio/py-karaoke/distinfo index 9053e8a1975..47a05fd0a69 100644 --- a/audio/py-karaoke/distinfo +++ b/audio/py-karaoke/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/02/10 11:37:21 wiz Exp $ +$NetBSD: distinfo,v 1.6 2012/06/03 22:44:51 wiz Exp $ -SHA1 (pykaraoke-0.7.2.zip) = fed8e459ee8e9add48621a9f03b329b5c3416b0d -RMD160 (pykaraoke-0.7.2.zip) = 419995ba6df3295e74972b008841a4ca51f6fa0b -Size (pykaraoke-0.7.2.zip) = 866532 bytes +SHA1 (pykaraoke-0.7.5.zip) = 7f0193cb7140fe8304e2f2df060e8eea0d139da0 +RMD160 (pykaraoke-0.7.5.zip) = 49e45b0c26b86363fd721068c68b73c2420ce5cb +Size (pykaraoke-0.7.5.zip) = 872237 bytes -- cgit v1.2.3