blob: f10f9ae85d7d8d1ebbc43f9ad968ea4b95238781 (
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-18*
RESTRICT=mirror strip
SLOT=0/18.0
SRC_URI=x86? ( https://downloads.digium.com/pub/telephony/codec_g729/asterisk-18.0/x86-32/codec_g729a-18.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-18.0/x86-64/codec_g729a-18.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_=6b425a480da5f849e975621f5431186d
|