15 lines
579 B
Bash
15 lines
579 B
Bash
# Template file for 'obconf-qt'
|
|
pkgname=obconf-qt
|
|
version=0.11.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="qt5-x11extras-devel qt5-tools-devel liblxqt-devel openbox-devel"
|
|
depends="desktop-file-utils"
|
|
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=a7fdfa0ce2da8310b6ff5e3c7375efb18a99316335853af2c8624ca2faa13182
|