community/sofia-sip-linphone: replace sofia-sip

Otherwise if someone is upgrading community/calls, apk will error out as
this provides some of the same files as main/sofia-sip.
This commit is contained in:
Stefan Hansson 2024-08-31 23:06:26 +02:00 committed by omni
parent 64a38c5823
commit 643d0e106b

View file

@ -2,11 +2,12 @@
pkgname=sofia-sip-linphone
pkgver=1.13.45
_pkgver="${pkgver}bc"
pkgrel=0
pkgrel=1
pkgdesc="RFC3261 compliant SIP User-Agent library (Linphone version)"
url="https://gitlab.linphone.org/BC/public/external/sofia-sip"
arch="all"
license="LGPL-2.1-only"
replaces="sofia-sip"
options="!check" # torture_su_root test fails
makedepends="automake autoconf coreutils libtool m4 glib-dev openssl-dev>3 lksctp-tools-dev"
subpackages="$pkgname-dev $pkgname-dbg $pkgname-doc $pkgname-tools"