blob: c079215d444ea64d1db6417c0d65c0894599397f (
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
25
26
|
pkgbase = nirimod-git
pkgdesc = A visual, interactive configuration interface for the niri Wayland compositor
pkgver = r66.d871327
pkgrel = 1
url = https://github.com/srinivasr/nirimod
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
makedepends = python-wheel
depends = gtk4
depends = libadwaita
depends = python
depends = python-gobject
depends = python-cairo
depends = hicolor-icon-theme
depends = sh
depends = niri
provides = nirimod
conflicts = nirimod
source = nirimod::git+https://github.com/srinivasr/nirimod.git
sha256sums = SKIP
pkgname = nirimod-git
|