blob: f06915ada6002079300d6efdce63518a54ad775e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = wf-info-git
pkgdesc = A simple wayfire plugin and program to get information from wayfire
pkgver = r1.e49623e
pkgrel = 1
url = https://github.com/soreau/wf-info
arch = x86_64
license = unknow
makedepends = meson
makedepends = ninja
makedepends = pkg-config
makedepends = git
makedepends = cmake
makedepends = wayland-protocols
makedepends = glm
depends = wayfire
provides = wf-info
conflicts = wf-info
source = git+https://github.com/soreau/wf-info.git
sha256sums = SKIP
pkgname = wf-info-git
|