16 lines
631 B
Bash
16 lines
631 B
Bash
# Template file for 'compton-conf'
|
|
pkgname=compton-conf
|
|
version=0.2.1
|
|
revision=2
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
|
|
makedepends="lxqt-build-tools liblxqt-devel libconfig-devel"
|
|
depends="compton-git desktop-file-utils"
|
|
short_desc="LXQt GUI configuration tool for compton"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-2.1"
|
|
homepage="http://lxqt.org/"
|
|
distfiles="https://github.com/lxde/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz"
|
|
checksum=f97a6d992adff317614785229d14eefa5dff350ecd5d608d6a30ee993adfa1dd
|