upgpkg: 0.11.3-5: add gst-libav as optdepends

FS#79486
This commit is contained in:
Leonidas Spyropoulos 2023-08-29 10:35:52 +01:00
parent 1b0d5c9eff
commit d40608f9c6
No known key found for this signature in database
GPG key ID: 59E43E106B247368

View file

@ -5,7 +5,7 @@
pkgname=nheko
pkgver=0.11.3
pkgrel=4
pkgrel=5
pkgdesc="Desktop client for the Matrix protocol"
arch=('x86_64')
url="https://nheko.im/nheko-reborn/nheko"
@ -18,6 +18,7 @@ optdepends=('qt-jdenticon: Auto-generated profile pictures (identicons)'
'gst-plugins-good: VoIP/Video calls'
'gst-plugins-bad: VoIP/Video calls'
'libnice: VoIP/Video calls'
'gst-libav: Video messages'
'gst-plugin-qmlgl: Video calls and Screen sharing')
makedepends=(cmake ninja boost qt5-tools fontconfig nlohmann-json asciidoc lmdbxx spdlog)
source=("$pkgname-$pkgver.tar.gz::https://nheko.im/nheko-reborn/${pkgname}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz"