blob: ceda3e6d35ed59f1801b4a4abf2d897dd0da4033 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst prepare
DESCRIPTION=G.729 codec and supporting files for asterisk
EAPI=6
HOMEPAGE=http://store.digium.com/productview.php?product_code=G729CODEC
KEYWORDS=~amd64 ~x86
LICENSE=Digium
RDEPEND==net-misc/asterisk-11*
RESTRICT=mirror strip
SLOT=0
SRC_URI=x86? ( http://downloads.digium.com/pub/telephony/codec_g729/asterisk-11.0/x86-32/codec_g729a-11.0_3.1.9-x86_32.tar.gz http://downloads.digium.com/pub/register/x86-32/register -> astregister-x86_32 http://downloads.digium.com/pub/register/x86-32/asthostid -> asthostid-x86_32 ) amd64? ( http://downloads.digium.com/pub/telephony/codec_g729/asterisk-11.0/x86-64/codec_g729a-11.0_3.1.9-x86_64.tar.gz http://downloads.digium.com/pub/register/x86-64/register -> astregister-x86_64 http://downloads.digium.com/pub/register/x86-64/asthostid -> asthostid-x86_64 )
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb versionator 2352c3fc97241f6a02042773c8287748
_md5_=5b0b303256a7cc0d178520670a8f4bca
|