blob: debeb9db59dc2bd2fa48fe36b9f9c10cc16e0c1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = rcssmonitor-git
pkgdesc = Robocup 2D simulator's monitor.
pkgver = 17.0.0
pkgrel = 1
url = https://github.com/rcsoccersim/rcssmonitor
arch = any
groups = rcss
license = GPL
makedepends = git
depends = qt5-base
depends = fontconfig
depends = libxt
depends = glib2
depends = libxi
depends = libxrender
provides = rcssmonitor-git
conflicts = rcssmonitor-git
source = rcssmonitor-git::git+https://github.com/rcsoccersim/rcssmonitor.git
md5sums = SKIP
pkgname = rcssmonitor-git
|