pkgsrc-WIP-changes archive

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

Remove hdhomerun_config from pkgsrc-wip



Module Name:	pkgsrc-wip
Committed By:	Jonathan A. Kollasch <jakllsch%NetBSD.org@localhost>
Pushed By:	jakllsch
Date:		Mon Sep 21 12:36:53 2015 -0500
Changeset:	e15fa1e06bcb170d55c51f8e45b517a4239e5886

Modified Files:
	Makefile
Removed Files:
	hdhomerun_config/DESCR
	hdhomerun_config/Makefile
	hdhomerun_config/PLIST
	hdhomerun_config/distinfo

Log Message:
Remove hdhomerun_config from pkgsrc-wip

pkgsrc/multimedia/libhdhomerun provides a newer version of hdhomerun_config.

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

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

diffstat:
 Makefile                  |  1 -
 hdhomerun_config/DESCR    |  2 --
 hdhomerun_config/Makefile | 27 ---------------------------
 hdhomerun_config/PLIST    |  2 --
 hdhomerun_config/distinfo |  5 -----
 5 files changed, 37 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 036d435..7eccf03 100644
--- a/Makefile
+++ b/Makefile
@@ -1015,7 +1015,6 @@ SUBDIR+=	hawknl
 SUBDIR+=	haxima
 SUBDIR+=	haydar-fonts
 SUBDIR+=	haze
-SUBDIR+=	hdhomerun_config
 SUBDIR+=	hdparm
 SUBDIR+=	heimdall
 SUBDIR+=	hengband
diff --git a/hdhomerun_config/DESCR b/hdhomerun_config/DESCR
deleted file mode 100644
index e5954c1..0000000
--- a/hdhomerun_config/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-hdhomerun_config is a utility for working with the
-SiliconDust HDHomeRun Networked Digital TV Tuner.
diff --git a/hdhomerun_config/Makefile b/hdhomerun_config/Makefile
deleted file mode 100644
index 959a684..0000000
--- a/hdhomerun_config/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2012/09/29 16:50:56 asau Exp $
-#
-
-DISTNAME=	libhdhomerun_20100828
-PKGNAME=	${DISTNAME:S/libhdhomerun_/hdhomerun_config-/}
-CATEGORIES=	multimedia
-MASTER_SITES=	http://download.silicondust.com/hdhomerun/
-EXTRACT_SUFX=	.tgz
-
-MAINTAINER=	jakllsch%NetBSD.org@localhost
-HOMEPAGE=	http://www.silicondust.com/hdhomerun/
-COMMENT=	SiliconDust HDHomeRun utility
-LICENSE=	gnu-lgpl-v3
-
-WRKSRC=		${WRKDIR}/libhdhomerun
-BUILD_TARGET=	hdhomerun_config
-USE_LANGUAGES+=	c
-USE_TOOLS+=	gmake
-
-CFLAGS.SunOS+= -lsocket
-
-INSTALLATION_DIRS=	bin
-
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/hdhomerun_config ${DESTDIR}${PREFIX}/bin/hdhomerun_config
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/hdhomerun_config/PLIST b/hdhomerun_config/PLIST
deleted file mode 100644
index ef9e444..0000000
--- a/hdhomerun_config/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/09 19:11:01 jakllsch Exp $
-bin/hdhomerun_config
diff --git a/hdhomerun_config/distinfo b/hdhomerun_config/distinfo
deleted file mode 100644
index a75d875..0000000
--- a/hdhomerun_config/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.10 2011/03/15 20:27:50 jakllsch Exp $
-
-SHA1 (libhdhomerun_20100828.tgz) = 43dcccc2e7ae732168015b5a07b3ca0ba2534802
-RMD160 (libhdhomerun_20100828.tgz) = b72cce1fa464ec7943cf120b399e68aa3a964ba8
-Size (libhdhomerun_20100828.tgz) = 41721 bytes


Home | Main Index | Thread Index | Old Index