pkgsrc-WIP-changes archive

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

gnuradio-atsc: remove, dropped by upstream



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

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

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

(there are some ATSC blocks in the gnuradio-dtv package.)

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

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

diffstat:
 Makefile               |  1 -
 gnuradio-atsc/DESCR    |  7 ------
 gnuradio-atsc/Makefile | 18 --------------
 gnuradio-atsc/PLIST    | 67 --------------------------------------------------
 4 files changed, 93 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 59f6a1d25e..7e26385f2b 100644
--- a/Makefile
+++ b/Makefile
@@ -1171,7 +1171,6 @@ SUBDIR+=	gnunet-go
 SUBDIR+=	gnunet-gtk
 SUBDIR+=	gnupoc-makesis
 SUBDIR+=	gnuradio
-SUBDIR+=	gnuradio-atsc
 SUBDIR+=	gnuradio-channels
 SUBDIR+=	gnuradio-companion
 SUBDIR+=	gnuradio-core
diff --git a/gnuradio-atsc/DESCR b/gnuradio-atsc/DESCR
deleted file mode 100644
index 06c6256598..0000000000
--- a/gnuradio-atsc/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 module provides ATSC, Advanced Television Systems Committee, for GNU Radio
diff --git a/gnuradio-atsc/Makefile b/gnuradio-atsc/Makefile
deleted file mode 100644
index 9dda2359a7..0000000000
--- a/gnuradio-atsc/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.18 2019/08/22 12:23:21 ryoon Exp $
-
-PKGNAME=	gnuradio-atsc-${VERSION}
-PKGREVISION=	2
-COMMENT=	Advanced Television Systems Committee, ATSC 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_ATSC=ON
-CMAKE_ARGS+=	-DENABLE_GR_FEC=ON
-
-DEPENDS+=	gnuradio-fec-[0-9]*:../../ham/gnuradio-fec
-
-PLIST_MINUS+=	fec
-.include	"../../math/gsl/buildlink3.mk"
-.include	"../../mk/bsd.pkg.mk"
diff --git a/gnuradio-atsc/PLIST b/gnuradio-atsc/PLIST
deleted file mode 100644
index 0f7f529102..0000000000
--- a/gnuradio-atsc/PLIST
+++ /dev/null
@@ -1,67 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2016/07/12 11:36:46 mef Exp $
-include/gnuradio/atsc/GrAtscSegSymSyncImpl_export.h
-include/gnuradio/atsc/api.h
-include/gnuradio/atsc/basic_trellis_encoder_impl.h
-include/gnuradio/atsc/bit_timing_loop.h
-include/gnuradio/atsc/consts.h
-include/gnuradio/atsc/convolutional_interleaver.h
-include/gnuradio/atsc/create_atsci_equalizer.h
-include/gnuradio/atsc/create_atsci_fs_checker.h
-include/gnuradio/atsc/create_atsci_fs_correlator.h
-include/gnuradio/atsc/data_interleaver_impl.h
-include/gnuradio/atsc/deinterleaver.h
-include/gnuradio/atsc/depad.h
-include/gnuradio/atsc/derandomizer.h
-include/gnuradio/atsc/diag_output_impl.h
-include/gnuradio/atsc/ds_to_softds.h
-include/gnuradio/atsc/equalizer.h
-include/gnuradio/atsc/equalizer_impl.h
-include/gnuradio/atsc/equalizer_lms2_impl.h
-include/gnuradio/atsc/equalizer_lms_impl.h
-include/gnuradio/atsc/equalizer_nop_impl.h
-include/gnuradio/atsc/fake_single_viterbi_impl.h
-include/gnuradio/atsc/field_sync_demux.h
-include/gnuradio/atsc/field_sync_mux.h
-include/gnuradio/atsc/fpll.h
-include/gnuradio/atsc/fs_checker.h
-include/gnuradio/atsc/fs_checker_impl.h
-include/gnuradio/atsc/fs_checker_naive_impl.h
-include/gnuradio/atsc/fs_correlator_impl.h
-include/gnuradio/atsc/fs_correlator_naive_impl.h
-include/gnuradio/atsc/interleaver.h
-include/gnuradio/atsc/interleaver_fifo.h
-include/gnuradio/atsc/pad.h
-include/gnuradio/atsc/pnXXX_impl.h
-include/gnuradio/atsc/randomizer.h
-include/gnuradio/atsc/randomizer_impl.h
-include/gnuradio/atsc/reed_solomon_impl.h
-include/gnuradio/atsc/rs_decoder.h
-include/gnuradio/atsc/rs_encoder.h
-include/gnuradio/atsc/single_viterbi_impl.h
-include/gnuradio/atsc/slicer_agc_impl.h
-include/gnuradio/atsc/sliding_correlator_impl.h
-include/gnuradio/atsc/sssr_impl.h
-include/gnuradio/atsc/syminfo_impl.h
-include/gnuradio/atsc/sync_tag_impl.h
-include/gnuradio/atsc/trellis_encoder.h
-include/gnuradio/atsc/trellis_encoder_impl.h
-include/gnuradio/atsc/types.h
-include/gnuradio/atsc/viterbi_decoder.h
-include/gnuradio/atsc/viterbi_decoder_impl.h
-include/gnuradio/swig/atsc_swig.i
-include/gnuradio/swig/atsc_swig_doc.i
-lib/libgnuradio-atsc.so
-lib/libgnuradio-atsc.so.${PKGVERSION}
-lib/pkgconfig/gnuradio-atsc.pc
-${PYSITELIB}/gnuradio/atsc/__init__.py
-${PYSITELIB}/gnuradio/atsc/__init__.pyc
-${PYSITELIB}/gnuradio/atsc/__init__.pyo
-${PYSITELIB}/gnuradio/atsc/_atsc_swig.so
-${PYSITELIB}/gnuradio/atsc/atsc_swig.py
-${PYSITELIB}/gnuradio/atsc/atsc_swig.pyc
-${PYSITELIB}/gnuradio/atsc/atsc_swig.pyo
-${PYSITELIB}/gnuradio/atsc/atsc_utils.py
-${PYSITELIB}/gnuradio/atsc/atsc_utils.pyc
-${PYSITELIB}/gnuradio/atsc/atsc_utils.pyo
-share/gnuradio/examples/atsc/README
-share/gnuradio/examples/atsc/atsc_rx.py


Home | Main Index | Thread Index | Old Index