Don't use deprecated gdk-pixbuf-xlib #8540
City-busz
started this conversation in
Developer Discussion | 开发者讨论
Replies: 1 comment
-
Thanks for the heads up! We'll look into this later. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the gdkpixbuf go library depends on gdk-pixbuf-xlib:
https://github.com/linuxdeepin/go-lib/blob/dddda54ea9f073c511dfa77cca61232128a60a81/gdkpixbuf/gdk_pixbuf_utils.c#L11
gdk-pixbuf-xlib is archived by the developers and no longer maintained:
https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib
Please remove this dependency.
Beta Was this translation helpful? Give feedback.
All reactions