blob: b620fec20640595d3a5ab7c272f7917e1e0196a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install postinst setup unpack
DESCRIPTION=G.729 codec and supporting files for asterisk
EAPI=7
HOMEPAGE=https://www.asterisk.org/products/add-ons/g729-codec/
KEYWORDS=-* ~amd64 ~x86
LICENSE=Digium
RDEPEND==net-misc/asterisk-20*
RESTRICT=mirror strip
SLOT=0/20.0
SRC_URI=x86? ( https://downloads.digium.com/pub/telephony/codec_g729/asterisk-20.0/x86-32/codec_g729a-20.0_3.1.10-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-20.0/x86-64/codec_g729a-20.0_3.1.10-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 )
_md5_=2526474e828f258928cee752edf8ba6a
|