summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Poellmann2023-10-27 09:19:19 +0000
committerDaniel Poellmann2023-10-27 09:19:19 +0000
commiteaaada57f92146d9076ab7f4792f8bdc00a005af (patch)
tree79a4ce0541f53e7fb966216e1dc2abd51a4fabab
parent83055973c9655e4259f28fbbd0a7c347baf5f5c1 (diff)
downloadaur-eaaada57f92146d9076ab7f4792f8bdc00a005af.tar.gz
updated dependencies
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac813cfae6c0..5189db4de10a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linphone-desktop
pkgdesc = A free VoIP and video softphone based on the SIP protocol
pkgver = 5.1.2
- pkgrel = 1
+ pkgrel = 2
url = http://linphone.org
arch = x86_64
license = GPL
@@ -23,6 +23,10 @@ pkgbase = linphone-desktop
makedepends = qt5-tools
depends = qt5-base
depends = qt5-multimedia
+ depends = qt5-graphicaleffects
+ depends = qt5-quickcontrols
+ depends = qt5-svg
+ depends = qt5-speech
depends = libxcrypt-compat
depends = v4l-utils
depends = glew
diff --git a/PKGBUILD b/PKGBUILD
index 790165e03ba5..f0a4393ccffa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=linphone-desktop
pkgver=5.1.2
-pkgrel=1
+pkgrel=2
pkgdesc='A free VoIP and video softphone based on the SIP protocol'
arch=(x86_64)
url='http://linphone.org'
license=(GPL)
-depends=('qt5-base' 'qt5-multimedia' 'libxcrypt-compat' 'v4l-utils' 'glew')
+depends=('qt5-base' 'qt5-multimedia' 'qt5-graphicaleffects' 'qt5-quickcontrols' 'qt5-svg' 'qt5-speech' 'libxcrypt-compat' 'v4l-utils' 'glew')
makedepends=('coreutils' 'git' 'gendesk' 'cmake' 'yasm' 'nasm' 'doxygen' 'perl' 'python-pystache' 'python-six' 'libpulse' 'qt5-base' 'qt5-declarative' 'qt5-quickcontrols2' 'qt5-svg' 'qt5-tools')
source=("git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=c3daf71"
"linphone.png::https://gitlab.linphone.org/BC/public/linphone-desktop/-/raw/8dfd384e3df08b200c8eb382b740da6839961bf0/linphone-app/assets/icons/hicolor/128x128/apps/icon.png"