update to asterisk-g729-1.4.4

This commit is contained in:
sthen 2024-03-22 13:14:32 +00:00
parent ee4e5ac03f
commit efa6a4cb8d
2 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,5 @@
COMMENT= G.729a voice codec for Asterisk
DISTNAME= asterisk-g72x-1.4.3
REVISION= 5
DISTNAME= asterisk-g72x-1.4.4
PKGNAME= ${DISTNAME:S/g72x/g729/}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= telephony
@ -9,8 +8,8 @@ SITES= http://asterisk.hosting.lv/src/
# https://github.com/arkadijs/asterisk-g72x
HOMEPAGE= http://asterisk.hosting.lv/
# GPL frontend to patented algorithm; free to use for non-commercial purposes
PERMIT_DISTFILES= contains non-compiled proprietary Intel code
# GPLv3+ frontend to patented algorithm; free to use for non-commercial purposes
PERMIT_DISTFILES= tar contains non-compiled proprietary Intel code in ipp/ dir
PERMIT_PACKAGE= Yes
WANTLIB += bcg729
@ -26,7 +25,7 @@ AUTOMAKE_VERSION= 1.16
DEBUG_PACKAGES= ${BUILD_PACKAGES}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= telephony/asterisk/18
RUN_DEPENDS= telephony/asterisk/20
LIB_DEPENDS= telephony/bcg729
CONFIGURE_STYLE= autoreconf

View File

@ -1,2 +1,2 @@
SHA256 (asterisk-g72x-1.4.3.tar.bz2) = /+pVN0whNEFVabh2po2aEs43YUaiL605Y8jtwoEFKt8=
SIZE (asterisk-g72x-1.4.3.tar.bz2) = 126220
SHA256 (asterisk-g72x-1.4.4.tar.bz2) = 9EvydYxo5MFHdfmbyiyLFxn3NvHFrlxH4iN/NmgaeV0=
SIZE (asterisk-g72x-1.4.4.tar.bz2) = 126735