summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0d4de85d6cde1cbfca54021724df154d5e362615 (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
33
34
35
36
37
pkgbase = python-ignis-git
	pkgdesc = A widget framework for building desktop shells, written and configurable in Python
	pkgver = 0.5.r123.g2cf7e62
	pkgrel = 1
	url = https://github.com/ignis-sh/ignis
	arch = x86_64
	license = LGPL-2.1-or-later
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = glib2
	depends = gtk4
	depends = gtk4-layer-shell
	depends = python-cairo
	depends = python-gobject
	depends = python-click
	depends = python-loguru
	depends = python-rich
	optdepends = gpu-screen-recorder: required for Recorder Service
	optdepends = networkmanager: required for Network Service
	optdepends = dart-sass: SASS/SCSS compilation support
	optdepends = upower: required for UPower Service
	optdepends = gnome-bluetooth-3.0: required for Bluetooth Service
	optdepends = ignis-gvc-git: required for Audio Service
	provides = python-ignis
	provides = ignis
	provides = ignis-git
	conflicts = python-ignis
	conflicts = ignis
	conflicts = ignis-git
	source = git+https://github.com/ignis-sh/ignis
	sha256sums = SKIP

pkgname = python-ignis-git