pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnuradio: update meta package
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Sun Aug 2 13:39:40 2020 +0200
Changeset: 2802fc99e43853705dc943871ac9e330e2b34b07
Modified Files:
gnuradio/Makefile
Log Message:
gnuradio: update meta package
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2802fc99e43853705dc943871ac9e330e2b34b07
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnuradio/Makefile | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diffs:
diff --git a/gnuradio/Makefile b/gnuradio/Makefile
index ea0b2c2a34..995da31308 100644
--- a/gnuradio/Makefile
+++ b/gnuradio/Makefile
@@ -14,31 +14,22 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.gnu.org/software/gnuradio/
COMMENT= Collection of GNU Radio (meta package, easy to install whole thing)
-# 21 package for now ( -default is NOT included )
-DEPENDS+= gnuradio-atsc-[0-9]*:../../wip/gnuradio-atsc
+# 16 packages for now ( -default is NOT included )
DEPENDS+= gnuradio-channels-[0-9]*:../../wip/gnuradio-channels
DEPENDS+= gnuradio-companion-[0-9]*:../../wip/gnuradio-companion
DEPENDS+= gnuradio-core-[0-9]*:../../wip/gnuradio-core
DEPENDS+= gnuradio-ctrlport-[0-9]*:../../wip/gnuradio-ctrlport
-
DEPENDS+= gnuradio-digital-[0-9]*:../../wip/gnuradio-digital
DEPENDS+= gnuradio-doxygen-[0-9]*:../../wip/gnuradio-doxygen
DEPENDS+= gnuradio-dtv-[0-9]*:../../wip/gnuradio-dtv
-DEPENDS+= gnuradio-fcd-[0-9]*:../../wip/gnuradio-fcd
DEPENDS+= gnuradio-fec-[0-9]*:../../wip/gnuradio-fec
-
-DEPENDS+= gnuradio-noaa-[0-9]*:../../wip/gnuradio-noaa
-DEPENDS+= gnuradio-pager-[0-9]*:../../wip/gnuradio-pager
DEPENDS+= gnuradio-qtgui-[0-9]*:../../wip/gnuradio-qtgui
DEPENDS+= gnuradio-trellis-[0-9]*:../../wip/gnuradio-trellis
DEPENDS+= gnuradio-uhd-[0-9]*:../../wip/gnuradio-uhd
-
DEPENDS+= gnuradio-utils-[0-9]*:../../wip/gnuradio-utils
DEPENDS+= gnuradio-video-sdl-[0-9]*:../../wip/gnuradio-video-sdl
DEPENDS+= gnuradio-vocoder-[0-9]*:../../wip/gnuradio-vocoder
DEPENDS+= gnuradio-wavelet-[0-9]*:../../wip/gnuradio-wavelet
-DEPENDS+= gnuradio-wxgui-[0-9]*:../../wip/gnuradio-wxgui
-
DEPENDS+= gnuradio-zeromq-[0-9]*:../../wip/gnuradio-zeromq
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index