pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnuradio-fcd: remove, no longer provided by official upstream
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Sun Aug 2 11:55:21 2020 +0200
Changeset: 0ec5b5fc11265e88bae2e7830f1684c31417c201
Removed Files:
gnuradio-fcd/DESCR
gnuradio-fcd/Makefile
gnuradio-fcd/PLIST
gnuradio-fcd/buildlink3.mk
Log Message:
gnuradio-fcd: remove, no longer provided by official upstream
funcube owners may be interested in packaging gr-fcdproplus instead.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0ec5b5fc11265e88bae2e7830f1684c31417c201
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnuradio-fcd/DESCR | 7 -------
gnuradio-fcd/Makefile | 16 ----------------
gnuradio-fcd/PLIST | 21 ---------------------
gnuradio-fcd/buildlink3.mk | 13 -------------
4 files changed, 57 deletions(-)
diffs:
diff --git a/gnuradio-fcd/DESCR b/gnuradio-fcd/DESCR
deleted file mode 100644
index 4a286bc243..0000000000
--- a/gnuradio-fcd/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 FanCube support of GNU Radio.
diff --git a/gnuradio-fcd/Makefile b/gnuradio-fcd/Makefile
deleted file mode 100644
index cbeb3ba8b0..0000000000
--- a/gnuradio-fcd/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.26 2019/08/22 12:23:22 ryoon Exp $
-
-PKGNAME= gnuradio-fcd-${VERSION}
-PKGREVISION= 3
-COMMENT= FanCube support of GNU Radio
-
-.include "../../ham/gnuradio-core/Makefile.common"
-.include "../../ham/gnuradio-core/Nocore.mk"
-
-CMAKE_ARGS+= -DENABLE_DEFAULT=False
-CMAKE_ARGS+= -DENABLE_GR_FCD=True
-
-.include "../../devel/libusb1/buildlink3.mk"
-.include "../../x11/wxGTK28/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/gnuradio-fcd/PLIST b/gnuradio-fcd/PLIST
deleted file mode 100644
index c0cdbdf5a6..0000000000
--- a/gnuradio-fcd/PLIST
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2014/10/28 16:59:33 mef Exp $
-${PYSITELIB}/gnuradio/fcd/__init__.py
-${PYSITELIB}/gnuradio/fcd/__init__.pyc
-${PYSITELIB}/gnuradio/fcd/__init__.pyo
-${PYSITELIB}/gnuradio/fcd/_fcd_swig.so
-${PYSITELIB}/gnuradio/fcd/fcd_swig.py
-${PYSITELIB}/gnuradio/fcd/fcd_swig.pyc
-${PYSITELIB}/gnuradio/fcd/fcd_swig.pyo
-include/gnuradio/fcd/api.h
-include/gnuradio/fcd/source_c.h
-include/gnuradio/swig/fcd_swig.i
-include/gnuradio/swig/fcd_swig_doc.i
-lib/libgnuradio-fcd.so
-lib/libgnuradio-fcd.so.${PKGVERSION}
-lib/pkgconfig/gnuradio-fcd.pc
-share/doc/gnuradio-${PKGVERSION}/README.fcd
-share/gnuradio/examples/fcd/fcd_apt_rx.grc
-share/gnuradio/examples/fcd/fcd_fft.grc
-share/gnuradio/examples/fcd/fcd_nfm_rx
-share/gnuradio/examples/fcd/fcd_nfm_rx.grc
-share/gnuradio/grc/blocks/fcd_source_c.xml
diff --git a/gnuradio-fcd/buildlink3.mk b/gnuradio-fcd/buildlink3.mk
deleted file mode 100644
index fecf132a79..0000000000
--- a/gnuradio-fcd/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/10/13 12:51:09 mef Exp $
-
-BUILDLINK_TREE+= gnuradio-fcd
-
-.if !defined(GNURADIO_FCD_BUILDLINK3_MK)
-GNURADIO_FCD_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.gnuradio-fcd+= gnuradio-fcd>=3.7.5
-BUILDLINK_ABI_DEPENDS.gnuradio-fcd+= gnuradio-fcd>=3.7.5
-BUILDLINK_PKGSRCDIR.gnuradio-fcd?= ../../ham/gnuradio-fcd
-.endif # GNURADIO_FCD_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -gnuradio-fcd
Home |
Main Index |
Thread Index |
Old Index