Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to gimp 2.99.18 #2

Closed
wants to merge 7 commits into from

Conversation

414owen
Copy link

@414owen 414owen commented Apr 27, 2024

Update to 2.99.18

Had to disable the test suite again, for the same reason as it was disabled before, a missing icon in the open/save dialog.

@jtojnar

jtojnar and others added 7 commits March 17, 2023 16:42
Co-Authored-By: Linus Heckemann <git@sphalerite.org>
https://www.gimp.org/news/2022/08/27/gimp-2-99-12-released/
GNOME/gimp@256b2d9...a791151

Introduces `gimp-script-fu-interpreter-3.0` as interpreter invoked by shebang of some plug-ins. Let’s ensure it is on `PATH`.
GNOME GitLab instance fails with “fatal: the remote end hung up unexpectedly”
, libilbm
, libiff
, cfitsio
, gnome-icon-theme
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just Adwaita alias that should be removed.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think that, seeing as having adwaita as a dependency doesn't fix the tests, maybe I should remove both of these references for now?

@@ -186,9 +190,13 @@ in stdenv.mkDerivation (finalAttrs: {
glib-networking
libmypaint
mypaint-brushes1
libilbm
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be conditional too then.

, autoreconfHook
}:

stdenv.mkDerivation rec {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please open a PR against Nixpkgs adding these libraries? I can merge that and then rebase the GIMP PR.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pkgs/development/libraries/libiff/default.nix Show resolved Hide resolved
pkgs/development/libraries/libiff/default.nix Show resolved Hide resolved
@414owen
Copy link
Author

414owen commented May 12, 2024

Closing, as discussed.

@414owen 414owen closed this May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants