all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#56276] [PATCH 0/2] gnu: Add gdk-pixbuf-xlib.
@ 2022-06-28 13:09 Tomasz Jeneralczyk
  2022-06-28 13:21 ` [bug#56276] [PATCH 1/2] gnu: gdk-pixbuf: Remove unnecessary dependency Tomasz Jeneralczyk
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Tomasz Jeneralczyk @ 2022-06-28 13:09 UTC (permalink / raw)
  To: 56276; +Cc: Tomasz Jeneralczyk

In gdk-pixbuf version 2.42.0 the gdk-pixbuf-xlib was split into
its own separate library:
https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/tags/2.42.0

Although it's described  as deprecated, there's at least one package
that has missing functionality without gdk-pixbuf-xlib but still
builds just fine: xscreensaver.
There might be more packages like this.

I'm not sure if I packaged this library correctly seeing as many other
gtk packages have a lot custom phases and whatnot. But if it is added
as a native-input to xscreensaver it restores its ability to build
the `xscreensaver-demo` binary.


Tomasz Jeneralczyk (2):
  gnu: gdk-pixbuf: Remove unnecessary dependency.
  gnu: Add gdk-pixbuf-xlib.

 gnu/packages/gtk.scm | 30 ++++++++++++++++++++++++++++--
 1 file changed, 28 insertions(+), 2 deletions(-)


base-commit: 8d810c209f18ffb635a1db2488a939543c6f060f
-- 
2.36.1





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-07-02 11:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28 13:09 [bug#56276] [PATCH 0/2] gnu: Add gdk-pixbuf-xlib Tomasz Jeneralczyk
2022-06-28 13:21 ` [bug#56276] [PATCH 1/2] gnu: gdk-pixbuf: Remove unnecessary dependency Tomasz Jeneralczyk
2022-06-28 12:38   ` Liliana Marie Prikler
2022-06-28 13:45     ` Tomasz Jeneralczyk
2022-06-28 13:49       ` Liliana Marie Prikler
2022-06-28 13:21 ` [bug#56276] [PATCH 2/2] gnu: Add gdk-pixbuf-xlib Tomasz Jeneralczyk
2022-06-28 16:15 ` [bug#56276] [PATCH v2 1/2] " Tomasz Jeneralczyk
2022-06-28 16:15   ` [bug#56276] [PATCH core-updates v2 2/2] gnu: gdk-pixbuf: Remove unnecessary dependency Tomasz Jeneralczyk
2022-07-02 11:54   ` bug#56276: [PATCH v2 1/2] gnu: Add gdk-pixbuf-xlib Liliana Marie Prikler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.