sys-firmware/firmware-si2168-b40 - 4.0.11 (plex-overlay)

Search

Install

Install this version:

emerge -a =sys-firmware/firmware-si2168-b40-4.0.11

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =sys-firmware/firmware-si2168-b40-4.0.11

Or alternatively:

emerge --autounmask-write -a =sys-firmware/firmware-si2168-b40-4.0.11

Package Information

Description:
Firmware for Silicon Labs Si2168(b40) DVB-T/T2/C demodulator driver
Homepage:
https://palosaari.fi/linux/
License:
Hauppauge-Firmware

Ebuild Details

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

EAPI="8"

DESCRIPTION="Firmware for Silicon Labs Si2168(b40) DVB-T/T2/C demodulator driver"
HOMEPAGE="https://palosaari.fi/linux/"
SRC_URI="https://palosaari.fi/linux/v4l-dvb/firmware/Si2168/Si2168-B40/${PV}/dvb-demod-si2168-b40-01.fw -> dvb-demod-si2168-b40-01.fw-${PV}"

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

S="${WORKDIR}"

src_unpack() {
	cp "${DISTDIR}/${A}" "${S}"
}

src_install() {
	insinto /lib/firmware
	newins "${S}"/dvb-demod-si2168-b40-01.fw-${PV} dvb-demod-si2168-b40-01.fw
}

Manifest for 4.0.11

Type File Size Source URLs
DIST dvb-demod-si2168-b40-01.fw-4.0.11 6919 bytes https://palosaari.fi/linux/v4l-dvb/firmware/Si2168/Si2168-B40/4.0.11/dvb-demod-si2168-b40-01.fw