blob: 0235fe60a4a68a504fd8881554ecc46734185ead (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = simapi-git
pkgdesc = Dashboards and Telemetry Monitoring for Racing Sims
pkgver = 0.1.1
pkgrel = 2
url = https://github.com/spacefreak18/simapi/
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
depends = procps-ng
source = git+https://github.com/spacefreak18/simapi.git
sha256sums = SKIP
pkgname = simapi-git
|