summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ba2610cef997bac37d4b7eb6e9efcb565e662bc (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
30
31
32
pkgbase = ignis-git
	pkgdesc = Full-featured Python framework for building desktop shells using GTK4.
	pkgver = 0.2.r56.g5e3311d
	pkgrel = 1
	url = https://github.com/linkfrg/ignis
	arch = x86_64
	license = GPL-3.0-only
	makedepends = gobject-introspection
	makedepends = meson
	depends = python
	depends = glib2
	depends = glib2-devel
	depends = glibc
	depends = gtk4
	depends = gtk4-layer-shell
	depends = libpulse
	depends = python-cairo
	depends = python-gobject
	depends = python-click
	depends = python-requests
	depends = python-loguru
	optdepends = gst-plugin-pipewire: required for Recorder Service
	optdepends = gst-plugins-good: required for Recorder Service
	optdepends = gst-plugins-ugly: required for Recorder Service
	optdepends = networkmanager: required for Network Service
	optdepends = dart-sass: SASS/SCSS compilation support
	optdepends = upower: required for UPower Service
	conflicts = ignis
	source = git+https://github.com/linkfrg/ignis
	sha256sums = SKIP

pkgname = ignis-git