%general-entities; ]> $Date$ Grilo-&grilo-version; Grilo Introduction to Grilo Grilo is a framework focused on making media discovery and browsing easy for applications and application developers. &lfs101_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &grilo-md5sum; Download size: &grilo-size; Estimated disk space required: &grilo-buildsize; Estimated build time: &grilo-time; Grilo Dependencies Required and Recommended , , , , and Optional , , , and User Notes: Installation of Grilo Install Grilo by running the following commands: mkdir build && cd build && meson --prefix=/usr \ -Denable-gtk-doc=false .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations -Denable-gtk-doc=false: This option disables generating documentation. If you have installed and wish to generate documentation, remove this option. Note that building the documentation is currently broken due to an incompatibility with gtk-doc. Contents Installed Programs Installed Libraries Installed Directories grilo-test-ui-0.3, grl-inspect-0.3 and grl-launch-0.3 libgrilo-0.3.so, libgrlnet-0.3.so and libgrlpls-0.3.so /usr/include/grilo-0.3 Short Descriptions grilo-test-ui-0.3 is a simple playground application that you can use to test the framework and its plugins grilo-test-ui grl-inspect-0.3 is a tool that prints out information on available Grilo sources grl-inspect grl-launch-0.3 is a tool to run Grilo operations from command line grl-launch libgrilo.so provides the Grilo framework libgrilo.so libgrlnet.so provides Grilo networking helpers for plug-ins libgrlnet.so libgrlpls.so provides playlist handling functions libgrlpls.so