summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d7f00e51288013ec36a7bca87829b2a6c2e4556 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = slint-cpp
	pkgdesc = Declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps
	pkgver = 1.8.0
	pkgrel = 1
	url = https://github.com/slint-ui/slint/
	arch = i686
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = cmake>=3.21
	makedepends = rust>=1.70
	depends = freetype2
	depends = libglvnd
	depends = libx11
	depends = mesa
	depends = wayland
	options = strip
	source = https://github.com/slint-ui/slint/archive/refs/tags/v1.8.0.tar.gz
	sha256sums = bbc532d097be73daa4bccaffb10992315cf406336b90be4ce0604a4c798ed3b1

pkgname = slint-cpp