1 # Maintainer: Jerome Leclanche <jerome@leclan.ch>
2 # Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
7 pkgdesc="LXQt system administration tool."
10 url="https://github.com/lxqt/$pkgname"
12 depends=("qt5-base" "liblxqt" "kwindowsystem" "polkit-qt5")
13 makedepends=("cmake" "qt5-tools" "lxqt-build-tools")
15 "https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
16 "https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
18 sha512sums=('5538d20466a42c5a6e31925889ce2315bd63fc15b79ede0faacd485f10a33375f9799597601dcf3bba421e7b55797b0d7c898c2b579d878c32e79ef897735ef6'
21 "169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
22 "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3" # Alf Gaida <agaida@siduction.org>
23 "19DFDF3A579BD509DBB572D8BE793007AD22DF7E" # Pedram Pourang <tsujan2000@gmail.com>
30 cmake "$srcdir/$pkgname-$pkgver" \
31 -DCMAKE_INSTALL_PREFIX=/usr
37 make DESTDIR="$pkgdir" install