vp-build/srcpkgs/compton-conf/template

17 lines
655 B
Bash

# Template file for 'compton-conf'
pkgname=compton-conf
version=0.4.0
revision=1
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
makedepends="qt5-tools-devel libconfig-devel"
depends="compton desktop-file-utils"
short_desc="LXQt GUI configuration tool for compton"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1-or-later"
homepage="https://lxqt.org/"
distfiles="https://github.com/lxqt/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
checksum=91c9153a2b15bd4680c77923515a84b9bed374da15eec733541e396e94e87e60
replaces="lxqt-common>=0"