diff options
author | tron <tron@pkgsrc.org> | 2000-11-02 17:06:16 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-11-02 17:06:16 +0000 |
commit | 9e05dd99049690d1366ff1f711421fc664936dde (patch) | |
tree | 85d22b6bd4bd1eaa72409357337e3e130da2815f /audio | |
parent | c53a817a0b5d2bc0759f0d521a871389691a59ac (diff) | |
download | pkgsrc-9e05dd99049690d1366ff1f711421fc664936dde.tar.gz |
Update "xmradio" package to version 1.0. Changes since version 0.8:
- "mute" mutes the audio mux now, not the FM tuner. Fixes a temporary
bug in the driver
- stereo on/off button works now for Juhas driver (but still indicates
if stereo is available at all)
- polling tuner status to reflect changes in reception
- detecting stereo signal for bktr driver as well
- frequency label now always completely visible
- support for LCD displays controlled via lcdproc (LCDd)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmradio/Makefile | 4 | ||||
-rw-r--r-- | audio/xmradio/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index 44acccca315..815236e645b 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2000/10/20 20:34:17 tron Exp $ +# $NetBSD: Makefile,v 1.7 2000/11/02 17:06:16 tron Exp $ -DISTNAME= xmradio-1.0b1 +DISTNAME= xmradio-1.0 CATEGORIES= audio MASTER_SITES= http://www.rostock.zgdv.de/~runge/radio/ diff --git a/audio/xmradio/files/md5 b/audio/xmradio/files/md5 index c4a0a2129df..6eb4a4bc705 100644 --- a/audio/xmradio/files/md5 +++ b/audio/xmradio/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/10/20 20:34:18 tron Exp $ +$NetBSD: md5,v 1.3 2000/11/02 17:06:16 tron Exp $ -MD5 (xmradio-1.0b1.tar.gz) = 29f74683acc8def2ac8795dea496a14a +MD5 (xmradio-1.0.tar.gz) = d3fc4227707ccd790af99be6ad5491f7 |