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=('daaefed5ad4edeb262c23922a2d766854d9d3ff1889176a812e6a09af39e9db1'
16 validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <faure@kde.org>
19 cmake -B build -S $pkgname-$pkgver \
25 DESTDIR="$pkgdir" cmake --install build