%general-entities; ]> $LastChangedBy$ $Date$ libgxps-&libgxps-version; libgxps Introduction to libgxps The libgxps package contains GObject based library and utilities for handling and rendering XPS documents. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libgxps-md5sum; Download size: &libgxps-size; Estimated disk space required: &libgxps-buildsize; Estimated build time: &libgxps-time; libgxps Dependencies Required and Recommended , , and Optional and User Notes: Installation of libgxps Install libgxps by running the following commands: sed -i '/_gir_CFLAGS/s#$# -I/usr/include/cairo#' libgxps/Makefile.in && ./configure --prefix=/usr --disable-static && make This package does not come with a test suite. Now, as the root user: make install Command Explanations sed -i '/_gir_CFLAGS/s#$# -I/usr/include/cairo#' libgxps/Makefile.in: This sed fixes a problem compiling if you have Gobject Introspection installed. It has no effect if Gobject Introspection is not installed. Contents Installed Programs Installed Library Installed Directories xpstojpeg, xpstopdf, xpstopng, xpstops and xpstosvg libgxps.so /usr/include/libgxps and /usr/share/gtk-doc/html/libgxps Short Descriptions xpstojpeg is the XPS to JPEG converter. xpstojpeg xpstopdf is the XPS to PDF converter. xpstopdf xpstopng is the XPS to PNG converter. xpstopng xpstops is the XPS to PostScript converter. xpstops xpstosvg is the XPS to SVG converter. xpstosvg libgxps.so contains the libgxps API functions. libgxps.so