17 lines
657 B
Bash
17 lines
657 B
Bash
# Template file for 'compton-conf'
|
|
pkgname=compton-conf
|
|
version=0.3.0
|
|
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=7cd239d7542816ee002e6ab2b7e1211102e5ddc6588cc8eaf3d7c0462ff1e6f7
|
|
replaces="lxqt-common>=0"
|