blob: 80e3f79c5992d2ef7f625821616c2b4ff65ba99f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = wayfire-plugins-windecor
pkgdesc = A more sophisticated alternative to the wayfire built-in window decoration plugin.
pkgver = 0.9.0
pkgrel = 1
url = https://gitlab.com/wayfireplugins/windecor
arch = x86_64
arch = aarch64
license = MIT
makedepends = meson
depends = wayfire
depends = librsvg
source = https://gitlab.com/wayfireplugins/windecor/-/archive/v0.9.0/windecor-v0.9.0.tar.gz
md5sums = 83e66a39992c2a3d413e27314bbc8b19
pkgname = wayfire-plugins-windecor
|