update asterisk-g729 to 1.1beta4 and adapt to asterisk 10.x

This commit is contained in:
sthen 2012-09-28 00:04:47 +00:00
parent 9bae7e171a
commit d46e8789db
2 changed files with 8 additions and 12 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2012/08/23 17:42:27 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2012/09/28 00:04:47 sthen Exp $
SHARED_ONLY= Yes
COMMENT= G.729a voice codec for Asterisk
DISTNAME= asterisk-g72x-1.1-beta2
REVISION= 2
PKGNAME= asterisk-g729-1.1beta2
DISTNAME= asterisk-g72x-1.1-beta4
PKGNAME= asterisk-g729-1.1beta4
EXTRACT_SUFX= .tar.bz2
CATEGORIES= telephony
MASTER_SITES= http://asterisk.hosting.lv/src/
@ -14,7 +13,7 @@ HOMEPAGE= http://asterisk.hosting.lv/
# GPL frontend to patented algorithm; free to use for non-commercial purposes
PERMIT_DISTFILES_CDROM= contains non-compiled proprietary Intel code
PERMIT_DISTFILES_FTP= contains non-compiled proprietary Intel code
PERMIT_PACKAGE_CDROM= patents
PERMIT_PACKAGE_CDROM= patents
PERMIT_PACKAGE_FTP= Yes
WANTLIB += c
@ -22,9 +21,9 @@ WANTLIB += c
NO_REGRESS= Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= telephony/asterisk>=1.8,<1.9
RUN_DEPENDS= telephony/asterisk>=10.0,<=11.0
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+=--with-asterisk18 \
CONFIGURE_ARGS+=--with-asterisk100 \
--with-asterisk-includes=${LOCALBASE}/include \
--with-itu

View File

@ -1,5 +1,2 @@
MD5 (asterisk-g72x-1.1-beta2.tar.bz2) = bnCqlj8Ud++ShTByBNZq4w==
RMD160 (asterisk-g72x-1.1-beta2.tar.bz2) = 2c9O+XYSoiryjUopXii6pyDDsgg=
SHA1 (asterisk-g72x-1.1-beta2.tar.bz2) = viivEI0YjXrQQGxT6Fdah6Fl4JE=
SHA256 (asterisk-g72x-1.1-beta2.tar.bz2) = oSJghA0WeQJeABoHMiQEfjzeVB04JY7yllxwOcc+ChE=
SIZE (asterisk-g72x-1.1-beta2.tar.bz2) = 498122
SHA256 (asterisk-g72x-1.1-beta4.tar.bz2) = zOLKsnTwvw5AZo/P6MMoWoWPLVGryH9JVuRkvL0GPjU=
SIZE (asterisk-g72x-1.1-beta4.tar.bz2) = 485149