Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | updated changelog; added unity-menubar.patch | ohfp | 2021-01-07 |
| | |||
* | Set default XDG_DATA_DIRS in AppRun if unset | ohfp | 2020-12-31 |
| | | | | | This fixes #139 by providing default values for `XDG_DATA_DIRS` when `XDG_DATA_DIRS` is not set on the host system the AppImage is run on. | ||
* | Make it pass desktop-file-validate | probonopd | 2020-05-16 |
| | |||
* | Drop AppImage validation | ohfp | 2020-05-08 |
| | | | | | | | The AppImage validation tools complain even when one follows their recommendations on supplying AppStream metadata and with correctly named files. I'm now starting to understand why most AppImages don't bother with it. | ||
* | v76.0-1 | ohfp | 2020-05-07 |
| | |||
* | Use correct appstream data location for AppImage | ohfp | 2020-04-10 |
| | | | | | Also installs some tools for appstream validation, which unfortunately show that currently the appstream file used has some issues. | ||
* | fix appimage creating a new profile folder on each launch; sanitize desktop ↵ | ohfp | 2020-03-31 |
| | | | | file; fix icon symlink | ||
* | small AppStream and AppImage fixes | ohfp | 2020-03-31 |
| | |||
* | add dependency to get libdbus-so | ohfp | 2020-03-31 |
| | |||
* | fix variable typo in appimage script | ohfp | 2020-03-31 |
| | |||
* | add appstream metadata to flatpak and appimage; include libdbus-glib-1.so.2 ↵ | ohfp | 2020-03-31 |
| | | | | in appimage as well, just in case | ||
* | appdir-lint demands a png; fix variable in configure-source script | ohfp | 2020-03-31 |
| | |||
* | bzip2 dependency for appimage script | ohfp | 2020-03-30 |
| | |||
* | typos and fix pipeline variable name | ohfp | 2020-03-28 |
| | |||
* | de-Archify some aspects of builds and -scripts; allow to initiate separate ↵ | ohfp | 2020-03-28 |
| | | | | steps manually; first attempt to build tarball on ubuntu 16.04 | ||
* | Partial rewrite of build process | ohfp | 2020-03-06 |
| | | | | | | | | | | Switching to an Arch based build process for easier maintenance and using specific runners for tasks where that might be necessary. Right now, parent/child pipelines for somewhat parallel builds for different architectures / semi-independent pak-builds don't seem to properly work yet due to `trigger:` not being recognized when it should, so that's not yet implemented. | ||
* | fix appimage build | BeatLink | 2019-08-24 |
| | |||
* | fix appimage build | BeatLink | 2019-08-24 |
| | |||
* | fix appimage build | BeatLink | 2019-08-18 |
| | |||
* | fix build | BeatLink | 2019-08-17 |
| | |||
* | move linux files to top level | BeatLink | 2019-08-16 |