blob: 1bcef8347dd858e85d880d94ad6025f3875d125c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = wayfire-firedecor-git
pkgdesc = An advanced window decoration plugin for the wayfire window manager.
pkgver = 1.95.68a701d
pkgrel = 1
url = https://github.com/AhoyISki/wayfire-firedecor.git
arch = any
license = MIT
makedepends = git
makedepends = meson
makedepends = ninja
makedepends = boost
depends = wayfire-git
depends = librsvg
depends = boost-libs
provides = wayfire-firedecor
conflicts = wayfire-firedecor
source = git+https://github.com/AhoyISki/wayfire-firedecor.git
sha256sums = SKIP
pkgname = wayfire-firedecor-git
|