Skip to content
Snippets Groups Projects
Verified Commit bd58ace5 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/compton-conf: modernise

parent da38485e
No related branches found
No related tags found
No related merge requests found
......@@ -2,20 +2,17 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname=compton-conf
pkgver=0.4.0
pkgrel=0
pkgdesc="GUI configuration tool for the compton X compositor"
url="http://lxqt.org"
pkgrel=1
pkgdesc="GUI configuration tool for the Compton X compositor"
url="https://lxqt.org"
arch="all"
options="!check" # No test suite.
license="LGPL-2.1+"
depends=""
depends_dev=""
makedepends="cmake extra-cmake-modules qt5-qtbase-dev qt5-qttools-dev libconfig-dev liblxqt-dev lxqt-build-tools $depends_dev"
install=""
makedepends="cmake extra-cmake-modules qt5-qtbase-dev qt5-qttools-dev
libconfig-dev liblxqt-dev lxqt-build-tools"
subpackages=""
source="https://github.com/lxqt/compton-conf/releases/download/$pkgver/compton-conf-$pkgver.tar.xz"
builddir="$srcdir/compton-conf-$pkgver"
# no tests provided
options="!check"
build() {
cd "$builddir"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment