pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc gr-fcdproplus: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b10e33fee03
branches:  trunk
changeset: 379359:9b10e33fee03
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 15 08:29:50 2022 +0000

description:
gr-fcdproplus: remove

Broken since gnuradio 3.8 update, doesn't build in any bulk build,
inactive upstream

diffstat:

 doc/CHANGES-2022                |   3 ++-
 ham/Makefile                    |   3 +--
 ham/gr-fcdproplus/DESCR         |   6 ------
 ham/gr-fcdproplus/Makefile      |  38 --------------------------------------
 ham/gr-fcdproplus/PLIST         |  15 ---------------
 ham/gr-fcdproplus/buildlink3.mk |  13 -------------
 ham/gr-fcdproplus/distinfo      |   5 -----
 7 files changed, 3 insertions(+), 80 deletions(-)

diffs (128 lines):

diff -r fdb5053edf4a -r 9b10e33fee03 doc/CHANGES-2022
--- a/doc/CHANGES-2022  Sun May 15 06:45:27 2022 +0000
+++ b/doc/CHANGES-2022  Sun May 15 08:29:50 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2563 2022/05/15 06:45:27 pin Exp $
+$NetBSD: CHANGES-2022,v 1.2564 2022/05/15 08:29:50 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -3970,3 +3970,4 @@
        Updated multimedia/libogg to 1.3.5nb1 [dholland 2022-05-15]
        Updated net/castor to 0.9.0 [pin 2022-05-15]
        Updated textproc/tuc to 0.6.0 [pin 2022-05-15]
+       Removed ham/gr-fcdproplus [wiz 2022-05-15]
diff -r fdb5053edf4a -r 9b10e33fee03 ham/Makefile
--- a/ham/Makefile      Sun May 15 06:45:27 2022 +0000
+++ b/ham/Makefile      Sun May 15 08:29:50 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2022/01/16 18:06:25 tnn Exp $
+# $NetBSD: Makefile,v 1.52 2022/05/15 08:29:50 wiz Exp $
 #
 
 COMMENT=       Wireless communication tools and applications
@@ -33,7 +33,6 @@
 SUBDIR+=       gnuradio-wavelet
 SUBDIR+=       gnuradio-zeromq
 SUBDIR+=       gpredict
-SUBDIR+=       gr-fcdproplus
 SUBDIR+=       gr-osmosdr
 SUBDIR+=       grig
 SUBDIR+=       hackrf
diff -r fdb5053edf4a -r 9b10e33fee03 ham/gr-fcdproplus/DESCR
--- a/ham/gr-fcdproplus/DESCR   Sun May 15 06:45:27 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-gr-fcdproplus is an linux and OSX addon for gnuradio to implement a
-funcube dongle pro+ source.
-On linux autodetects the correct soundcard from /proc/asound/cards.
-This idea was taken from the osmosdr drivers.
-
-To control the device the hidraw code of the hidapi is used.
diff -r fdb5053edf4a -r 9b10e33fee03 ham/gr-fcdproplus/Makefile
--- a/ham/gr-fcdproplus/Makefile        Sun May 15 06:45:27 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2022/01/10 01:46:37 ryoon Exp $
-
-DISTNAME=              gr-fcdproplus-3.8.0.20200811
-PKGREVISION=           1
-CATEGORIES=            ham
-MASTER_SITES=          ${MASTER_SITE_GITHUB:=dl1ksv/}
-GITHUB_TAG=            575fcafbb8f36dc11d95a305f331660612a44596
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://github.com/dl1ksv/gr-fcdproplus
-COMMENT=               Addon for funcube dongle pro+ to GNU Radio
-LICENSE=               gnu-gpl-v2
-
-BUILD_DEPENDS+= swig3-[0-9]*:../../devel/swig3
-
-USE_LANGUAGES=         c c++
-USE_TOOLS=             cmake
-USE_CMAKE=             yes
-
-CFLAGS+=               -I${PREFIX}/include/libusb-1.0
-CXXFLAGS+=             -I${PREFIX}/include/libusb-1.0
-
-# Suppress warning for developer
-CMAKE_ARGS+=           -Wno-dev
-CMAKE_ARGS+=           -DGNURADIO_RUNTIME_INCLUDE_DIRS=${PREFIX}/include
-PLIST_SUBST+=          PYSITELIB=${PYSITELIB}
-CMAKE_ARGS+=           -DENABLE_DOXYGEN=OFF
-#CMAKE_ARGS+=          -DDOXY_FILE_PATH=${PREFIX}/share/gnuradio/modtool/templates/gr-newmod/docs/doxygen
-
-.include       "../../devel/boost-headers/buildlink3.mk"
-.include       "../../devel/boost-libs/buildlink3.mk"
-.include       "../../devel/libusb1/buildlink3.mk"
-.include       "../../lang/python/application.mk"
-.include       "../../lang/python/pyversion.mk"
-.include       "../../ham/gnuradio-core/buildlink3.mk"
-.include       "../../ham/gnuradio-utils/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r fdb5053edf4a -r 9b10e33fee03 ham/gr-fcdproplus/PLIST
--- a/ham/gr-fcdproplus/PLIST   Sun May 15 06:45:27 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/10/13 13:07:13 mef Exp $
-include/fcdproplus/api.h
-include/fcdproplus/fcdproplus.h
-include/fcdproplus/fcdproplus/swig/fcdproplus_swig.i
-include/fcdproplus/fcdproplus/swig/fcdproplus_swig_doc.i
-lib/libgnuradio-fcdproplus.so
-lib/pkgconfig/gnuradio-fcdproplus.pc
-${PYSITELIB}/fcdproplus/__init__.py
-${PYSITELIB}/fcdproplus/__init__.pyc
-${PYSITELIB}/fcdproplus/__init__.pyo
-${PYSITELIB}/fcdproplus/_fcdproplus_swig.so
-${PYSITELIB}/fcdproplus/fcdproplus_swig.py
-${PYSITELIB}/fcdproplus/fcdproplus_swig.pyc
-${PYSITELIB}/fcdproplus/fcdproplus_swig.pyo
-share/gnuradio/grc/blocks/fcdproplus_fcdproplus.xml
diff -r fdb5053edf4a -r 9b10e33fee03 ham/gr-fcdproplus/buildlink3.mk
--- a/ham/gr-fcdproplus/buildlink3.mk   Sun May 15 06:45:27 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/10/13 13:07:13 mef Exp $
-
-BUILDLINK_TREE+=       gr-fcdproplus
-
-.if !defined(GR_FCDPROPLUS_BUILDLINK3_MK)
-GR_FCDPROPLUS_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.gr-fcdproplus+=  gr-fcdproplus>=0.1
-BUILDLINK_ABI_DEPENDS.gr-fcdproplus+=  gr-fcdproplus>=0.1
-BUILDLINK_PKGSRCDIR.gr-fcdproplus?=    ../../ham/gr-fcdproplus
-.endif # GR_FCDPROPLUS_BUILDLINK3_MK
-
-BUILDLINK_TREE+=       -gr-fcdproplus
diff -r fdb5053edf4a -r 9b10e33fee03 ham/gr-fcdproplus/distinfo
--- a/ham/gr-fcdproplus/distinfo        Sun May 15 06:45:27 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.6 2021/12/11 13:59:07 tnn Exp $
-
-BLAKE2s (gr-fcdproplus-3.8.0.20200811-575fcafbb8f36dc11d95a305f331660612a44596.tar.gz) = 632d48538510da94e837fc268c00e548520f14aabb0611ed26bf825515b2c2a6
-SHA512 (gr-fcdproplus-3.8.0.20200811-575fcafbb8f36dc11d95a305f331660612a44596.tar.gz) = 
96e166a4e17812477750a9a3aecc868f6f06a68543527fc6e8c74e29434b70fd3ec038dae819549209632688ab4084a186b929fc0ef1e1aa4dd5771181e10a16
-Size (gr-fcdproplus-3.8.0.20200811-575fcafbb8f36dc11d95a305f331660612a44596.tar.gz) = 49723 bytes



Home | Main Index | Thread Index | Old Index