@hayabousa, have you tried building it without an aur helper? If the bug remains after that, I suggest filing and bugreport at the upstream project. This seems to be more of an upstream issue than a packaging one.
Search Criteria
Package Details: opentx-companion 2.3.11-1
Git Clone URL: | https://aur.archlinux.org/opentx-companion.git (read-only, click to copy) |
---|---|
Package Base: | opentx-companion |
Description: | EEPROM Editor for OpenTX RC transmitter firmwares |
Upstream URL: | http://www.open-tx.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | japernilater |
Maintainer: | ysblokje |
Last Packager: | ysblokje |
Votes: | 22 |
Popularity: | 0.32 |
First Submitted: | 2014-06-09 02:01 |
Last Updated: | 2021-01-12 14:44 |
Dependencies (20)
- hicolor-icon-theme (hicolor-icon-theme-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-multimedia (qt5-multimedia-git)
- qt5-svg (qt5-svg-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git)
- arm-none-eabi-binutils (arm-none-eabi-linaro-binutils, gcc-arm-none-eabi-bin-83, gcc-arm-none-eabi-bin-92, gcc-arm-none-eabi-bin-82, gcc-arm-none-eabi-bin-73, gcc-arm-none-eabi-bin-72, gcc-arm-none-eabi-bin-63, gcc-arm-none-eabi-bin-93, gcc-arm-none-eabi-bin, arm-none-eabi-bin-92-complete, gcc-arm-none-eabi-bin-102) (make)
- arm-none-eabi-gcc (arm-none-eabi-gcc47-linaro, arm-none-eabi-gcc48-linaro, arm-none-eabi-gcc53-linaro, arm-none-eabi-gcc49-linaro, arm-none-eabi-gcc55, gcc-arm-none-eabi-bin-83, gcc-arm-none-eabi-bin-92, gcc-arm-none-eabi-bin-82, gcc-arm-none-eabi-bin-73, gcc-arm-none-eabi-bin-72, gcc-arm-none-eabi-bin-63, gcc-arm-none-eabi-bin-93, gcc-arm-none-eabi-bin, arm-none-eabi-bin-92-complete, gcc-arm-none-eabi-bin-102) (make)
- arm-none-eabi-newlib (arm-none-eabi-newlib-linaro-git, gcc-arm-none-eabi-bin-83, gcc-arm-none-eabi-bin-92, gcc-arm-none-eabi-bin-82, gcc-arm-none-eabi-bin-73, gcc-arm-none-eabi-bin-72, gcc-arm-none-eabi-bin-63, gcc-arm-none-eabi-bin-93, gcc-arm-none-eabi-bin, arm-none-eabi-bin-92-complete, gcc-arm-none-eabi-bin-102) (make)
- avr-gcc (avr-gcc-atmel) (make)
- avr-libc (avr-libc-svn, avr-libc-atmel, avr-libc-tinyos, avr-libc-avrxmega3-svn, avr-libc-atmega328pb) (make)
- bc (bc-gh) (make)
- cmake (cmake-git) (make)
- fox (make)
- python (python-dbg) (make)
- python-pillow (python-pillow-git, python-pillow-simd) (make)
- python-pyqt5 (make)
- qt5-tools (qt5-tools-git) (make)
- sed (sed-git) (make)
- xsd (make)
- dfu-util (dfu-util-git) (optional) – tool for flashing stm32 based radios
Required by (0)
Sources (2)
ysblokje commented on 2020-12-03 10:53
hayabousa commented on 2020-11-30 13:11
When i launchsimulation on qx7 access companion crash and in terminal i have : companion23: /var/tmp/pamac-build-stephan/opentx-companion/src/opentx-release-2.3.10/radio/src/targets/simu/simpgmspace.cpp :164 : void simuSetSwitch(uint8_t, int8_t): l'assertion « swtch < DIM(switchesStates) » a échoué. Abandon (core dumped)
neo2001 commented on 2020-06-15 09:36
@yablokje: I only realized that there was a new release after getting the notfication from the AUR. So you were actually faster than me. You just didn't expect them to release the next version so soon.
ysblokje commented on 2020-06-14 20:44
@neo2001, no problem. I am not paying attention to the releases as much as I maybe should.
neo2001 commented on 2020-06-14 19:25
Sorry to inform you, that there is already 2.3.9 available. :-)
liOnux commented on 2020-04-06 15:29
While waiting for @ysblokje to update this package, I propose a method to build version 2.3.7-0 : 1- git clone https://aur.archlinux.org/opentx-companion.git 2- cd opentx-companion 3- Modify the PKGBUILD as follows : -pkgver=2.3.5 -pkgrel=2 +pkgver=2.3.7 +pkgrel=0 -source=("https://github.com/opentx/opentx/archive/$pkgver.tar.gz" +source=("https://github.com/opentx/opentx/archive/release/$pkgver.tar.gz" -'7ce8b294c724b45e1d1867202959e9ec8645697cb350ce91efd4bb92374ab806' +'92c48f8eec926d5058fb08a3f1ed412576d8f58ed38e903f30d2d5035cd817fc' -_srcmap=opentx-$pkgver +_srcmap=opentx-release-$pkgver 4- Modify the .SRCINFO as follows : -pkgver = 2.3.5 -pkgrel = 2 +pkgver = 2.3.7 +pkgrel = 0 -source = https://github.com/opentx/opentx/archive/2.3.5.tar.gz +source = https://github.com/opentx/opentx/archive/release/2.3.7.tar.gz -sha256sums = 7ce8b294c724b45e1d1867202959e9ec8645697cb350ce91efd4bb92374ab806 +sha256sums = 92c48f8eec926d5058fb08a3f1ed412576d8f58ed38e903f30d2d5035cd817fc 5- makepkg -si
neo2001 commented on 2020-03-24 08:10
Source file seems to have changed, although it's the same version number: New hash is 7ce8b294c724b45e1d1867202959e9ec8645697cb350ce91efd4bb92374ab806
swalladge commented on 2020-03-24 07:45
I'm getting a checksum failure for 2.3.5.tar.gz. Can someone else check to see if it's just me?
TomCatT commented on 2020-02-01 16:36
Okay then, thanks. I’ll let it cook then.
supermar10 commented on 2020-02-01 15:40
@TomcatT I thought that too but it compiles different versions of the simulator, you just have to wait for me it took about 10 minutes on a i5-2500k
Pinned Comments
ysblokje commented on 2019-09-29 19:57
The opentx-companion 2.1.x version is split off into opentx-companion21
The opentx-companion 2.2.x version is split off into opentx-companion22
This version will should follow current release.