blob: 089203bb6b1b524f41293e76bf88d4e6e77b98c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = wlr-layout-ui-git
pkgdesc = GUI to configure your screens
pkgver = r79.7aecc75
pkgrel = 3
url = https://github.com/fdev31/wlr-layout-ui
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
depends = python
depends = python-pyglet
depends = python-tomli-w
depends = python-tomli
optdepends = wlr-randr: To apply the configuration on other wlroots systems
optdepends = hyprland: To apply the configuration on Hyprland (recommended),
optdepends = xrandr: To apply the configuration on X11
provides = wlr-layout-ui
conflicts = wlr-layout-ui
source = git+https://github.com/fdev31/wlr-layout-ui.git#branch=main
md5sums = SKIP
pkgname = wlr-layout-ui-git
|