blob: 1fc00fa06a69ab396191fa9f1b536e5261dc43fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst setup unpack
DESCRIPTION=G.729 codec and supporting files for asterisk
EAPI=7
HOMEPAGE=https://www.sangoma.com/asterisk/software/g729-codec/
KEYWORDS=-* ~amd64 ~x86
LICENSE=Digium
RDEPEND==net-misc/asterisk-13*
RESTRICT=mirror strip
SLOT=0
SRC_URI=x86? ( https://downloads.digium.com/pub/telephony/codec_g729/asterisk-13.0/x86-32/codec_g729a-13.0_3.1.9-x86_32.tar.gz https://downloads.digium.com/pub/register/x86-32/register -> astregister-x86_32 https://downloads.digium.com/pub/register/x86-32/asthostid -> asthostid-x86_32 ) amd64? ( https://downloads.digium.com/pub/telephony/codec_g729/asterisk-13.0/x86-64/codec_g729a-13.0_3.1.9-x86_64.tar.gz https://downloads.digium.com/pub/register/x86-64/register -> astregister-x86_64 https://downloads.digium.com/pub/register/x86-64/asthostid -> asthostid-x86_64 )
_eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=7fe4269782259902316f5de54a2b0fde
|