Martin Pulec
f08bdbc144
AppRun: replace UltraGrid with actual AppImage path
2021-03-03 09:40:24 +01:00
Martin Pulec
4c41383d92
Added update hint to AppImage + ULTRAGRID_AUTOUPDATE
...
Notify user after specified number of days (35; 7 for continuous) to
check updates.
Honor environment variable ULTRAGRID_AUTOUPDATE - 0 disables the hint;
1 causes the update to be always checked.
2021-03-03 09:03:30 +01:00
Martin Pulec
b6e136d961
create-appimage.sh: remove $APPDIR and tmpinstall
2021-03-03 08:18:04 +01:00
Martin Pulec
55e06c8f8f
AppRun: unset LD_LIBRARY_PATH
...
To avoid mixing of UG and update tool libraries
+ missing quotes around $@
2021-03-02 11:58:00 +01:00
Martin Pulec
0d53b21583
Fixed AppRun
2021-03-02 11:44:02 +01:00
Martin Pulec
898cef56e2
create-appimage.sh: small fix
2021-03-02 10:53:36 +01:00
Martin Pulec
00805a5f55
AppImage: allow arguments to appimageupdatetool
2021-03-02 10:11:39 +01:00
Martin Pulec
2de74a57e3
AppImage: use command-line tool
...
The GUI tool looks currently failing. Moreover, the command-line is more
suitable for UG and its size is lower.
2021-03-02 10:00:36 +01:00
Martin Pulec
a3cc07f929
Updated create-appimage.sh
...
Now it doesn't required neither GUI nor --enable-plugins and is more
friendly to command-line use.
+ documented a bit
2021-03-02 09:55:54 +01:00
Martin Pulec
94810b63b8
AppImage: add also hd-rum-multi
2021-02-23 17:44:31 +01:00
Martin Pulec
715b5db03f
AppImage: update AppImageUpdate URL
2020-12-11 10:09:39 +01:00
Martin Pulec
3c9b8293d5
Removed JACK library tweaks
...
Since the library is now dynamically loaded it is no longer needed.
2020-10-16 16:23:21 +02:00
Martin Pulec
ec00fb6076
AppImage: updater URL fix
2020-09-14 16:35:41 +02:00
Martin Pulec
60ff852fa8
Fixed /usr/bin/ldd: line 41: printf: write error: Broken pipe
2020-08-25 16:10:34 +02:00
Martin Pulec
4f3576c180
AppImage: take list from AppImage exclude list
...
Refers to issue #81
2020-08-25 16:10:27 +02:00
Martin Pulec
47bd730992
Use AppImage 12 (continuous does not work)
2020-07-08 10:58:27 +02:00
Martin Pulec
11629b9883
GitHub workflows: sign AppImage
2020-03-27 21:40:54 +01:00
Martin Pulec
bea9648f2b
CI Windows: added updater
2020-03-19 09:53:33 +01:00
Martin Pulec
0730a36796
CI: Linux - copy all plugins
2020-03-19 09:53:32 +01:00
Martin Pulec
57ccfea8bc
Linux AppImage: bundle dynamically Qt + fixes
...
- AppImage: do not symlink icon
- use fontconfig to get DejaVu font path
2020-03-19 09:53:31 +01:00
Martin Pulec
e3247a0880
CI: Linux - build AppImage
2020-03-19 09:53:24 +01:00