16 lines
623 B
Bash
16 lines
623 B
Bash
# Template file for 'compton-conf'
|
|
pkgname=compton-conf
|
|
version=0.15.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
|
makedepends="qt5-tools-devel libconfig-devel"
|
|
depends="compton desktop-file-utils"
|
|
short_desc="LXQt GUI configuration tool for compton"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
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=09077799b7a3aebae815c94da42e908c34352e6e7af79a5375aaf1a3ad5a21c6
|
|
replaces="lxqt-common>=0"
|