You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
587 B
14 lines
587 B
DEFINED_PHASES=configure install prepare
|
|
DEPEND=media-libs/libogg media-libs/libvorbis flac? ( media-libs/flac ) speex? ( media-libs/speex ) virtual/pkgconfig
|
|
DESCRIPTION=Simple programming interface to decode and encode audio with vorbis or speex
|
|
EAPI=7
|
|
HOMEPAGE=https://www.xiph.org/fishsound/
|
|
IUSE=flac speex
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=BSD
|
|
RDEPEND=media-libs/libogg media-libs/libvorbis flac? ( media-libs/flac ) speex? ( media-libs/speex )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://downloads.xiph.org/releases/libfishsound/libfishsound-1.0.0.tar.gz
|
|
_md5_=4decbdb5ede68d0e26fd0a0204d111ef
|