summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 920be2c25d10ed2e1a6981234d7b4d182fda69b0 (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
26
27
pkgbase = mingw-w64-qtutilities
	pkgdesc = Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models (mingw-w64)
	pkgver = 5.12.2
	pkgrel = 1
	url = https://github.com/Martchus/qtutilities
	arch = any
	license = GPL
	makedepends = mingw-w64-gcc
	makedepends = mingw-w64-cmake
	makedepends = mingw-w64-qt5-tools
	makedepends = mingw-w64-qt5-base-static
	makedepends = mingw-w64-qt5-svg
	depends = mingw-w64-crt
	depends = mingw-w64-qt5-base
	depends = mingw-w64-c++utilities
	optdepends = qtutilities-doc: API documentation
	optdepends = mingw-w64-qt5-base-static: use of static library
	optdepends = mingw-w64-qt5-svg: use of static library
	options = !buildflags
	options = staticlibs
	options = !strip
	options = !emptydirs
	source = qtutilities-5.12.2.tar.gz::https://github.com/Martchus/qtutilities/archive/v5.12.2.tar.gz
	sha256sums = 636d3bc9f378e413d14d349b03849ad3da70290f6a25b36bdc80e4fda35776b0

pkgname = mingw-w64-qtutilities