This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
forked from snapcrafters/gimp
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Daniel Llewellyn <[email protected]>
Signed-off-by: Daniel Llewellyn <[email protected]>
Update README.md
Add compile-time optimisations
Signed-off-by: Daniel Llewellyn <[email protected]>
Signed-off-by: Daniel Llewellyn <[email protected]>
Signed-off-by: Daniel Llewellyn <[email protected]>
Signed-off-by: Daniel Llewellyn <[email protected]>
Gimp 2.10.14 Nice one! Thanks @diddledan
Reduce snap size
Incorrect number of `../` used. This should fix the automated review errors. Signed-off-by: Daniel Llewellyn <[email protected]>
Fix symlinks pointing outside snap
Signed-off-by: Daniel Llewellyn <[email protected]>
Fix babl and gegl paths
Signed-off-by: Daniel Llewellyn <[email protected]>
Fix python path
Signed-off-by: Daniel Llewellyn <[email protected]>
Add ld-cache and fix breakage over immodules
Signed-off-by: Daniel Llewellyn <[email protected]>
remove erroneously added hook - wrong name
Fixes the following errors: ```plain ln: target '/home/dllewellyn/snap/gimp/common/.cache/immodules/gtk3' is not a directory /snap/gimp/241/snap/command-chain/desktop-launch: line 11: /snap/gimp/241/gnome-platform/usr/lib/x86_64-linux-gnu/libgtk2.0-0/gtk-query-immodules-2.0: No such file or directory ERROR: /snap/gimp/241/gnome-platform/usr/lib/x86_64-linux-gnu/libgtk2.0-0/gtk-query-immodules-2.0 exited abnormally with status 127 ``` Signed-off-by: Daniel Llewellyn <[email protected]>
Update desktop-launch.patch
ref: https://forum.snapcraft.io/t/refreshing-gimp-snap-failed-cannot-create-symlink-in-etc-gimp-existing-file-in-the-way/14995/9 Signed-off-by: Daniel Llewellyn <[email protected]>
Fix layout breakage
This allows the build to work on all architectures again. Signed-off-by: Daniel Llewellyn <[email protected]>
Add appmenu-gtk2-module to `gnome-extension` part. Signed-off-by: Daniel Llewellyn <[email protected]>
Disable usage of gtk2-common-themes
Ensure we do not try reading files from the host that some systems do not provide Signed-off-by: Daniel Llewellyn <[email protected]>
Update scripts for ld.so.cache
Signed-off-by: Daniel Llewellyn <[email protected]>
Update to 2.10.18
Signed-off-by: Daniel Llewellyn <[email protected]>
Fix build & add heif support
Signed-off-by: Daniel Llewellyn <[email protected]>
Simplify ld.so.cache generation
Fixes #94 Signed-off-by: Daniel Llewellyn <[email protected]>
Add Evince for print preview
Fix reference to LD_LIBRARY_PATH missing last H. Signed-off-by: Daniel Llewellyn <[email protected]>
Fix broken build-ld-cache script
Signed-off-by: Daniel Llewellyn <[email protected]>
Signed-off-by: Daniel Llewellyn <[email protected]>
Update to gimp 2.10.20
Signed-off-by: Daniel Llewellyn <[email protected]>
Signed-off-by: Daniel Llewellyn <[email protected]>
Add g'mic plugin
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.