Commit graph

19 commits

Author SHA1 Message Date
Ilya Fedin
fc5529d4bc Use the same Opus version as static binary
Use Ninja generator

Debug build in the test AppImage action should be used
2020-05-11 16:40:14 +04:00
ecb038eef6 Fix unignoring of files [skip ci] 2020-05-09 05:10:33 +03:00
3936fca8a1
Fix comment typo [skip ci] 2020-05-08 04:45:37 +03:00
1d28d84ef0 Tag [skip ci] for push actions 2020-05-08 04:40:40 +03:00
ilya-fedin
b5d2b6b303
Remove AppImageKit-checkrt since it's not needed anymore (#40)
* kotatogram-desktop runs pretty fine without AppRun, delete it
* Remove LIBGL_ALWAYS_INDIRECT
Looks like this is not needed anymore
2020-05-08 04:31:15 +03:00
ilya-fedin
de27598161
Add Kvantum to AppImage (#39)
* Add Kvantum to AppImage
* Add support for define matrix in AppImage action
* Remove unused variables
2020-05-07 07:10:12 +03:00
ilya-fedin
491681883d
Use new DESKTOP_APP_USE_PACKAGED_LAZY in AppImage and use tdesktop's desktop integration (#36) 2020-05-05 19:39:39 +03:00
ilya-fedin
065e29af79
Synchronize AppImage action and Qt patch with generic one (#34) 2020-05-01 23:14:19 +03:00
43a3dfdf95 More action excludes 2020-04-26 20:19:57 +03:00
ilya-fedin
5e5b59a61a
Fix appimage on ubuntu 16.04 (#30)
* Fix appimage on ubuntu 16.04

* Add missed -j$(nproc)

* Fix python cache
2020-04-23 01:18:46 +03:00
4c65739a72 Exclude platform-specific files from actions 2020-04-20 15:01:19 +03:00
7d2db1e97c Do not rebuild all actions when only one has changed 2020-04-20 15:01:13 +03:00
ilya-fedin
890f395f50
Add missed arguments to ffmpeg configure command for appimage (#29) 2020-04-20 14:32:18 +03:00
ilya-fedin
f9ac719014
Use native dialogs on wayland in appimage (#27) 2020-04-18 18:14:06 +03:00
ilya-fedin
4808ac0fab
Add nimf and hime to appimage (#25)
* Add nimf to appimage

* Add commit hash to AppImageKit-checkrt fetching step

* Add hime to appimage

* Update Qt to 5.12.8 in release appimage action
2020-04-16 00:50:22 +03:00
ilya-fedin
0a9b93a98c
Use gtk3 dialog on ubuntu 1404 (#24)
* Use gtk file dialog on Ubuntu 14.04 in AppImage

* Fix caching in appimage actions

* Use test api id in test appimage action

* Omit Qt flags that set to default values in appimage action

* Synchronize appimage ffmpeg arguments with generic linux one

* Synchronize move artifact step in appimage release action with test appimage action

* Install as more libraries as possible into /usr/local in AppImage actions

* Use configure.sh in appimage actions

* Add fcitx plugin to appimage

* Add AV1 support to appimage

* Add missing sudo in appimage actions

* Fix step names in appimage actions

* Ignore all .md files in appimage action

* Update Qt to 5.12.8 in appimage action
2020-04-13 18:52:41 +03:00
ilya-fedin
10efd09c36
Adapt xdg desktop portal support for appimage (#22) 2020-04-08 18:25:48 +03:00
ilya-fedin
926abbe189
Adapt autoupdater for AppImage (#21) 2020-04-08 05:40:45 +03:00
ilya-fedin
16b224a3dc
Fix autostart appimage (#20)
* Fix autostart and features that using desktop file integration on AppImage

* Add test action for AppImage
2020-04-05 22:24:14 +03:00