blob: 506c7c4a47b379c2662523f0f4c585d7f0648dbd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = way-shell-git
pkgdesc = A Gnome inspired desktop shell for Wayland compositors/window managers written in C and Gtk4.
pkgver = 0.1
pkgrel = 3
url = https://github.com/ldelossa/way-shell
arch = x86_64
license = GPL-2.0
makedepends = meson
makedepends = cmake
makedepends = gtk-doc
makedepends = git
depends = libadwaita
depends = upower
depends = wireplumber
depends = json-glib
depends = libnm
depends = libpulse
depends = gtk4-layer-shell
depends = glib2
source = git+https://github.com/ldelossa/way-shell.git
sha256sums = SKIP
pkgname = way-shell-git
|