From aee1b5a72d210cb16a77a568a8a55a99d534003d Mon Sep 17 00:00:00 2001 From: Colin Clark Date: Sun, 13 Jun 2021 18:12:59 +0100 Subject: [PATCH] AppImage - update web page Update web page to include link to AppImages. Minor text edit in a shell script. --- scripts/generate-appimage.sh | 2 +- web/index.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/generate-appimage.sh b/scripts/generate-appimage.sh index bd248205..0b7639aa 100755 --- a/scripts/generate-appimage.sh +++ b/scripts/generate-appimage.sh @@ -43,7 +43,7 @@ then fi rm -rf "$target_dir"/AppDir -mkdir "$target_dir"/Appdir +mkdir "$target_dir"/AppDir sudo rm -rf doc/html diff --git a/web/index.html b/web/index.html index a7a1c4f2..57e4a41d 100644 --- a/web/index.html +++ b/web/index.html @@ -80,13 +80,15 @@

MacOS X Homebrew Formulae

Solaris Openscw.org Solaris 10 & 11

+

Geeqie is also available:

+

The source tar for Geeqie v1.5 is available here. (Signature also available under geeqie-1.5.tar.xz.asc)

However if you are compiling from sources it is recommended that you get the latest sources from the Geeqie repository.

Geeqie is stable, there are frequent updates, and compiling is a quick and painless task. The instructions for downloading and installing are easy to follow.

For Ubuntu and other Debian-based systems, this script will download Geeqie sources, all dependencies, and compile and install Geeqie. You may also select which optional libraries to install.

-

Also Geeqie is available as a flatpak from the Flathub site.

Support

If you need help or have questions about Geeqie, just send a message to the mailing list.

-- 2.20.1