Commit Graph

7 Commits

Author SHA1 Message Date
miruka
5b5fda4477 Update github links 2020-03-21 15:20:57 -04:00
miruka
b657184867 Add MIRAGE_REPO_URL variable to build-appimage.sh 2020-03-20 14:01:52 -04:00
miruka
588dc4eec3 AppImage: compile Python with libreadline-dev 2020-03-18 19:39:37 -04:00
miruka
2b01e1ab31 Remove bad appimage xorg instructions 2020-03-18 19:18:08 -04:00
miruka
4ab25ada43 AppImage improvements and fixes
- No need to build manually the olm python 3 bindings, pip does it
- make clean in mirage dir if possible, since having build/ files from a
  compiling that happened from another distro can make the process fail
- Save linuxdeployqt and appimagetools outside of the mirage repo
- Lint the AppDir with the script from pkg2appimage
- From python, restore LD_LIBRARY_PATH, PYTHONHOME and PYTHONUSERBASE to
  their original values. The AppRun laucher overwrites them to properly
  launch the program, but it affects external programs too launched e.g.
  when user clicks a link.
2020-03-18 19:12:38 -04:00
miruka
11604910c1 build-appimage.sh: add test instructions 2020-03-15 19:08:12 -04:00
miruka
12af2304bf Add script to build AppImage 2020-03-15 19:08:12 -04:00