summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-03-16 16:58:06 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-03-16 16:58:06 +0000
commit195e5781de9d08b61d43f2c967827f4f3678748d (patch)
treeab8823e3902cad01c5a7ce7e6116e54f0ba00474 /media-tv
parentBlock new revision of media-libs/libv4l because it gained support for ABI_X86... (diff)
downloadhistorical-195e5781de9d08b61d43f2c967827f4f3678748d.tar.gz
historical-195e5781de9d08b61d43f2c967827f4f3678748d.tar.bz2
historical-195e5781de9d08b61d43f2c967827f4f3678748d.zip
Punt. All the files are in linux-firmware bundle.
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/cx18-firmware/ChangeLog19
-rw-r--r--media-tv/cx18-firmware/Manifest4
-rw-r--r--media-tv/cx18-firmware/cx18-firmware-20080628.ebuild21
-rw-r--r--media-tv/cx18-firmware/metadata.xml8
4 files changed, 0 insertions, 52 deletions
diff --git a/media-tv/cx18-firmware/ChangeLog b/media-tv/cx18-firmware/ChangeLog
deleted file mode 100644
index 28b23e8598e3..000000000000
--- a/media-tv/cx18-firmware/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-# ChangeLog for media-tv/cx18-firmware
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/cx18-firmware/ChangeLog,v 1.3 2013/02/11 04:27:53 cardoe Exp $
-
- 11 Feb 2013; Doug Goldstein <cardoe@gentoo.org>
- cx18-firmware-20080628.ebuild:
- Remove RESTRICT=mirror. bug #446638
-
- 21 May 2010; Steve Dibb <beandog@gentoo.org>
- cx18-firmware-20080628.ebuild:
- Fix install dir; bug 320125
-
-*cx18-firmware-20080628 (21 Oct 2008)
-
- 21 Oct 2008; Doug Goldstein <cardoe@gentoo.org> +metadata.xml,
- +cx18-firmware-20080628.ebuild:
- add firmware for the cx18 driver (Hauppauge PVR-1600 / Conexant 23418
- chip). Previously this was in the unstable pvr-firmware ebuild
-
diff --git a/media-tv/cx18-firmware/Manifest b/media-tv/cx18-firmware/Manifest
deleted file mode 100644
index ade42e6ab4da..000000000000
--- a/media-tv/cx18-firmware/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST cx18-firmware-20080628.tar.gz 230740 SHA256 b19504b45d32c9410eebff77075e10ecccc4492a06510bda1eb80920b31fe98f
-EBUILD cx18-firmware-20080628.ebuild 611 SHA256 62be7fea8340a6d0a25dd7f5ffe34188bfe878330726983b2ac04b0f0afb0cd9 SHA512 47be28132784def5e513a1ed3754a2fa32dd5bbcbddac3b15de0bcde8a5c2f337a6258c0745130a27f18a62374331eebd306e9e02341551a06f343c8b91dafb1 WHIRLPOOL 652aa2734775aee0b106a85a952c23a18d3df7a8374bff15e9fa7498a966ad2c5feafc672be02961a6c3eb956170212bcd36bb97efe05799950d157b8372db98
-MISC ChangeLog 726 SHA256 83b84d4ae1dd6e755e17801ea37efed9d8a5ae2591fa10a56ae48ff3513005de SHA512 46eb63f67b9ddb835228a52e900325d4ae0ab0f5a806dd481cedb259ab522b025896069a8e5858a481c9f64b814d203896d52cfe1094ef669a8c0cb5119d7132 WHIRLPOOL 3eff64b375af3a792d022fa583117ed49dd0c3ca20be99f156232fbd4ad57c98ca5511668cfae293ac0e1fd76feed38f6087f2b6b5b4847c0c81c44f0862f27f
-MISC metadata.xml 223 SHA256 7c48c4a5867627c492cb197dadccd52216f51d153bb894b23f4df071450dfb7a SHA512 07b71fa9bbe2d6c2a4e165d9a3a4c40e153098c84c5449553c0ddedd7f6dea5a9fafea0d1f382f70e0dbdf8f35f1121623d196217aeaa57c297751d7b8393ae0 WHIRLPOOL 3ac5ad65707fe9fc6f576bd52fd6c3d0f8bf0f6017d0c7e3d1e62a03966cce0ef4765287949e3943b255c948e25965c8dac49bbad2deb0a2e763a126e43287c3
diff --git a/media-tv/cx18-firmware/cx18-firmware-20080628.ebuild b/media-tv/cx18-firmware/cx18-firmware-20080628.ebuild
deleted file mode 100644
index a8e47ad565d2..000000000000
--- a/media-tv/cx18-firmware/cx18-firmware-20080628.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/cx18-firmware/cx18-firmware-20080628.ebuild,v 1.3 2013/02/11 04:27:53 cardoe Exp $
-
-DESCRIPTION="firmware for Hauppauge PVR-1600 and Conexant 23418 based cards"
-HOMEPAGE="http://www.ivtvdriver.org/index.php/Firmware"
-SRC_URI="http://dl.ivtvdriver.org/ivtv/firmware/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Conexant-firmware"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-RDEPEND=""
-
-S="${WORKDIR}/${PN}"
-
-src_install() {
- dodir /lib/firmware
- insinto /lib/firmware
- doins *.fw
-}
diff --git a/media-tv/cx18-firmware/metadata.xml b/media-tv/cx18-firmware/metadata.xml
deleted file mode 100644
index f0e49c8ab5fd..000000000000
--- a/media-tv/cx18-firmware/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>media-tv</herd>
-<maintainer>
- <email>cardoe@gentoo.org</email>
-</maintainer>
-</pkgmetadata>