libmediaart-0.4.0

Introduction to libmediaart

The libmediaart package contains a media art extraction and cache management library.

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

Package Information

libmediaart Dependencies

Required

GLib-2.40.0

Recommended

Optional

GTK-Doc-1.20, Qt-4.8.6, and Qt-5.3.1

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

Installation of libmediaart

Install libmediaart by running the following commands:

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

To test the results, issue: make check.

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 Programs: None
Installed Libraries: libmediaart-1.0.so
Installed Directories: /usr/include/libmediaart-1.0 and /usr/share/gtk-doc/html/libmediaart

Short Descriptions

libmediaart-1.0.so

contains API functions for media art extraction and cache management.

Last updated on 2014-08-25 12:23:21 -0700