16 lines
638 B
Bash
16 lines
638 B
Bash
# Template file for 'obconf-qt'
|
|
pkgname=obconf-qt
|
|
version=0.13.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
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.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=cec24a319ad87c6c04459c66ad9d14f0ce9d6b0cad6eb5584376b72a6eb07fb9
|