blob: 3621ae6fc8e38fa97e59fdf6fe38d993e09d10bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install postinst setup unpack
DEPEND=sys-apps/sed dev-lang/perl:=[-build(-)]
DESCRIPTION=A streaming server for MP3, OGG vorbis and other streamable files
EAPI=5
HOMEPAGE=https://www.gnu.org/software/gnump3d/
IUSE=sox
KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=sox? ( media-sound/sox ) dev-lang/perl:=[-build(-)]
RESTRICT=test
SLOT=0
SRC_URI=https://savannah.gnu.org/download/gnump3d/gnump3d-3.0.tar.bz2
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_unpack:unpacker src_compile:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 epunt-cxx f8073339d152f56626493f43d8ba4691 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils e7491451996e8b54c3caeb713285b0fb ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c perl-functions 19ad909f708afdacbb9b1879aef779ec perl-module 426c3ab084fdeb2eaa8ba45a75bd9ae7 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee unpacker f40f7b4bd5aa88c2a4ba7b0d1e0ded70 user e4b567c44272a719fabf53f0f885d3f7
_md5_=ad544e3acea53d8609e11714d4f1429a
|