summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c5ddde5ace5849571256ccc60109d1d417eae9e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = libhui-git
	pkgdesc = Library aiming to deliver simple API for building apps with HTML+CSS+JS UI in C/C++/Python/Rust and thus make developing GUI app as easy as it can be.
	pkgver = r44.ea2df2e
	pkgrel = 1
	url = https://github.com/mi4code/HUI
	arch = x86_64
	arch = aarch64
	arch = armv7h
	arch = i686
	license = LGPL2.1
	depends = gtk3
	depends = webkit2gtk
	depends = gtk-layer-shell
	provides = libhui
	conflicts = libhui
	source = git+https://github.com/mi4code/HUI.git
	sha256sums = SKIP

pkgname = libhui-git