pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/gnuradio-audio-oss Update gnuradio-audio-oss to 3....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abbf6cc07fcc
branches:  trunk
changeset: 521488:abbf6cc07fcc
user:      wulf <wulf%pkgsrc.org@localhost>
date:      Mon Nov 13 16:34:45 2006 +0000

description:
Update gnuradio-audio-oss to 3.0.2:
gnuradio-audio-oss is now part of the gnuradio distribution and follows
its release cycle. No new features or bugfixes since last release.

diffstat:

 ham/gnuradio-audio-oss/Makefile |  9 ++++-----
 ham/gnuradio-audio-oss/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (36 lines):

diff -r 463258eecda7 -r abbf6cc07fcc ham/gnuradio-audio-oss/Makefile
--- a/ham/gnuradio-audio-oss/Makefile   Mon Nov 13 16:25:32 2006 +0000
+++ b/ham/gnuradio-audio-oss/Makefile   Mon Nov 13 16:34:45 2006 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.6 2006/04/27 03:04:26 wulf Exp $
+# $NetBSD: Makefile,v 1.7 2006/11/13 16:34:45 wulf Exp $
 
-VERSION=       0.9
-DISTNAME=      gr-audio-oss-${VERSION}
 PKGNAME=       gnuradio-audio-oss-${VERSION}
-WRKSRC=                ${WRKDIR}/${DISTNAME}
 COMMENT=       Open Sound System support for GNU Radio
 
 .include "../../meta-pkgs/gnuradio/Makefile.common"
 
 CONF_FILES+=   ${EGDIR}/gr-audio-oss.conf ${PKG_SYSCONFDIR}/gr-audio-oss.conf
-CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/share/examples
+CONFIGURE_ARGS+=--enable-gr-audio-oss
+
+PYTHON_PATCH_SCRIPTS+= gr-audio-oss/src/qa_oss.py
 
 .include "../../mk/oss.buildlink3.mk"
 .include "../../ham/gnuradio-core/buildlink3.mk"
diff -r 463258eecda7 -r abbf6cc07fcc ham/gnuradio-audio-oss/distinfo
--- a/ham/gnuradio-audio-oss/distinfo   Mon Nov 13 16:25:32 2006 +0000
+++ b/ham/gnuradio-audio-oss/distinfo   Mon Nov 13 16:34:45 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/04/27 03:04:26 wulf Exp $
+$NetBSD: distinfo,v 1.4 2006/11/13 16:34:45 wulf Exp $
 
-SHA1 (gr-audio-oss-0.9.tar.gz) = 5349ef580957b42d4b72800e4826b12cc88f0162
-RMD160 (gr-audio-oss-0.9.tar.gz) = 282778b59081ba2f8a9bfe777714dc9087ca6e51
-Size (gr-audio-oss-0.9.tar.gz) = 348974 bytes
+SHA1 (gnuradio-3.0.2.tar.gz) = 9d9a0e22c9e4fd9735f62c0145b9ceb61a33f9c2
+RMD160 (gnuradio-3.0.2.tar.gz) = 3ff771c2d13d680fb76d7ca82a6a11678c7069ae
+Size (gnuradio-3.0.2.tar.gz) = 3190212 bytes



Home | Main Index | Thread Index | Old Index