summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 52db23a92e13c070b90cf1821fe7fa25f87eba0a (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 = qt5-color-widgets
	pkgdesc = A user-friendly color dialog and several color-related widgets for Qt
	pkgver = 2.2.0
	pkgrel = 1
	url = https://gitlab.com/mattbas/Qt-Color-Widgets
	arch = x86_64
	arch = i686
	arch = armv7h
	arch = aarch64
	groups = therepoclub
	license = LGPL3
	makedepends = git
	makedepends = cmake
	makedepends = qt5-tools
	depends = qt5-base
	optdepends = qt5-tools: for QtDesigner integration
	optdepends = qtcreator: for QtCreator integration
	provides = qt-color-widgets-common
	conflicts = qt-color-widgets-common
	replaces = qt5-color-picker
	source = qt5-color-widgets::git+https://gitlab.com/mattbas/Qt-Color-Widgets/#branch=master
	sha256sums = SKIP

pkgname = qt5-color-widgets