linphone-desktop: update to 4.4.1.
This commit is contained in:
parent
816812e223
commit
3f139f433d
2 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'linphone-desktop'
|
||||
pkgname=linphone-desktop
|
||||
version=4.3.2
|
||||
version=4.4.1
|
||||
revision=1
|
||||
build_wrksrc="linphone-app" # The root cmake is glue code for their vendored libs
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools qt5-declarative"
|
||||
makedepends="bctoolbox-devel belcard-devel belle-sip-devel linphone-devel
|
||||
mediastreamer-devel qt5-declarative-devel qt5-quickcontrols2-devel
|
||||
qt5-svg-devel qt5-tools-devel"
|
||||
qt5-svg-devel qt5-tools-devel qt5-webview-devel"
|
||||
depends="qt5>=5.9_1 qt5-quickcontrols qt5-quickcontrols2 qt5-graphicaleffects"
|
||||
short_desc="Linphone qt desktop"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.linphone.org/"
|
||||
distfiles="https://gitlab.linphone.org/BC/public/linphone-desktop/-/archive/${version}/linphone-desktop-${version}.tar.gz"
|
||||
checksum=dc7580816b5c289d9a4f21e9b3392a9b4a1a947c64ffbd6af504c8c01e3af111
|
||||
checksum=589e8ccc82e64fb1b7dbdc70b841240e02686079896d02bbe7dff782cc30bf8f
|
||||
replaces="linphone-gui>=0"
|
||||
CFLAGS="-DLINPHONE_QT_GIT_VERSION=\\\"$version\\\""
|
||||
CXXFLAGS="-DLINPHONE_QT_GIT_VERSION=\\\"$version\\\""
|
||||
|
|
|
@ -1 +1 @@
|
|||
pkgname=linphoneqt
|
||||
site=https://gitlab.linphone.org/BC/public/linphone-desktop/-/tags
|
||||
|
|
Loading…
Reference in a new issue