blob: 29465af8799aa9b176663759cd42d205be0db2b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = material-kwin-decoration-git
pkgdesc = Material-ish window decoration for KWin, with LIM (Locally Integrated Menu) support
pkgver = r215.38718de
pkgrel = 2
url = https://github.com/guiodic/material-decoration
arch = x86_64
license = GPL-2.0-or-later
makedepends = cmake
makedepends = extra-cmake-modules
makedepends = git
makedepends = kwin
depends = kcmutils
depends = kdecoration>=6.3.0
depends = kwin>=6.3.0
optdepends = appmenu-gtk-module: gtk app support
provides = material-kwin-decoration
conflicts = material-kwin-decoration
source = material-kwin-decoration::git+https://github.com/guiodic/material-decoration.git
sha256sums = SKIP
pkgname = material-kwin-decoration-git
|