pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/gnuradio-howto Updated gnuradio-howto to 3.0.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93298333d128
branches:  trunk
changeset: 531872:93298333d128
user:      wulf <wulf%pkgsrc.org@localhost>
date:      Wed Aug 08 03:13:37 2007 +0000

description:
Updated gnuradio-howto to 3.0.4:

        * Updated license to GPLv3

diffstat:

 ham/gnuradio-howto/Makefile |  12 +++++++-----
 ham/gnuradio-howto/PLIST    |   8 ++++----
 ham/gnuradio-howto/distinfo |   8 ++++----
 3 files changed, 15 insertions(+), 13 deletions(-)

diffs (54 lines):

diff -r 75d0b5f390cb -r 93298333d128 ham/gnuradio-howto/Makefile
--- a/ham/gnuradio-howto/Makefile       Wed Aug 08 03:12:26 2007 +0000
+++ b/ham/gnuradio-howto/Makefile       Wed Aug 08 03:13:37 2007 +0000
@@ -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@localhost
-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 -r 75d0b5f390cb -r 93298333d128 ham/gnuradio-howto/PLIST
--- a/ham/gnuradio-howto/PLIST  Wed Aug 08 03:12:26 2007 +0000
+++ b/ham/gnuradio-howto/PLIST  Wed Aug 08 03:13:37 2007 +0000
@@ -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 -r 75d0b5f390cb -r 93298333d128 ham/gnuradio-howto/distinfo
--- a/ham/gnuradio-howto/distinfo       Wed Aug 08 03:12:26 2007 +0000
+++ b/ham/gnuradio-howto/distinfo       Wed Aug 08 03:13:37 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index