summaryrefslogtreecommitdiff
path: root/ham/gnuradio-howto
diff options
context:
space:
mode:
authorwulf <wulf>2007-08-08 03:13:37 +0000
committerwulf <wulf>2007-08-08 03:13:37 +0000
commit2e8e75effb2e730254cc275d930bf33192289e2b (patch)
tree4e89fa859cc8a96a921b5dfc6443682a1e59600d /ham/gnuradio-howto
parent5e207dbb59d443b5d98aa21ef57f91d56e2ce0b0 (diff)
downloadpkgsrc-2e8e75effb2e730254cc275d930bf33192289e2b.tar.gz
Updated gnuradio-howto to 3.0.4:
* Updated license to GPLv3
Diffstat (limited to 'ham/gnuradio-howto')
-rw-r--r--ham/gnuradio-howto/Makefile12
-rw-r--r--ham/gnuradio-howto/PLIST8
-rw-r--r--ham/gnuradio-howto/distinfo8
3 files changed, 15 insertions, 13 deletions
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