diff options
author | wulf <wulf@pkgsrc.org> | 2005-12-11 11:24:33 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2005-12-11 11:24:33 +0000 |
commit | fce121661b711191f61d0676d3c068f4e06e027f (patch) | |
tree | feed9750fafd3c384c98381cb6acd55272ba4f88 /ham/gnuradio-audio-oss | |
parent | 886db56cb4a1cbcb702c5cc7a08de597bca9e28a (diff) | |
download | pkgsrc-fce121661b711191f61d0676d3c068f4e06e027f.tar.gz |
Update gnuradio-audio-oss to 0.7: Several fixes applied to autoconf files
Diffstat (limited to 'ham/gnuradio-audio-oss')
-rw-r--r-- | ham/gnuradio-audio-oss/Makefile | 5 | ||||
-rw-r--r-- | ham/gnuradio-audio-oss/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/ham/gnuradio-audio-oss/Makefile b/ham/gnuradio-audio-oss/Makefile index 6bee5caf0d8..1ff2f366117 100644 --- a/ham/gnuradio-audio-oss/Makefile +++ b/ham/gnuradio-audio-oss/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/07 23:17:19 wulf Exp $ +# $NetBSD: Makefile,v 1.2 2005/12/11 11:24:33 wulf Exp $ -VERSION= 0.6 +VERSION= 0.7 DISTNAME= gr-audio-oss-${VERSION} PKGNAME= gnuradio-audio-oss-${VERSION} WRKSRC= ${WRKDIR}/${DISTNAME} @@ -10,5 +10,4 @@ COMMENT= Open Sound System support for GNU Radio .include "../../mk/ossaudio.buildlink3.mk" .include "../../ham/gnuradio-core/buildlink3.mk" -.include "../../math/fftwf/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/ham/gnuradio-audio-oss/distinfo b/ham/gnuradio-audio-oss/distinfo index c5fbfee0122..244af5e7e41 100644 --- a/ham/gnuradio-audio-oss/distinfo +++ b/ham/gnuradio-audio-oss/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/10/07 23:17:19 wulf Exp $ +$NetBSD: distinfo,v 1.2 2005/12/11 11:24:33 wulf Exp $ -SHA1 (gr-audio-oss-0.6.tar.gz) = 0ebd49159e25f989381161c730395f2adba7dc84 -RMD160 (gr-audio-oss-0.6.tar.gz) = 6599eb919c174694661524f4056bfea3fddc2c13 -Size (gr-audio-oss-0.6.tar.gz) = 365275 bytes +SHA1 (gr-audio-oss-0.7.tar.gz) = 2d56f9e77274d3122b850709975a52883a6d676a +RMD160 (gr-audio-oss-0.7.tar.gz) = 55ccc518534af7641c13466e6329a90636b8e301 +Size (gr-audio-oss-0.7.tar.gz) = 384875 bytes |