1 # Maintainer: Jerome Leclanche <jerome@leclan.ch>
2 # Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
7 pkgdesc="Openbox configuration tool. Qt port of ObConf"
10 url="https://github.com/lxqt/$pkgname"
12 depends=("hicolor-icon-theme" "openbox" "qt5-x11extras")
13 makedepends=("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=('bd91a5669f07471966d296b91d78e2a40e2e3640405de2179513457088eb7d6cb063dbfaff623db6f404985734e986b52c1e3155a050f374b7afa58f7d720c0d'
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