aboutsummaryrefslogtreecommitdiffstats
path: root/main/sngtc_client/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/sngtc_client/APKBUILD')
-rw-r--r--main/sngtc_client/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/main/sngtc_client/APKBUILD b/main/sngtc_client/APKBUILD
index a05b859cdc9..53dcdd4a6de 100644
--- a/main/sngtc_client/APKBUILD
+++ b/main/sngtc_client/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sngtc_client
pkgver=1.3.11
-pkgrel=0
+pkgrel=4
pkgdesc="Sangoma Media Transcode client and lib"
-url="https://wiki.sangoma.com/Transcoding-distributed-install"
+url="https://wiki.freepbx.org/display/MTC/Media+Transcoding"
arch="all"
-license="LGPL"
+license="custom AND GPL-2.0-or-later AND BSD-3-Clause"
options="!check" #no test suite
makedepends="ortp-dev linux-headers bctoolbox-dev"
subpackages="$pkgname-dev"
@@ -15,9 +15,10 @@ depends_dev="$pkgname=$pkgver-r$pkgrel"
# thats why the source package holds <arch>. The client code appears to
# be equal on both i686 an x86_64 so we just pick x86_64 package for all
# our archs.
-source="http://ftp.sangoma.com/linux/transcoding/sng-tc-linux-$pkgver.x86_64.tgz
+source="https://ftp.sangoma.com/linux/transcoding/sng-tc-linux-$pkgver.x86_64.tgz
sngtc_client-dynamic-ortp.patch
musl-fix-types.patch
+ int-conversion.patch
ortp.patch
bctoolbox-underlinking.patch"
builddir="$srcdir"/sng-tc-linux-$pkgver.x86_64
@@ -46,6 +47,7 @@ sha512sums="
6bf871f7f0e9c70f1c7adae6f80756de335e3b1fd9afaa451c9adbc6896941157c17cf5e79ed8e753190057ac2d5ea03a0d40d587f13ec19c49d4d83f7baca90 sng-tc-linux-1.3.11.x86_64.tgz
2b784c56d1482ad9069502c408138d0c0b0ea6b393902d45b09200a3a588e02138c21a1fbee4d5715711e578130c30c607cae59f7ee24b8ce5bccd5a9c2fce14 sngtc_client-dynamic-ortp.patch
008447bf7c8f690cc9ee5efd232dee1b4f3f35e94827a518f88a7c46b4741b6d1e8418c32f099c807e61d7ae815467aed3a3b0134114e75574397ae324540067 musl-fix-types.patch
+f590257aeaadc000bee7892b0d7ce2c5296ecdd84022b6d33fb50262b2de04bdf8bc89b155c6cf844c404fa885e3340fd3e6306f88d391ccec728e1faf06b1e1 int-conversion.patch
5d1dcf45834e192f9c14681aa9e7f5fc58ae08b283f25f0565ac6522f8af06bf71585e3dd7c92ae727c86fa7bfbe7a27bd7bfcafe4913ab005d857a1fef34a56 ortp.patch
be6cc8a349b2dede19223cef2d888fc6ab183d832d75d77dfbd8b029b31814f9391d9b6af08d81e9765231faef0cdc9a3c50e7f847401d6ccc740f2cedd2f39c bctoolbox-underlinking.patch
"