emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56276: closed ([PATCH 0/2] gnu: Add gdk-pixbuf-xlib.)


From: GNU bug Tracking System
Subject: bug#56276: closed ([PATCH 0/2] gnu: Add gdk-pixbuf-xlib.)
Date: Sat, 02 Jul 2022 11:55:02 +0000

Your message dated Sat, 02 Jul 2022 13:54:12 +0200
with message-id <7b1bae28eb28579d8d5d133e3a9b43f5476f149b.camel@gmail.com>
and subject line Re: [PATCH v2 1/2] gnu: Add gdk-pixbuf-xlib.
has caused the debbugs.gnu.org bug report #56276,
regarding [PATCH 0/2] gnu: Add gdk-pixbuf-xlib.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56276: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56276
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] gnu: Add gdk-pixbuf-xlib. Date: Tue, 28 Jun 2022 13:09:43 +0000
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




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH v2 1/2] gnu: Add gdk-pixbuf-xlib. Date: Sat, 02 Jul 2022 13:54:12 +0200 User-agent: Evolution 3.42.1
Am Dienstag, dem 28.06.2022 um 16:15 +0000 schrieb Tomasz Jeneralczyk:
> This was part of gtk-pixbuf before but was split into its own library
> in version 2.42.0:
> https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/tags/2.42.0
> 
> * gnu/packages/gtk.scm (gtk-pixbuf-xlib): Add variable.
Pushed with a slight rewording, though I missed the typo in gtk-pixbuf-
xlib.  Also added a follow-up commit to hint core-updates folk that the
libx11 input ought to be removed from gdk-pixbuf.

I'll thus mark this as “done”, even if a task remains :)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]