dev-perl/Linux-DVB - 1.30.0 (gentoo)

Search

Install

Install this version:

emerge -a =dev-perl/Linux-DVB-1.30.0

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

autounmask =dev-perl/Linux-DVB-1.30.0

Or alternatively:

emerge --autounmask-write -a =dev-perl/Linux-DVB-1.30.0

Package Information

Description:
Interface to (some parts of) the Linux DVB API

Ebuild Details

Version EAPI Keywords Slot
1.30.0 8 ~amd64 ~arm ~ppc ~x86 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=MLEHMANN
DIST_VERSION=1.03
inherit perl-module

DESCRIPTION="Interface to (some parts of) the Linux DVB API"

SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"

DEPEND="sys-kernel/linux-headers"

PATCHES=(
	"${FILESDIR}"/${PN}-1.30.0-linux-headers.patch
)

Inherited Eclasses

Dependencies

DEPEND

sys-kernel/linux-headers