Commit graph

21 commits

Author SHA1 Message Date
ohfp 4020a6ed0e
updated changelog; added unity-menubar.patch 2021-01-07 21:40:39 +01:00
ohfp 561ff61674
Set default XDG_DATA_DIRS in AppRun if unset
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.
2020-12-31 13:08:29 +01:00
probonopd 0445831824 Make it pass desktop-file-validate 2020-05-16 10:31:10 +00:00
ohfp f471d64277
Drop AppImage validation
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.
2020-05-08 11:34:40 +02:00
ohfp e94336cb1d
v76.0-1 2020-05-07 22:05:18 +02:00
ohfp 032d2c8a15 Use correct appstream data location for AppImage
Also installs some tools for appstream validation, which unfortunately
show that currently the appstream file used has some issues.
2020-04-10 20:23:39 +02:00
ohfp aa59e04acd fix appimage creating a new profile folder on each launch; sanitize desktop file; fix icon symlink 2020-03-31 21:09:12 +02:00
ohfp a960c6488a small AppStream and AppImage fixes 2020-03-31 20:30:46 +02:00
ohfp aa047fed9f add dependency to get libdbus-so 2020-03-31 17:14:12 +02:00
ohfp a0e27a0f66 fix variable typo in appimage script 2020-03-31 17:05:59 +02:00
ohfp 01f4e24e40 add appstream metadata to flatpak and appimage; include libdbus-glib-1.so.2 in appimage as well, just in case 2020-03-31 12:09:05 +02:00
ohfp 41d7dd8bdb appdir-lint demands a png; fix variable in configure-source script 2020-03-31 10:08:20 +02:00
ohfp baa005aade bzip2 dependency for appimage script 2020-03-30 11:40:19 +02:00
ohfp 49bb75906e typos and fix pipeline variable name 2020-03-28 23:56:49 +01:00
ohfp b409944fad de-Archify some aspects of builds and -scripts; allow to initiate separate steps manually; first attempt to build tarball on ubuntu 16.04 2020-03-28 23:15:41 +01:00
ohfp 8378fcc076 Partial rewrite of build process
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.
2020-03-06 21:17:06 +01:00
BeatLink 737d1510e5 fix appimage build 2019-08-24 15:22:58 -05:00
BeatLink 3305d8268a fix appimage build 2019-08-24 02:54:25 -05:00
BeatLink 54f6b09f1a fix appimage build 2019-08-18 03:43:39 -05:00
BeatLink 800285cc3c fix build 2019-08-17 18:33:13 -05:00
BeatLink 088d2f7727 move linux files to top level 2019-08-16 22:00:32 -05:00