%general-entities; ]> $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. &lfs77_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 , , , , gcab, and yaml User Notes: Installation of appstream-glib Install appstream-glib by running the following commands: ./configure --prefix=/usr \ --disable-dep11 \ --disable-builder \ --disable-static && 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-builder: Remove this switch, if you have gcab installed. --disable-dep11: Remove this switch, if you have yaml installed. Contents Installed Programs Installed Libraries Installed Directories appdata-validate and appstream-util libappstream-glib.so /usr/include/libappstream-glib, /usr/share/gtk-doc/html/appstream-glib and /usr/share/installed-tests/appstream-glib Short Descriptions appdata-validate validates AppData metadata. appdata-validate appstream-util Is a management tool for appstream-builder. appstream-util libappstream-glib.so contains the api functions. libappstream-glib.so