summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-03 22:44:51 +0000
committerwiz <wiz@pkgsrc.org>2012-06-03 22:44:51 +0000
commit2cc8db510e7184678cd1c6d0bb83cbb508a27c43 (patch)
tree36b23650d5cc03ed878740a829f2403a892be407 /audio
parent24ef57c8c256b1c93cf3fb1e1ac48ab44c10bdb3 (diff)
downloadpkgsrc-2cc8db510e7184678cd1c6d0bb83cbb508a27c43.tar.gz
Update to 0.7.5:
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.
Diffstat (limited to 'audio')
-rw-r--r--audio/py-karaoke/Makefile5
-rw-r--r--audio/py-karaoke/distinfo8
2 files changed, 6 insertions, 7 deletions
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