blob: fcf850b5c5d7d5fec0da9ee089b81b26ba124e7a (
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-2.8.12
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 ac5bd012586c6cf0d9826400d9de2830 eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=a05fdd521f3396cba11fe42061ff771a
|