sys-firmware/linux-firmware-hauppauge - 0.2.2 (plex-overlay)

Search

Package Information

Description:
Firmware for Hauppauge and WinTV tuners
Homepage:
http://www.hauppauge.com/site/support/linux.html
License:
Hauppauge-Firmware

Ebuild Details

Version EAPI Keywords Slot
0.2.2 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="8"

DESCRIPTION="Firmware for Hauppauge and WinTV tuners"
HOMEPAGE="http://www.hauppauge.com/site/support/linux.html"
UBUNTU_RELEASE="noble"
SRC_URI="https://launchpad.net/~b-rad/+archive/ubuntu/kernel+mediatree+hauppauge/+files/${PN}_${PV}+${UBUNTU_RELEASE}.tar.gz"

LICENSE="Hauppauge-Firmware"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="mirror"

S="${WORKDIR}/${P}+${UBUNTU_RELEASE}"

src_install() {
	insinto /lib/firmware
	doins "${S}"/install/0/*.fw
}

Manifest for 0.2.2

Type File Size Source URLs
DIST linux-firmware-hauppauge_0.2.2+noble.tar.gz 7376078 bytes https://launchpad.net/~b-rad/+archive/ubuntu/kernel+mediatree+hauppauge/+files/linux-firmware-hauppauge_0.2.2+noble.tar.gz