16 lines
692 B
Bash
16 lines
692 B
Bash
# Template file for 'obconf-qt'
|
|
pkgname=obconf-qt
|
|
version=0.12.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel"
|
|
makedepends="lxqt-build-tools qt5-x11extras-devel qt5-tools-devel liblxqt-devel openbox-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme qt5-x11extras gtk-update-icon-cache"
|
|
short_desc="LXQt Openbox configuration tool"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="https://github.com/lxde/obconf-qt/releases/download/${version}/obconf-qt-${version}.tar.xz"
|
|
checksum=040105d8129c21ad058b762036de46ddacbee4ab7beb60db5af530fc0a37b964
|