blob: a2e5687557b44b60cdc99e9937b8494d3bca11b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=speex? ( media-libs/speex ) test? ( media-libs/libsndfile app-arch/unzip ) sys-devel/make >=dev-util/cmake-3.7.2
DESCRIPTION=A library implementing the EBU R128 loudness standard.
EAPI=5
HOMEPAGE=https://github.com/jiixyj/libebur128
IUSE=+speex test
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=speex? ( media-libs/speex )
SLOT=0
SRC_URI=https://github.com/jiixyj/libebur128/archive/v1.0.2.tar.gz -> libebur128-1.0.2.tar.gz test? ( https://tech.ebu.ch/files/live/sites/tech/files/shared/testmaterial/ebu-loudness-test-setv03.zip )
_eclass_exported_funcs=src_prepare:cmake-utils src_configure:- src_compile:cmake-utils src_test:- src_install:cmake-utils
_eclasses_=cmake-utils a69f3a404abc4ade0a99e523f51b989d epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=2224aee8933c7dc759f634b911085c0d
|