Commit graph

5 commits

Author SHA1 Message Date
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
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
ilya-fedin
b08b0ee0c7
Fix download directory choosing in KDE in AppImage (#26) 2020-04-17 19:50:54 +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
Renamed from Telegram/Patches/qtbase_5_12_5_appimage.diff (Browse further)