* update bcg729 to 1.1.1-2
This commit is contained in:
parent
4e83fc9de2
commit
1d1edfc9e8
14
bcg729/.SRCINFO
Normal file
14
bcg729/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = bcg729
|
||||
pkgdesc = Encoder and decoder of the ITU G.729 Annex A/B speech codec
|
||||
pkgver = 1.1.1
|
||||
pkgrel = 2
|
||||
url = https://www.linphone.org/technical-corner/bcg729/overview
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
makedepends = cmake
|
||||
depends = glibc
|
||||
source = https://github.com/BelledonneCommunications/bcg729/archive/1.1.1/bcg729-1.1.1.tar.gz
|
||||
sha512sums = e8cc4b7486a9a29fb729ab9fd9e3c4a2155573f38cec16f5a53db3b416fc1119ea5f5a61243a8d37cb0b64580c5df1b632ff165dc7ff47421fa567dafffaacd8
|
||||
b2sums = 6774f6af439c9308db856be9d4bbb6db5c73e7a807b51dca6338d1506d896052a7830ade7767b45fd5a9ded0a6a0057e207bc1d5b0e33adbaed9dafb13a7bd3b
|
||||
|
||||
pkgname = bcg729
|
3
bcg729/.nvchecker.toml
Normal file
3
bcg729/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[bcg729]
|
||||
source = "git"
|
||||
git = "https://github.com/BelledonneCommunications/bcg729.git"
|
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=bcg729
|
||||
pkgver=1.1.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Encoder and decoder of the ITU G.729 Annex A/B speech codec'
|
||||
url='https://www.linphone.org/technical-corner/bcg729/overview'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user