%general-entities; ]> $LastChangedBy$ $Date$ 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; appstream-glib Dependencies Required , , and Recommended Optional , , , , and yaml User Notes: Installation of appstream-glib Install appstream-glib by running the following commands: ./configure --prefix=/usr \ --disable-static \ --disable-dep11 && make To test the results, issue: make -k check. One test fails, if yaml is not installed. Now, as the root user: make install Command Explanations --disable-dep11: Remove this witch, if you have yaml installed. Contents Installed Programs Installed Libraries Installed Directories appstream-builder and appstream-util libappstream-builder.so and libappstream-glib.so /usr/include/libappstream-{builder,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