aboutsummaryrefslogtreecommitdiffstats
path: root/appimage/build-appimage-with-docker.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-15appimage: Add a few hacks that are currently needed to build an AppImageikloecker/t5598-appimageIngo Klöcker1-0/+11
* Apply a patch to latest pinentry to make it build with Qt 5.9 * Copy appimage.desktop and speedo.mk with appimage support which are not yet available in gnupg (outside of the work branch) GnuPG-bug-id: 5598
2021-09-15appimage: Add experimental scripts for building an AppImage of gpgIngo Klöcker1-0/+54
GnuPG-bug-id: 5598