blob: 89f8b8295ba38346a8c9dc9ec5db2279d217a75f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = disman-git
pkgdesc = Qt/C++ display management library by KWinFT project ~ forked from KDE libkscreen
pkgver = r1538.0c6de05
pkgrel = 1
url = https://gitlab.com/kwinft/disman
arch = i686
arch = x86_64
license = LGPL
makedepends = extra-cmake-modules
makedepends = git
depends = qt5-x11extras
depends = libxrandr
depends = kwayland
depends = wrapland
provides = disman
conflicts = disman
source = git+https://gitlab.com/kwinft/disman.git
md5sums = SKIP
pkgname = disman-git
|