pkgsrc-WIP-changes archive

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

Remove junk



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Tue Oct 1 08:56:09 2019 +0200
Changeset:	8773b8debe2bf37185aa406a43e9da686c00be37

Removed Files:
	gr-fcdproplus/.#Makefile.1.11

Log Message:
Remove junk

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

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

diffstat:
 gr-fcdproplus/.#Makefile.1.11 | 35 -----------------------------------
 1 file changed, 35 deletions(-)

diffs:
diff --git a/gr-fcdproplus/.#Makefile.1.11 b/gr-fcdproplus/.#Makefile.1.11
deleted file mode 100644
index dec7482e09..0000000000
--- a/gr-fcdproplus/.#Makefile.1.11
+++ /dev/null
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2018/08/16 18:54:56 adam Exp $
-
-DISTNAME=		gr-fcdproplus-3.7.13
-CATEGORIES=		ham
-MASTER_SITES+=		${MASTER_SITE_GITHUB:=dl1ksv/}
-GITHUB_RELEASE=		v${PKGVERSION_NOREV}
-#GITHUB_PROJECT=		gr-fcdproplus
-
-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
-
-USE_LANGUAGES=		c c++
-USE_TOOLS=		cmake
-USE_CMAKE=		yes
-
-WRKSRC=			${WRKDIR}/${PKGNAME_NOREV}
-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}
-
-CFLAGS+=		-I${PREFIX}/include/libusb-1.0
-
-.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 "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index