summaryrefslogtreecommitdiff
path: root/audio/herrie/Makefile
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-07-16 07:21:23 +0000
committerbjs <bjs@pkgsrc.org>2008-07-16 07:21:23 +0000
commit35c726b1043b662fd135dff793c0470d9c7cfbbc (patch)
tree0efe1bb6f510496cbd414d973537263cdb659065 /audio/herrie/Makefile
parente6dadde4fd452fb7665493a21e5f787e6c1b34d0 (diff)
downloadpkgsrc-35c726b1043b662fd135dff793c0470d9c7cfbbc.tar.gz
Update to herrie-2.1. NOTE: the OSSv4 audio volume API change only applies
if OSSv4 is installed, so functionality should be retained on OSS-emulating platforms, e.g. NetBSD and OpenBSD. 2008-07-15 -- Herrie 2.1: * Added: -p switch to start playback on startup - Phillip Warner * Fixed: Crash in seek time format parsing * Added: 'F' button to jump to files in the file browser * Improved: Use OSSv4 volume adjustment API - Paulo Matias
Diffstat (limited to 'audio/herrie/Makefile')
-rw-r--r--audio/herrie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile
index 4663e306001..9013788a924 100644
--- a/audio/herrie/Makefile
+++ b/audio/herrie/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/03/27 14:24:36 bjs Exp $
+# $NetBSD: Makefile,v 1.10 2008/07/16 07:21:23 bjs Exp $
#
-DISTNAME= herrie-2.0
+DISTNAME= herrie-2.1
CATEGORIES= audio
MASTER_SITES= http://herrie.info/distfiles/
EXTRACT_SUFX= .tar.bz2