%general-entities; ]> $LastChangedBy: pierre $ $Date: 2014-08-30 18:39:13 +1200 (Sat, 30 Aug 2014) $ APPSTREAM-GLIB-&appstream-glib-version; APPSTREAM-GLIB Introduction to APPSTREAM-GLIB The APPSTREAM-GLIB provides GObjects and helper methods to make it easy to read and write AppStream metadata. It also provides a simple DOM implementation that makes it easy to edit nodes and convert to and from the standardized XML representation. &lfs76_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &appstream-glib-md5sum; Download size: &appstream-glib-size; Estimated disk space required: &appstream-glib-buildsize; Estimated build time: &appstream-glib-time; TEMPLATE Dependencies Required , , and Recommended Optional , , , and User Notes: Installation of APPSTREAM-GLIB Install APPSTREAM-GLIB by running the following commands: ./configure --prefix=/usr \ --disable-static \ --disable-rpm \ --enable-introspection=yes && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --disable-rpm: This disables rpm support as rpm is not a part of BLFS. : Use this option if you have not installed the recommended package . Contents Installed Programs Installed Libraries Installed Directories appstream-builder and appstream-util. libappstream-builder.so and libappstream-glib.so. /usr/include/libappstream-builder, /usr/include/libappstream-glib, /usr/lib/asb-plugins, /usr/share/gtk-doc/html/appstream-glib, and /usr/share/installed-tests/appstream-glib. Short Descriptions appstream-builder Is a developers tool to build metadata. appstream-builder appstream-util Is a management tool for appstream-builder. appstream-util libappstream-builder.so contains functions that aid the developers tool appstream-builder. libappstream-builder.so libappstream-glib.so contains the api functions. libappstream-glib.so