summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ba31977b35d162e87b6645511d8070c4571a766 (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.13.5
	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.13.5.tar.gz::https://github.com/Martchus/qtutilities/archive/v6.13.5.tar.gz
	sha256sums = ed6c438f4a1f0082558978a87be4608a5bd82cf6a4450798dd612d6087a639b4

pkgname = qtutilities-qt6