Page MenuHomeSolus

Initial inclusion of geeqie
ClosedPublic

Authored by algent on Dec 5 2019, 10:01 PM.
Tags
None
Referenced Files
F11034512: D7786.id18836.diff
Wed, Aug 9, 4:53 PM
F11034511: D7786.id.diff
Wed, Aug 9, 4:53 PM
F11034510: D7786.id18679.diff
Wed, Aug 9, 4:53 PM
F11034509: D7786.id18689.diff
Wed, Aug 9, 4:53 PM
F11034508: D7786.id19228.diff
Wed, Aug 9, 4:53 PM
F11026450: D7786.diff
Wed, Aug 9, 2:23 AM
F10941500: D7786.diff
Fri, Jul 14, 6:17 AM
F10830132: D7786.id19228.diff
Jun 4 2023, 5:13 PM

Details

Reviewers
JoshStrobl
Group Reviewers
Triage Team
Maniphest Tasks
T5942: Geeqie
Commits
R4885:4544cd87e16b: Initial inclusion of geeqie
Summary

Geeqie is a lightweight image viewer for Linux, BSDs and compatibles.It can be used as a simple, fast, database-free image viewer, but equally it can be used to manage large collections of images.

Resolve T5942

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Open a few folders with images and browse images
  • Make pan view
  • Started a slideshow
  • Crop Images
  • Change Orientations, rotate, mirror and flip

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Honestly I'd just disable the generation of documentation compiling. Most people are probably going to use the online help anyways.

This revision now requires changes to proceed.Dec 6 2019, 10:19 AM

Remove pkgconfig(gnome-doc-utils) and /usr/share/doc
but options "Help > Release Notes" and "Help > Changelog" will ask for files:
/usr/share/doc/geeqie-1.5.1/ChangeLog and /usr/share/doc/geeqie-1.5.1/README.md

Remove pkgconfig(gnome-doc-utils) and /usr/share/doc
but options "Help > Release Notes" and "Help > Changelog" will ask for files:
/usr/share/doc/geeqie-1.5.1/ChangeLog and /usr/share/doc/geeqie-1.5.1/README.md

Try the provided patch:

Add patch to remove Help and Changelog references to doc

Thank you @JoshStrobl for the patch, and sorry for late reply, I had some issues with email notifications.

Can you confirm that the patch did indeed work? I didn't test it :P

That patch you provided wasn't working, so I made a new one and deleted same lines.

LGTM, thanks! Sorry for delayed patch review.

This revision is now accepted and ready to land.Jan 10 2020, 5:30 PM
This revision was automatically updated to reflect the committed changes.