media-sound/poc - 0.4.1 (gentoo)

Search

Package Information

Description:
mp3 and ogg streamer (include mp3cue and mp3cut)
Homepage:
http://www.bl0rg.net/software/poc
License:
BSD

Ebuild Details

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

EAPI=7

inherit toolchain-funcs

DESCRIPTION="mp3 and ogg streamer (include mp3cue and mp3cut)"
HOMEPAGE="http://www.bl0rg.net/software/poc"
SRC_URI="http://www.bl0rg.net/software/${PN}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"

BDEPEND="
	app-alternatives/yacc
	app-alternatives/lex"

PATCHES=(
	"${FILESDIR}"/${P}-fec-pkt-prototype.patch
	"${FILESDIR}"/${P}-file-perms.patch
	"${FILESDIR}"/${P}-fix-build-system.patch
)

src_configure() {
	tc-export CC
}

Dependencies

BDEPEND

	app-alternatives/yacc
	app-alternatives/lex

Manifest for 0.4.1

Type File Size Source URLs
DIST poc-0.4.1.tar.gz 114875 bytes http://www.bl0rg.net/software/poc/poc-0.4.1.tar.gz