1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
6 pkgdesc='Basic desktop shell using QtWidgets'
8 url='https://invent.kde.org/system/liquidshell'
10 depends=(kcmutils knewstuff networkmanager-qt bluez-qt packagekit-qt5 hicolor-icon-theme)
11 makedepends=(extra-cmake-modules)
12 source=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
13 sha256sums=('a741219050e96f44078770cc7042e50413015b1b9a331037e289871b8741c632'
15 validpgpkeys=(3DAB43DA42E08DE44800A2891E674FA08DFB0F86) # Martin Koller <kollix@aon.at>
18 cmake -B build -S $pkgname-$pkgver
23 DESTDIR="$pkgdir" cmake --install build