summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8235586379cd409287426c68bfacedeb195bccf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-helium
	pkgdesc = A layer-shell framework written in C++, configured in Python
	pkgver = 0.1.0
	pkgrel = 5
	url = https://github.com/xZepyx/helium
	arch = x86_64
	license = GPL3
	makedepends = meson
	makedepends = python-build
	makedepends = python-installer
	makedepends = git
	depends = python
	depends = gtk4
	depends = gtk4-layer-shell
	depends = pybind11
	depends = nlohmann-json
	source = helium::git+https://github.com/xZepyx/helium.git
	sha256sums = SKIP

pkgname = python-helium