summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 23252bb051c13d798ff5f5c979230b5e1e0e0245 (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
pkgbase = qtutilities-qt6
	pkgdesc = Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models (using Qt 6)
	pkgver = 6.14.0
	pkgrel = 1
	url = https://github.com/Martchus/qtutilities
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = GPL
	makedepends = cmake
	makedepends = ninja
	makedepends = qt6-tools
	makedepends = qt6-declarative
	makedepends = clang
	depends = libc++utilities.so
	depends = qt6-base
	depends = libx11
	optdepends = qtutilities-doc: API documentation
	provides = libqtutilities-qt6.so
	source = qtutilities-6.14.0.tar.gz::https://github.com/Martchus/qtutilities/archive/v6.14.0.tar.gz
	sha256sums = 4eab9ef26edf67c1c436596bea42890fcc0206f93c50413939ccce8c94bf7bc0

pkgname = qtutilities-qt6