The libwnck package contains the Window Navigator Construction Kit.
This package is known to build and work properly using an LFS-9.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libwnck/3.32/libwnck-3.32.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libwnck/3.32/libwnck-3.32.0.tar.xz
Download MD5 sum: 89dbe5a1843fd3745b8b64b34a2ef55d
Download size: 444 KB
Estimated disk space required: 8.0 MB
Estimated build time: less than 0.1 SBU
gobject-introspection-1.60.2 and startup-notification-0.12
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libwnck
Install libwnck by running the following commands:
mkdir build && cd build && meson --prefix=/usr -Dbuildtype=release .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
-Dgtk_doc=true
: Use this
option to build the API reference manual.
Last updated on 2019-08-16 20:24:05 -0700