media-sound/xineadump - 0.1-r2 (gentoo)

Search

Package Information

Description:
Utility for Xine decoding support in transKode
Homepage:
https://sourceforge.net/projects/transkode
License:
GPL-2

Ebuild Details

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

EAPI=8

DESCRIPTION="Utility for Xine decoding support in transKode"
HOMEPAGE="https://sourceforge.net/projects/transkode"
SRC_URI="https://downloads.sourceforge.net/transkode/${P}.tar.bz2"
S="${WORKDIR}/${PN}"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"

RDEPEND="
	media-libs/xine-lib
	media-libs/alsa-lib"
DEPEND="${RDEPEND}"

PATCHES=(
	"${FILESDIR}/${P}-gcc-4.3.patch"
	"${FILESDIR}/${P}-gcc-4.4.patch"
)

Dependencies

DEPEND

	media-libs/xine-lib
	media-libs/alsa-lib

RDEPEND

	media-libs/xine-lib
	media-libs/alsa-lib