From 2e8e75effb2e730254cc275d930bf33192289e2b Mon Sep 17 00:00:00 2001 From: wulf Date: Wed, 8 Aug 2007 03:13:37 +0000 Subject: Updated gnuradio-howto to 3.0.4: * Updated license to GPLv3 --- ham/gnuradio-howto/Makefile | 12 +++++++----- ham/gnuradio-howto/PLIST | 8 ++++---- ham/gnuradio-howto/distinfo | 8 ++++---- 3 files changed, 15 insertions(+), 13 deletions(-) (limited to 'ham') diff --git a/ham/gnuradio-howto/Makefile b/ham/gnuradio-howto/Makefile index 97514be7be6..db18384ae9b 100644 --- a/ham/gnuradio-howto/Makefile +++ b/ham/gnuradio-howto/Makefile @@ -1,14 +1,16 @@ -# $NetBSD: Makefile,v 1.6 2006/11/13 17:24:46 wulf Exp $ +# $NetBSD: Makefile,v 1.7 2007/08/08 03:13:37 wulf Exp $ -VERSION= 3.0.2 DISTNAME= gr-howto-write-a-block-${VERSION} CATEGORIES= ham PKGNAME= gnuradio-howto-${VERSION} -MASTER_SITES?= http://www.gnuradio.org/releases/gnuradio/ COMMENT= Documentation on creating GNU Radio signal processing blocks -MAINTAINER?= wulf@NetBSD.org -HOMEPAGE?= http://www.gnu.org/software/gnuradio/ +.include "../../meta-pkgs/gnuradio/Makefile.version" + +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= gmake automake autoconf pkg-config PY_PATCHPLIST= yes PYTHON_VERSIONS_ACCEPTED= 24 23 diff --git a/ham/gnuradio-howto/PLIST b/ham/gnuradio-howto/PLIST index 2c3fcbb688b..bc1d79e6c8a 100644 --- a/ham/gnuradio-howto/PLIST +++ b/ham/gnuradio-howto/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/07 23:06:30 wulf Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/08/08 03:13:37 wulf Exp $ +include/gnuradio/howto_square2_ff.h +include/gnuradio/howto_square_ff.h +include/gnuradio/swig/howto.i ${PYSITELIB}/gnuradio/_howto.la ${PYSITELIB}/gnuradio/howto.py ${PYSITELIB}/gnuradio/howto.pyc ${PYSITELIB}/gnuradio/howto.pyo -include/gnuradio/howto_square_ff.h -include/gnuradio/howto_square2_ff.h -include/gnuradio/swig/howto.i diff --git a/ham/gnuradio-howto/distinfo b/ham/gnuradio-howto/distinfo index 9cb6b58a537..00e8d3f8279 100644 --- a/ham/gnuradio-howto/distinfo +++ b/ham/gnuradio-howto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/11/13 17:24:46 wulf Exp $ +$NetBSD: distinfo,v 1.6 2007/08/08 03:13:37 wulf Exp $ -SHA1 (gr-howto-write-a-block-3.0.2.tar.gz) = a3d086a58d699066abcc97d8ece8fe99394f5a2b -RMD160 (gr-howto-write-a-block-3.0.2.tar.gz) = 79c0083ea5b0bc0fbf907cf3c65a9869a7042bfe -Size (gr-howto-write-a-block-3.0.2.tar.gz) = 380699 bytes +SHA1 (gr-howto-write-a-block-3.0.4.tar.gz) = f0a8ac8c7637f0241a7bd7831066f5a883e6ee57 +RMD160 (gr-howto-write-a-block-3.0.4.tar.gz) = 02746987c09576cf3e04ac1c1156113483e166ec +Size (gr-howto-write-a-block-3.0.4.tar.gz) = 388336 bytes -- cgit v1.2.3