summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ad7dca47f3df305a3090078a41f9d2441692835 (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
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 = 7.0.0
	pkgrel = 1
	url = https://gazebosim.org/libs/gui
	arch = x86_64
	license = Apache
	makedepends = cmake
	depends = eigen
	depends = qt5-base
	depends = qt5-quickcontrols2
	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-7.0.0.tar.gz::https://github.com/gazebosim/gz-gui/archive/gz-gui7_7.0.0.tar.gz
	sha256sums = ba70e06e9ba4cd0f79ecf77d2ac9cd2ae2bec24d6f6a131f8db939cafe4987f3

pkgname = ignition-gui