Update dependencies

This commit is contained in:
Manuel 2022-04-23 19:42:01 +02:00
parent 698e1a973d
commit 99756c9412
Signed by: Manuel
GPG key ID: 4085037435E1F07A
2 changed files with 9 additions and 7 deletions

View file

@ -4,14 +4,15 @@ pkgname=plasma5-wallpapers-wallpaper-engine
_pkgname=wallpaper-engine-kde-plugin
pkgver=0.5.1
_pkgver_glslang=11.9.0
pkgrel=1
pkgrel=2
pkgdesc='A kde wallpaper plugin integrating wallpaper engine'
arch=('x86_64')
url='https://github.com/catsout/wallpaper-engine-kde-plugin'
license=('GPL2')
depends=('gst-libav' 'python-websockets' 'plasma-framework' 'qt5-declarative' 'qt5-websockets' 'qt5-webchannel')
makedepends=('extra-cmake-modules' 'mpv' 'vulkan-headers')
optdepends=('mpv: video playback')
depends=('gst-libav' 'python-websockets' 'plasma-framework' 'qt5-declarative' 'qt5-websockets')
makedepends=('extra-cmake-modules' 'qt5-webchannel' 'mpv' 'vulkan-headers')
optdepends=('qt5-webchannel: for web support'
'mpv: for scene support and alternative video backend')
source=("https://github.com/catsout/${_pkgname}/archive/refs/tags/v${pkgver}.tar.gz"
"https://github.com/KhronosGroup/glslang/archive/refs/tags/${_pkgver_glslang}.tar.gz")
sha256sums=('b62b2f2ce48d45938af5d59f53aaaf0a199212d3805f383560360477c4d72132'