summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b69f4ed3b5d0f97b3567ca1f3c49007d150566b0 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
pkgbase = qtcreator-patches
	pkgdesc = Lightweight, cross-platform integrated development environment
	pkgver = 16.0.1
	pkgrel = 1
	url = https://www.qt.io
	arch = x86_64
	license = Apache-2.0
	makedepends = cmake
	makedepends = llvm
	makedepends = python
	makedepends = clang
	depends = qt6-tools
	depends = qt6-svg
	depends = qt6-quick3d
	depends = qt6-webengine
	depends = qt6-serialport
	depends = qt6-shadertools
	depends = qt6-5compat
	depends = clang
	depends = clazy
	depends = yaml-cpp
	depends = litehtml
	optdepends = qt6-doc: integrated Qt documentation
	optdepends = qt6-examples: welcome page examples
	optdepends = qt6-translations: for other languages
	optdepends = gdb: debugger
	optdepends = cmake: cmake project support
	optdepends = x11-ssh-askpass: ssh support
	optdepends = git: git support
	optdepends = mercurial: mercurial support
	optdepends = bzr: bazaar support
	optdepends = valgrind: analyze support
	optdepends = perf: performer analyzer
	optdepends = mlocate: locator filter
	provides = qtcreator
	conflicts = qtcreator
	options = docs
	source = fancymainwindow.patch
	source = projectmodels.patch
	source = navigationwidget.patch
	source = breakpoint.patch
	source = attach.patch
	source = perf.patch
	source = doxygen.patch
	source = pythonproject.patch
	source = appstackedpane.patch
	source = pylsp.patch
	source = pyindent.patch
	source = multitextcursor.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = qtcreator-patches

pkgname = qtcreator-devel-patches
	pkgdesc = Lightweight, cross-platform integrated development environment (development files)
	depends = qtcreator
	optdepends =