1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
3 pkgname=qqc2-desktop-style
6 pkgdesc='A style for Qt Quick Controls 2 to make it follow your desktop theme'
8 url='https://community.kde.org/Frameworks'
11 depends=(kirigami2 kiconthemes sonnet)
12 makedepends=(extra-cmake-modules)
13 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
14 sha256sums=('de8f6c8b6a9af2caecfea20f71d84a791e6f685b8b6048668ed22a0d25121a92'
16 validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <faure@kde.org>
19 cmake -B build -S $pkgname-$pkgver \
25 DESTDIR="$pkgdir" cmake --install build