Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnuradio gnuradio: update to 3.8.1.0. See gn...
details: https://anonhg.NetBSD.org/pkgsrc/rev/64881d874848
branches: trunk
changeset: 437747:64881d874848
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Aug 30 21:18:09 2020 +0000
description:
gnuradio: update to 3.8.1.0. See gnuradio-core for ChangeLog.
diffstat:
meta-pkgs/gnuradio/Makefile | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r b4db350ff14d -r 64881d874848 meta-pkgs/gnuradio/Makefile
--- a/meta-pkgs/gnuradio/Makefile Sun Aug 30 21:16:02 2020 +0000
+++ b/meta-pkgs/gnuradio/Makefile Sun Aug 30 21:18:09 2020 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.21 2020/08/18 17:19:06 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2020/08/30 21:18:09 tnn Exp $
META_PACKAGE= yes
-.include "../../ham/gnuradio-core/Makefile.version"
+.include "../../ham/gnuradio-core/version.mk"
DISTNAME= gnuradio-${VERSION}
CATEGORIES= meta-pkgs ham
MASTER_SITES= # empty
DISTFILES= # empty
LICENSE= gnu-gpl-v3
-PKGREVISION= 1
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.gnu.org/software/gnuradio/
@@ -19,21 +18,17 @@
DEPENDS+= gnuradio-companion-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-companion
DEPENDS+= gnuradio-core-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-core
DEPENDS+= gnuradio-ctrlport-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-ctrlport
-
DEPENDS+= gnuradio-digital-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-digital
DEPENDS+= gnuradio-doxygen-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-doxygen
DEPENDS+= gnuradio-dtv-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-dtv
DEPENDS+= gnuradio-fec-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-fec
-
DEPENDS+= gnuradio-qtgui-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-qtgui
DEPENDS+= gnuradio-trellis-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-trellis
DEPENDS+= gnuradio-uhd-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-uhd
-
DEPENDS+= gnuradio-utils-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-utils
DEPENDS+= gnuradio-video-sdl-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-video-sdl
DEPENDS+= gnuradio-vocoder-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-vocoder
DEPENDS+= gnuradio-wavelet-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-wavelet
-
DEPENDS+= gnuradio-zeromq-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-zeromq
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index