Initial commit
This commit is contained in:
commit
9c9a2a97f8
7 changed files with 193 additions and 0 deletions
22
.SRCINFO
Normal file
22
.SRCINFO
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
pkgbase = wlogout-git
|
||||
pkgdesc = Logout menu for wayland
|
||||
pkgver = 1.2.2.r1.g350fe88
|
||||
pkgrel = 2
|
||||
url = https://github.com/ArtsyMacaw/wlogout
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
makedepends = meson
|
||||
makedepends = git
|
||||
makedepends = scdoc
|
||||
makedepends = ninja
|
||||
depends = gtk3
|
||||
depends = gobject-introspection
|
||||
depends = gtk-layer-shell
|
||||
optdepends = swaylock: default buttons
|
||||
optdepends = systemd: default buttons
|
||||
provides = wlogout
|
||||
conflicts = wlogout
|
||||
source = wlogout-git::git+https://github.com/ArtsyMacaw/wlogout.git
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = wlogout-git
|
||||
Loading…
Add table
Add a link
Reference in a new issue