15 lines
610 B
Bash
15 lines
610 B
Bash
# Template file for 'obconf-qt'
|
|
pkgname=obconf-qt
|
|
version=0.16.2
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
|
makedepends="qt5-x11extras-devel qt5-tools-devel openbox-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="LXQt Openbox configuration tool"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://lxqt.org/"
|
|
distfiles="https://github.com/lxqt/obconf-qt/releases/download/${version}/obconf-qt-${version}.tar.xz"
|
|
checksum=7328da1606b289280e2ce0f2279ab30d06f584e4c2d6fc5f01c0f3d9ce714960
|