14 lines
600 B
Bash
14 lines
600 B
Bash
# Template file for 'obconf-qt'
|
|
pkgname=obconf-qt
|
|
version=0.14.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-x11extras-devel qt5-tools-devel openbox-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="LXQt Openbox configuration tool"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
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=90f385b9ac41c1531f27cc6984347c92996401804343dd62aa419f915b227876
|