Commit graph

8 commits

Author SHA1 Message Date
Igor Korsukov
c3fbb9fc8f removed config.h 2023-02-14 15:51:40 +02:00
Igor Korsukov
b93b05bb47 ported #7022 : Fix #279707: Command line option to update AppImage 2021-02-19 15:55:24 +02:00
Peter Jonas
21ba2316c2 fix #297719: AppImage: add more libraries
New files bundled in AppImage:

- libcupsprintersupport.so - Qt printsupport plugin
- libnss3.so - a fallback for Chromebook devices
- findlibs - tiny C program to check system libraries
2020-01-14 08:21:55 +00:00
Peter Jonas
4634d7bc42 AppImage: Add special handling for certain libraries 2019-07-11 06:29:39 +01:00
Peter Jonas
684f641b80 AppImage: Improve build scripts
- fix #279707 automatic updates on Linux
    - except for Nightly Builds as this would require
      changes on the Nightly server (see PR #4757)
- fix #271232 create type2 AppImage
- Bundle with linuxdeploy
- Shared Recipe for all architectures

linuxdeploy detects library dependencies and automatically puts
them in the AppImage. This makes the copy-libs scripts redundant.
2019-07-11 06:29:37 +01:00
lasconic
78474ce623 Workaround to enable Jack in AppImage build. See PR #3428 2018-01-29 15:29:15 +01:00
shoogle
2a62996fd9 Improve AppImages including fix #104106 use system font settings 2016-04-01 11:26:16 +01:00
shoogle
767a95a9db Fix #95541: Portable build for Linux (AppImage)
- Set share path relative to executable on Linux too
- Linux dependencies for portable AppImage
- Helper scripts for desktop integration
- Update man pages
2016-02-17 14:13:24 +00:00