UmVirt LFS Package info

DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

gdk-pixbuf-xlib

The gdk-pixbuf-xlib package provides a deprecated Xlib interface to gdk-pixbuf, which is needed for some applications which have not been ported to use the new interfaces yet.

Package info

Template:
Codename: gdk-pixbuf-xlib
Source file: gdk-pixbuf-xlib-2.40.2.tar.xz
Source file size: 53588
Source file MD5-checkum: fbd57e867e039a8cf9164d145c0f0434
Source directory: gdk-pixbuf-xlib-2.40.2
Package URL: https://umvirt.com/linux/downloads/0.2/packages/Xorg/gdk-pixbuf-xlib-2.40.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2/packages/Xorg/gdk-pixbuf-xlib-2.40.2.tar.xz.md5sum
Dependances: Xlibs, gdk-pixbuf.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson setup --prefix=/usr ..

Build script:
cd    build &&
ninja

Install script:
cd    build &&
ninja install