blob: 5bdd1eb3c5a1647688ba8b78ea0193b4250a4734 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = wayfire-plugins-wfconfig-hjson
pkgdesc = Wayfire plugin to read/write the configuration in the hjson format. Usage: wayfire --backend hjson-config-backend --config /path/to/config/file.hjson
pkgver = 0.8.0.1
pkgrel = 4
url = https://gitlab.com/wayfireplugins/wf-config-hjson
arch = x86_64
arch = aarch64
license = MIT
makedepends = meson
makedepends = ninja
makedepends = glm
depends = wayfire
source = https://gitlab.com/wayfireplugins/wf-config-hjson/-/archive/v0.8.0.1/wf-config-hjson-v0.8.0.1.tar.gz
md5sums = 1023dd91f0964df639e3b4ff3d6dc227
pkgname = wayfire-plugins-wfconfig-hjson
|