libwnck-3.2.1

Introduction to libwnck

The libwnck package contains a Window Navigator Construction Kit.

This package is known to build and work properly using an LFS-7.0 platform.

Package Information

libwnck Dependencies

Required

gtk+-3.2.3 and intltool-0.50.0

Optional

startup-notification-0.12 and GTK-Doc-1.18

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libwnck

Installation of libwnck

Install libwnck by running the following commands:

./configure --prefix=/usr &&
make

This package's testsuite is only intended to be used by the maintainer to check i18n files.

Now, as the root user:

make install

Command Explanations

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Program: wnck-urgency-monitor and wnckprop
Installed Library: libwnck-1.{so,a}
Installed Directories: /usr/{include/libwnck-1.0/libwnck,share/gtk-doc/html/libwnck}

Short Descriptions

wnckprop

Print or modify the properties of a screen/workspace/window, or interact with it.

libwnck-1.{so,a}

contains functions for writing pagers and task lists.

Last updated on 2012-02-09 14:53:54 +0000