summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd3f5b70df1bcf797e2563329fac7cab7e079902 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = ignition-gui
	pkgdesc = Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
	pkgver = 6.2.0
	pkgrel = 1
	url = https://ignitionrobotics.org/libs/gui
	arch = x86_64
	license = Apache
	makedepends = cmake
	depends = qt5-base
	depends = protobuf
	depends = tinyxml2
	depends = ignition-math
	depends = ignition-common
	depends = ignition-plugin
	depends = ignition-transport
	depends = ignition-rendering
	depends = ignition-msgs
	depends = ignition-tools
	source = ignition-gui-6.2.0.tar.gz::https://github.com/ignitionrobotics/ign-gui/archive/ignition-gui6_6.2.0.tar.gz
	sha256sums = b24eea52df6b3598b890650dead2bc2331ba223de72fd9d6308b7b9a0bf9b3c2

pkgname = ignition-gui