summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authormef <mef>2015-01-16 12:56:40 +0000
committermef <mef>2015-01-16 12:56:40 +0000
commit7f2f3b47ae17835fa05b0f5c0a54119ea15537e6 (patch)
tree0ca8d7c857ed3ab783cc59e1d50616e4bd1d86a8 /ham
parentb785a3a601465ca93045cdd756ae77425d3c02b1 (diff)
downloadpkgsrc-7f2f3b47ae17835fa05b0f5c0a54119ea15537e6.tar.gz
Update gnuradio-core (and others) from 3.7.5 to 3.7.5.1
See commit log of gnuradio-core for the changes. Or 2014-10-21 GnuRadio 3.7.5.1 is available http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_5_1
Diffstat (limited to 'ham')
-rw-r--r--ham/gnuradio-companion/Makefile3
-rw-r--r--ham/gnuradio-doxygen/Makefile3
-rw-r--r--ham/gnuradio-dtv/Makefile4
-rw-r--r--ham/gnuradio-qtgui/Makefile3
-rw-r--r--ham/gnuradio-trellis/Makefile3
-rw-r--r--ham/gnuradio-zeromq/Makefile3
6 files changed, 9 insertions, 10 deletions
diff --git a/ham/gnuradio-companion/Makefile b/ham/gnuradio-companion/Makefile
index 3603835bd6c..147d33d70f4 100644
--- a/ham/gnuradio-companion/Makefile
+++ b/ham/gnuradio-companion/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/11/07 19:39:35 adam Exp $
+# $NetBSD: Makefile,v 1.4 2015/01/16 12:56:40 mef Exp $
PKGNAME= gnuradio-companion-${VERSION}
-PKGREVISION= 2
COMMENT= User interface entry of GNU Radio
CONF_FILES+= ${EGDIR}/grc.conf ${PKG_SYSCONFDIR}/grc.conf
diff --git a/ham/gnuradio-doxygen/Makefile b/ham/gnuradio-doxygen/Makefile
index 43fade113f6..f069c08a097 100644
--- a/ham/gnuradio-doxygen/Makefile
+++ b/ham/gnuradio-doxygen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/10/28 16:59:33 mef Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/16 12:56:40 mef Exp $
PKGNAME= gnuradio-doxygen-${VERSION}
COMMENT= Doxygen documentation of GNU Radio
@@ -8,6 +8,7 @@ COMMENT= Doxygen documentation of GNU Radio
BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen
BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
+BUILD_DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
CMAKE_ARGS+= -DENABLE_DEFAULT=False
CMAKE_ARGS+= -DENABLE_DOXYGEN=ON
diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile
index 36da1f6505e..86437104aa2 100644
--- a/ham/gnuradio-dtv/Makefile
+++ b/ham/gnuradio-dtv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:09 mef Exp $
+# $NetBSD: Makefile,v 1.2 2015/01/16 12:56:40 mef Exp $
PKGNAME= gnuradio-dtv-${VERSION}
COMMENT= Various digital television standards of GNU Radio
@@ -8,7 +8,9 @@ COMMENT= Various digital television standards of GNU Radio
CMAKE_ARGS+= -DENABLE_DEFAULT=False
CMAKE_ARGS+= -DENABLE_GR_DTV=True
+CMAKE_ARGS+= -DENABLE_GR_FEC=True
+PLIST_MINUS+= fec
.include "../../ham/gnuradio-fec/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile
index a81d86d3fc2..4fb36d7009a 100644
--- a/ham/gnuradio-qtgui/Makefile
+++ b/ham/gnuradio-qtgui/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/11/07 19:39:35 adam Exp $
+# $NetBSD: Makefile,v 1.4 2015/01/16 12:56:40 mef Exp $
PKGNAME= gnuradio-qtgui-${VERSION}
-PKGREVISION= 2
COMMENT= Qt GUI module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile
index 8bdba937ff3..05375fd9b68 100644
--- a/ham/gnuradio-trellis/Makefile
+++ b/ham/gnuradio-trellis/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2015/01/03 14:18:13 mef Exp $
+# $NetBSD: Makefile,v 1.20 2015/01/16 12:56:41 mef Exp $
PKGNAME= gnuradio-trellis-${VERSION}
-PKGREVISION= 1
COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-zeromq/Makefile b/ham/gnuradio-zeromq/Makefile
index 2b2fd6a1def..f90e77c52af 100644
--- a/ham/gnuradio-zeromq/Makefile
+++ b/ham/gnuradio-zeromq/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/11/15 02:13:19 obache Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/16 12:56:41 mef Exp $
PKGNAME= gnuradio-zeromq-${VERSION}
-PKGREVISION= 1
COMMENT= All of the zeromq blocks, utilities, and examples
# zmq.hpp: No such file or directory