blob: df60aeb1f5b0a374e0ffe66a9d5213b1b2d4a42c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = openfireapp-git
pkgdesc = Configuration utility for the OpenFIRE lightgun system.
pkgver = r374.7531ac8
pkgrel = 1
url = https://github.com/TeamOpenFIRE/OpenFIRE-App
install = openfireapp-git.install
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = cmake
depends = qt6-base
depends = qt6-serialport
depends = qt6-svg
depends = icu
optdepends = qt5-base: For building with Qt5
optdepends = qt5-serialport: For building with Qt5
optdepends = qt5-svg: For building with Qt5
provides = openfireapp
conflicts = openfireapp
source = git+https://github.com/TeamOpenFIRE/OpenFIRE-App.git
md5sums = SKIP
pkgname = openfireapp-git
|