summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b2c536a99a3425ab53b4e05fbb7ab7c377204ef7 (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.4
	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.4.tar.gz::https://github.com/Martchus/qtutilities/archive/v6.13.4.tar.gz
	sha256sums = 547d9e122d399ed3a86ec0b5fe078e0b54ab3e9a3e613efdaac4f6bb63fb5007

pkgname = qtutilities-qt6