blob: a30a3f590667cc06152e2ab274ae46217577c6ce (
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
27
28
29
|
pkgbase = aylurs-gtk-shell-git
pkgdesc = Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
pkgver = 2.3.0.r67.g22f37cc
pkgrel = 2
url = https://github.com/Aylur/ags
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = meson
makedepends = go
depends = gjs
depends = gtk4-layer-shell
depends = gobject-introspection
depends = libastal-io
depends = libastal
depends = libastal-4
depends = npm
optdepends = libastal-meta: provides all astal libs, needed for eg bluetooth, audio, etc
optdepends = blueprint-compiler: required to define widgets using blueprint
optdepends = dart-sass: required for compilation of scss to css
optdepends = gtk-layer-shell: required when using gtk3
provides = aylurs-gtk-shell
conflicts = aylurs-gtk-shell
source = git+https://github.com/Aylur/ags.git
source = git+https://github.com/Aylur/gnim.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = aylurs-gtk-shell-git
|