16 lines
618 B
Bash
16 lines
618 B
Bash
# Template file for 'compton-conf'
|
|
pkgname=compton-conf
|
|
version=0.14.1
|
|
revision=1
|
|
build_style=cmake
|
|
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.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=6cd5c3e00e02eece98f401c394a4b9358d306f4beceac88ce90283265399c886
|
|
replaces="lxqt-common>=0"
|