Any plan to upgrade to 2.2.2 ?
Search Criteria
Package Details: opentx-companion 2.3.15-1
Package Actions
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: | GPL |
Conflicts: | companion, companion9x-svn |
Provides: | companion |
Submitter: | japernilater |
Maintainer: | lod |
Last Packager: | ysblokje |
Votes: | 23 |
Popularity: | 0.000000 |
First Submitted: | 2014-06-09 02:01 (UTC) |
Last Updated: | 2022-05-13 08:07 (UTC) |
Dependencies (20)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
- arm-none-eabi-binutils (gcc-arm-none-eabi-binAUR) (make)
- arm-none-eabi-gcc (arm-none-eabi-gcc47-linaroAUR, arm-none-eabi-gcc48-linaroAUR, arm-none-eabi-gcc53-linaroAUR, arm-none-eabi-gcc49-linaroAUR, gcc-arm-none-eabi-binAUR) (make)
- arm-none-eabi-newlib (gcc-arm-none-eabi-binAUR) (make)
- avr-gcc (avr-gcc-atmelAUR, avr-gcc-43AUR, avr-gcc-45AUR, avr-gcc-85AUR) (make)
- avr-libc (avr-libc-tinyosAUR, avr-libc-16AUR, avr-libc-18AUR, avr-libc-debian-gitAUR, avr-libc-gitAUR, avr-libc-avrxmega3-svnAUR, avr-libc-avrxmega3AUR, avr-libc-atmega328pbAUR) (make)
- bc (bc-ghAUR) (make)
- cmake (cmake-gitAUR) (make)
- fox (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-pillow (make)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR) (make)
- qt5-tools (make)
- sed (busybox-coreutilsAUR, sed-gitAUR) (make)
- xsd (make)
- dfu-util (dfu-util-gitAUR) (optional) – tool for flashing stm32 based radios
Required by (0)
Sources (2)
netmonk commented on 2018-07-06 21:57 (UTC) (edited on 2018-07-06 21:57 (UTC) by netmonk)
ysblokje commented on 2018-06-14 07:35 (UTC) (edited on 2018-06-14 07:35 (UTC) by ysblokje)
It should be fixed, aka it builds for me after some patching.
ysblokje commented on 2018-06-14 05:56 (UTC)
qt5_use_modules is being used in 10 places, I'll see if I can replace them.
MrLinuxFish commented on 2018-06-14 05:02 (UTC)
I'm also getting cmake errors. It seems the qt5_use_modules is deprecated since plasma 5.11.
phschoen commented on 2018-06-11 18:04 (UTC)
i get an cmake compile error: CMake Error at radio/src/targets/simu/CMakeLists.txt:35 (qt5_use_modules): Unknown CMake command "qt5_use_modules".
as well as Linking C executable cmTC_b7747 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b7747.dir/link.txt --verbose=1 /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -rdynamic CMakeFiles/cmTC_b7747.dir/CheckFunctionExists.c.o -o cmTC_b7747 -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[1]: *** [CMakeFiles/cmTC_b7747.dir/build.make:87: cmTC_b7747] Error 1
are there any deps missing?
nmc commented on 2018-05-21 23:27 (UTC) (edited on 2018-05-21 23:28 (UTC) by nmc)
It won't compile until pyqt5 python package installed.
Just cast pip install pyqt5
(related repository packages does not solve problem)
ysblokje commented on 2017-12-26 23:41 (UTC)
@tsuflux, here ya go. happy holidays.
jfrankenau commented on 2017-12-26 19:44 (UTC)
Please add dfu-util
as an optional dependency for flashing STM32 bootloaders using DFU mode. Thank you!
Pinned Comments
ysblokje commented on 2019-09-29 19:57 (UTC) (edited on 2019-09-29 19:58 (UTC) by ysblokje)
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.