From 3ee17fa6fcd5ff0405f982f7a639ad0ede57b4ec Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 21 Sep 2002 13:31:05 +0000 Subject: Update xmradio to 1.2. Changes: Changes from 1.1-1.2 ------------------- - with newer openmotif the CheckBoxes where confused. repaired. - mixer panel was confusing too. tried to improve. - records now as mp3 too, you need to install lame and mpg123 for that. - "delete all" and "scan all" button added to config panel. - improved GUI response during recording - lcdproc support is always compiled in, en/disable via app-defaults Changes from 1.0-1.1 ------------------- - changed homepage and email address - made version check asynchronous Update requested by coto on IRC. --- audio/xmradio/Makefile | 4 ++-- audio/xmradio/distinfo | 8 +++----- audio/xmradio/patches/patch-aa | 13 ------------- audio/xmradio/patches/patch-ab | 12 ------------ 4 files changed, 5 insertions(+), 32 deletions(-) delete mode 100644 audio/xmradio/patches/patch-aa delete mode 100644 audio/xmradio/patches/patch-ab (limited to 'audio/xmradio') diff --git a/audio/xmradio/Makefile b/audio/xmradio/Makefile index d171933d4bf..937a7b938e3 100644 --- a/audio/xmradio/Makefile +++ b/audio/xmradio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2001/09/08 19:55:41 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2002/09/21 13:31:06 hubertf Exp $ -DISTNAME= xmradio-1.0 +DISTNAME= xmradio-1.2 CATEGORIES= audio MASTER_SITES= http://core.de/~coto/radio/ diff --git a/audio/xmradio/distinfo b/audio/xmradio/distinfo index a8ee37d6080..ce4a3c9632e 100644 --- a/audio/xmradio/distinfo +++ b/audio/xmradio/distinfo @@ -1,6 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/07/02 08:17:10 jlam Exp $ +$NetBSD: distinfo,v 1.4 2002/09/21 13:31:06 hubertf Exp $ -SHA1 (xmradio-1.0.tar.gz) = 54d2920a1fc2417cd280dbdef6bb7ad20b009cf5 -Size (xmradio-1.0.tar.gz) = 64210 bytes -SHA1 (patch-aa) = 1f1b713c8f9143b3afd86edfe23b0a9eb43872d2 -SHA1 (patch-ab) = 4eb2cacae0b07640c54c2715bbb029c6ec349aac +SHA1 (xmradio-1.2.tar.gz) = 6f128758307771478eafeef3c5ab96d1b33731f1 +Size (xmradio-1.2.tar.gz) = 72373 bytes diff --git a/audio/xmradio/patches/patch-aa b/audio/xmradio/patches/patch-aa deleted file mode 100644 index f30c587912e..00000000000 --- a/audio/xmradio/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2001/07/02 08:17:11 jlam Exp $ - ---- Imakefile.orig Wed Nov 1 03:34:18 2000 -+++ Imakefile -@@ -15,7 +15,7 @@ - SRCS = radio.c remote.c analyzer.c sample.c misc.c config.c version_check.c LiteClue.c lcd_net.c - OBJS = radio.o remote.o analyzer.o sample.o misc.o config.o version_check.o LiteClue.o lcd_net.o - --CDEBUGFLAGS = -O2 -g -Wall -+#CDEBUGFLAGS = -O2 -g -Wall - - XCOMM CCOPTIONS= -DJUHA_DRIVER -DHAS_XPM -DLCD_NET - XCOMM CCOPTIONS= -DJUHA_DRIVER -DHAS_XPM diff --git a/audio/xmradio/patches/patch-ab b/audio/xmradio/patches/patch-ab deleted file mode 100644 index ff9d94b36ba..00000000000 --- a/audio/xmradio/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2000/06/02 08:41:37 tron Exp $ - ---- XMradio.ad.orig Tue Oct 19 22:26:05 1999 -+++ XMradio.ad Fri Jun 2 10:38:24 2000 -@@ -1,6 +1,6 @@ - *tunerDevice: /dev/tuner - *mixerDevice: /dev/mixer --*dspDevice: /dev/dsp -+*dspDevice: /dev/sound - *startStation: Delta Radio - !*startFrequency: 100.05 - -- cgit v1.2.3