summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-13 18:24:15 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-13 18:24:15 +0100
commit1c8106ffc3f3e8b0d9bdae68b2a87acdfe120931 (patch)
treebc9790c14941aca84a0ef75c3b0cd875c64dedd7 /media-tv/w_scan
parentdev-perl/Capture-Tiny: bump. (diff)
downloadgentoo-1c8106ffc3f3e8b0d9bdae68b2a87acdfe120931.tar.gz
gentoo-1c8106ffc3f3e8b0d9bdae68b2a87acdfe120931.tar.bz2
gentoo-1c8106ffc3f3e8b0d9bdae68b2a87acdfe120931.zip
media-tv/w_scan: Remove old
Package-Manager: portage-2.2.28
Diffstat (limited to 'media-tv/w_scan')
-rw-r--r--media-tv/w_scan/Manifest4
-rw-r--r--media-tv/w_scan/w_scan-20121111.ebuild39
-rw-r--r--media-tv/w_scan/w_scan-20130331.ebuild32
-rw-r--r--media-tv/w_scan/w_scan-20140118.ebuild32
-rw-r--r--media-tv/w_scan/w_scan-20140727.ebuild32
5 files changed, 0 insertions, 139 deletions
diff --git a/media-tv/w_scan/Manifest b/media-tv/w_scan/Manifest
index 88403fe1a8bf..bc165350cb75 100644
--- a/media-tv/w_scan/Manifest
+++ b/media-tv/w_scan/Manifest
@@ -1,5 +1 @@
-DIST w_scan-20121111.tar.bz2 216224 SHA256 5e51e5f1c124a8ed70608b4dbf7376adb2b1bf6a48a65b746076263b2589afe5 SHA512 eff6db61c019d0366e3de873d2c28c807bf0a1caa6e1d6e89d4728faea2679c0baffb98a8eccd0841eff7608189d185e96dcb5433e7556a445eb3ca0a666e97c WHIRLPOOL c8daee14c47a704293e648196b375172d2a0e9c64d400953cda6a90f70ce49647708a9566429a840d8933170225a511f1ad66dfeb4daa2ccad8af0c51a92033a
-DIST w_scan-20130331.tar.bz2 215996 SHA256 422414e9f13bfb574aace014c6f4dd2175f7eeb08ba9d5e3187cf02fae1522bf SHA512 6439630b5ec63c211987a084cf68b374f23593798cc25e9cd010cf217d3506edadb464ea163570abb25ee8e5adfadd6068c17c421c3e376c5473a1fdba7e7a78 WHIRLPOOL b0134ad063403e5e2eb3c5663cf2c8fabc4669ca6fcdd4d0aabba0117f0c0e6d130d36e899d587d6192ea09f206c115d2097ee063af5732744b6e8400ae59ca0
-DIST w_scan-20140118.tar.bz2 217975 SHA256 dda9d3999eabef99561b9d8ef25af8ec912c30cfff9ba177a1ca7e70e0c28cd7 SHA512 5d417e1146cb963417d54e57bdddcc9fa7ebf1c82a360b710d459ec522c9f0ac29fc50fcf9cbea2520796d47248472f86ff3c342ff53697c9c98d1c22712d0e6 WHIRLPOOL 0300ff4e6283208912811bb06a80d94860c2e5f2a7be89e815479bd1908b07a62db7035ff9c0ce53032e61cd8b3eb18c98271e949e915a9392ed44e42e82781d
-DIST w_scan-20140727.tar.bz2 239583 SHA256 58509a0b48182140a749034fe98cd6bb533151c5c0baccda31426cc0be61fbbc SHA512 d72c1018f3e86deb1402bf356c9a97688f774dee4ced37aabeb94da7ef76b2c513ff3325d930fcb07f171a30b9ccceb73c4c0c1e847eec2b29927e43099a421e WHIRLPOOL 857c028ac8bd372b5f6afb5f658e42b06975c625db17a2c2d0e6713e6a3712bfb262c15b5895c71d8fd6c15f9fbf54aca1c8037b8128dd18bbdebc663475db32
DIST w_scan-20141122.tar.bz2 239277 SHA256 b6d7c9ab997c53a0b0d92e8390f313cc3b82ee8ece1756b4e526119fd5ba09b4 SHA512 64d8d92dd84a5c3cfae4531fbba683602e70597f83ec28c314ccce8810fed70685f03d3e4861d586c52764573e17e0b15881bbdb2f6c60db9d3686d554f1ee6d WHIRLPOOL daef8ec1b007d5060c2175b8e9dcac2f9a37e43189e5bd4e9df923a05d07f1e639709bcbb904de23034d3c3edff954cccf4bc7ab51205fdddd8ccd980e68c4f7
diff --git a/media-tv/w_scan/w_scan-20121111.ebuild b/media-tv/w_scan/w_scan-20121111.ebuild
deleted file mode 100644
index d21691ece5af..000000000000
--- a/media-tv/w_scan/w_scan-20121111.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Scan for DVB-C/DVB-T/DVB-S channels without prior knowledge of frequencies and modulations"
-HOMEPAGE="http://wirbel.htpc-forum.de/w_scan/index2.html"
-SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc examples"
-
-DEPEND=">=virtual/linuxtv-dvb-headers-5.3"
-RDEPEND=""
-
-src_prepare() {
- # support dvb api 5.8
- if has_version ">=virtual/linuxtv-dvb-headers-5.8"; then
- sed -e "s:DTV_DVBT2_PLP_ID:DTV_STREAM_ID:" -i scan.c
- fi
-}
-
-src_install() {
- emake DESTDIR="${D}" install
-
- dodoc ChangeLog README
-
- if use doc; then
- dodoc doc/README.file_formats doc/README_VLC_DVB
- fi
-
- if use examples; then
- docinto examples
- dodoc doc/rotor.conf
- fi
-}
diff --git a/media-tv/w_scan/w_scan-20130331.ebuild b/media-tv/w_scan/w_scan-20130331.ebuild
deleted file mode 100644
index a58207c523ba..000000000000
--- a/media-tv/w_scan/w_scan-20130331.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="Scan for DVB-C/DVB-T/DVB-S channels without prior knowledge of frequencies and modulations"
-HOMEPAGE="http://wirbel.htpc-forum.de/w_scan/index2.html"
-SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc examples"
-
-DEPEND=">=virtual/linuxtv-dvb-headers-5.8"
-RDEPEND=""
-
-src_install() {
- emake DESTDIR="${D}" install
-
- dodoc ChangeLog README
-
- if use doc; then
- dodoc doc/README.file_formats doc/README_VLC_DVB
- fi
-
- if use examples; then
- docinto examples
- dodoc doc/rotor.conf
- fi
-}
diff --git a/media-tv/w_scan/w_scan-20140118.ebuild b/media-tv/w_scan/w_scan-20140118.ebuild
deleted file mode 100644
index 2e39793baf17..000000000000
--- a/media-tv/w_scan/w_scan-20140118.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Scan for DVB-C/DVB-T/DVB-S channels without prior knowledge of frequencies and modulations"
-HOMEPAGE="http://wirbel.htpc-forum.de/w_scan/index2.html"
-SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-DEPEND=">=virtual/linuxtv-dvb-headers-5.8"
-RDEPEND=""
-
-src_install() {
- emake DESTDIR="${D}" install
-
- dodoc ChangeLog README
-
- if use doc; then
- dodoc doc/README.file_formats doc/README_VLC_DVB
- fi
-
- if use examples; then
- docinto examples
- dodoc doc/rotor.conf
- fi
-}
diff --git a/media-tv/w_scan/w_scan-20140727.ebuild b/media-tv/w_scan/w_scan-20140727.ebuild
deleted file mode 100644
index 2e39793baf17..000000000000
--- a/media-tv/w_scan/w_scan-20140727.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Scan for DVB-C/DVB-T/DVB-S channels without prior knowledge of frequencies and modulations"
-HOMEPAGE="http://wirbel.htpc-forum.de/w_scan/index2.html"
-SRC_URI="http://wirbel.htpc-forum.de/w_scan/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-DEPEND=">=virtual/linuxtv-dvb-headers-5.8"
-RDEPEND=""
-
-src_install() {
- emake DESTDIR="${D}" install
-
- dodoc ChangeLog README
-
- if use doc; then
- dodoc doc/README.file_formats doc/README_VLC_DVB
- fi
-
- if use examples; then
- docinto examples
- dodoc doc/rotor.conf
- fi
-}