pkgsrc-WIP-changes archive

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

gnuradio-noaa: remove, dropped by upstream



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sun Aug 2 12:12:06 2020 +0200
Changeset:	f744ccd2e9a00dd55e8d127d2138b234b43d60c8

Modified Files:
	Makefile
Removed Files:
	gnuradio-noaa/DESCR
	gnuradio-noaa/Makefile
	gnuradio-noaa/PLIST

Log Message:
gnuradio-noaa: remove, dropped by upstream

users of these blocks look here:
https://gitlab.altillimity.com/altillimity/gr-hrpt

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f744ccd2e9a00dd55e8d127d2138b234b43d60c8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile               |  1 -
 gnuradio-noaa/DESCR    |  7 -------
 gnuradio-noaa/Makefile | 13 -------------
 gnuradio-noaa/PLIST    | 26 --------------------------
 4 files changed, 47 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1bb595ccb1..017992ed0c 100644
--- a/Makefile
+++ b/Makefile
@@ -1181,7 +1181,6 @@ SUBDIR+=	gnuradio-digital
 SUBDIR+=	gnuradio-doxygen
 SUBDIR+=	gnuradio-dtv
 SUBDIR+=	gnuradio-fec
-SUBDIR+=	gnuradio-noaa
 SUBDIR+=	gnuradio-pager
 SUBDIR+=	gnuradio-qtgui
 SUBDIR+=	gnuradio-trellis
diff --git a/gnuradio-noaa/DESCR b/gnuradio-noaa/DESCR
deleted file mode 100644
index 3b6ba1081a..0000000000
--- a/gnuradio-noaa/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-GNU Radio is a collection of software that when combined with minimal hardware,
-allows the construction of radios where the actual waveforms transmitted and
-received are defined by software. What this means is that it turns the digital
-modulation schemes used in today's high performance wireless devices into
-software problems.
-
-This provde NOAA, Weather Satellite Reception module.
diff --git a/gnuradio-noaa/Makefile b/gnuradio-noaa/Makefile
deleted file mode 100644
index 69f677675b..0000000000
--- a/gnuradio-noaa/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2019/08/22 12:23:22 ryoon Exp $
-
-PKGNAME=	gnuradio-noaa-${VERSION}
-PKGREVISION=	2
-COMMENT=	NOAA, Weather Satellite Reception module of GNU Radio
-
-.include	"../../ham/gnuradio-core/Makefile.common"
-.include	"../../ham/gnuradio-core/Nocore.mk"
-
-CMAKE_ARGS+=	-DENABLE_DEFAULT=OFF
-CMAKE_ARGS+=	-DENABLE_GR_NOAA=ON
-
-.include	"../../mk/bsd.pkg.mk"
diff --git a/gnuradio-noaa/PLIST b/gnuradio-noaa/PLIST
deleted file mode 100644
index 5e829da706..0000000000
--- a/gnuradio-noaa/PLIST
+++ /dev/null
@@ -1,26 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2014/10/28 16:59:33 mef Exp $
-include/gnuradio/noaa/api.h
-include/gnuradio/noaa/hrpt.h
-include/gnuradio/noaa/hrpt_decoder.h
-include/gnuradio/noaa/hrpt_deframer.h
-include/gnuradio/noaa/hrpt_pll_cf.h
-include/gnuradio/swig/noaa_swig.i
-include/gnuradio/swig/noaa_swig_doc.i
-lib/libgnuradio-noaa.so
-lib/libgnuradio-noaa.so.${PKGVERSION}
-lib/pkgconfig/gnuradio-noaa.pc
-${PYSITELIB}/gnuradio/noaa/__init__.py
-${PYSITELIB}/gnuradio/noaa/__init__.pyc
-${PYSITELIB}/gnuradio/noaa/__init__.pyo
-${PYSITELIB}/gnuradio/noaa/_noaa_swig.so
-${PYSITELIB}/gnuradio/noaa/noaa_swig.py
-${PYSITELIB}/gnuradio/noaa/noaa_swig.pyc
-${PYSITELIB}/gnuradio/noaa/noaa_swig.pyo
-share/gnuradio/examples/noaa/file_rx_hrpt.grc
-share/gnuradio/examples/noaa/hrpt_decode.grc
-share/gnuradio/examples/noaa/hrpt_demod.grc
-share/gnuradio/examples/noaa/usrp_rx_hrpt.grc
-share/gnuradio/examples/noaa/usrp_rx_hrpt_nogui.grc
-share/gnuradio/grc/blocks/noaa_hrpt_decoder.xml
-share/gnuradio/grc/blocks/noaa_hrpt_deframer.xml
-share/gnuradio/grc/blocks/noaa_hrpt_pll_cf.xml


Home | Main Index | Thread Index | Old Index