initial commit
This commit is contained in:
parent
4137e7f7db
commit
4630e6e462
3 changed files with 25 additions and 24 deletions
30
.SRCINFO
30
.SRCINFO
|
@ -5,32 +5,34 @@ pkgbase = edgetx-companion
|
|||
url = https://edgetx.org/
|
||||
arch = x86_64
|
||||
license = GPL-2.0
|
||||
makedepends = cmake
|
||||
makedepends = gcc
|
||||
makedepends = git
|
||||
makedepends = xsd
|
||||
makedepends = bc
|
||||
makedepends = python
|
||||
makedepends = arm-none-eabi-binutils
|
||||
makedepends = arm-none-eabi-gcc
|
||||
makedepends = arm-none-eabi-newlib
|
||||
makedepends = avr-gcc
|
||||
makedepends = avr-libc
|
||||
makedepends = sed
|
||||
makedepends = qt5-tools
|
||||
makedepends = python-pyqt5
|
||||
makedepends = arm-none-eabi-gcc
|
||||
makedepends = arm-none-eabi-binutils
|
||||
makedepends = arm-none-eabi-newlib
|
||||
makedepends = bc
|
||||
makedepends = cmake
|
||||
makedepends = fox
|
||||
makedepends = gcc
|
||||
makedepends = git
|
||||
makedepends = python
|
||||
makedepends = python-pillow
|
||||
makedepends = python-pyqt5
|
||||
makedepends = qt5-svg
|
||||
makedepends = qt5-tools
|
||||
makedepends = qt5-translations
|
||||
makedepends = sed
|
||||
makedepends = xsd
|
||||
depends = hicolor-icon-theme
|
||||
depends = qt5-base
|
||||
depends = qt5-multimedia
|
||||
depends = sdl
|
||||
depends = hicolor-icon-theme
|
||||
optdepends = dfu-util: tool for flashing stm32 based radios
|
||||
provides = companion
|
||||
conflicts = companion
|
||||
source = git+https://github.com/EdgeTX/edgetx.git#tag=v2.5.0
|
||||
source = install.patch
|
||||
sha256sums = SKIP
|
||||
sha256sums = f156dfd0800251ea78ff01fb32704e5a5a826360d3f2da57b7d877521ba61a45
|
||||
sha256sums = 36bf7c59adfe9221f8b03809e0ca0dc537328e239b2384829fb17290137e5005
|
||||
|
||||
pkgname = edgetx-companion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue