Opened 4 years ago
Closed 4 years ago
#14225 closed enhancement (fixed)
Add gdk-pixbuf-xlib to the book
Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 10.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
This restores the gdk-pixbuf-xlib library, which was dropped from gdk-pixbuf (see Ticket #14224).
Dependent packages include icewm and xscreensaver, at least according to Arch Linux.
This should use the meson standard of building (Meson / Ninja / Ninja Install).
Dependencies include gdk-pixbuf and Xorg Libraries.
This would go into X Libraries.
The dependencies for icewm and xscreensaver will also have to be adapted to handle this change.
Change History (6)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
comment:3 by , 4 years ago
For generating the tarball for gdk-pixbuf-xlib, you should follow these general instructions:
First, go to https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib and copy the first 8 characters from the latest commit hash underneath the Clone button.
cd /tmp git clone https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib.git mv -v gdk-pixbuf-xlib gdk-pixbuf-xlib-COMMITHASH cd gdk-pixbuf-xlib-COMMITHASH rm -rf .git cd .. tar -cJvf gdk-pixbuf-xlib-COMMITHASH.tar.xz gdk-pixbuf-xlib-COMMITHASH md5sum gdk-pixbuf-xlib-COMMITHASH.tar.xz (Note the MD5SUM somewhere) Upload the tarball to anduin
comment:4 by , 4 years ago
The md5sum for gdk-pixbuf-xlib-3116b8ae.tar.xz is c9a46e43baa132b3ecc0636a50689a80
comment:5 by , 4 years ago
gdk-pixbuf-xlib has been uploaded to http://anduin.linuxfromscratch.org/BLFS/gdk-pixbuf-xlib/gdk-pixbuf-xlib-3116b8ae.tar.xz
Some additional information can be found here:
https://mail.gnome.org/archives/distributor-list/2019-November/msg00002.html