Grilo-Plugins-0.2.13

Introduction to Grilo-Plugins

Grilo-Plugins is a collection of plugins (Apple Trailers, Blip.tv, Bookmarks, Filesystem, Flickr, Jamendo, Magnatune, Rai.tv, Tracker, Youtube, between others) to make media discovery and browsing easy for applications that support Grilo framework, such as Totem (some plugins are disabled in Totem).

This package is known to build and work properly using an LFS-7.6 systemd platform.

Package Information

Grilo-Plugins Dependencies

Required

Grilo-0.2.11, libgcrypt-1.6.2 and SQLite-3.8.6

Recommended

Optional

Avahi-0.6.31, GMime-2.6.20 (Podcasts), gnome-online-accounts-3.12.4 (Flickr), JSON-GLib-1.0.2 (TMDB), libgdata-0.15.2 (YouTube), libmediaart-0.4.0 (local-art), liboauth-1.0.3 (to configure Flickr personal accounts), Lua-5.2.3 (Lua Factory), Tracker-1.0.4 (Tracker), GOM, GuPNP-AV (GUPnP), libdmapsharing (DMAP) and libquvi (version 0.9) (Youtube)

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/grilo-plugins

Installation of Grilo-Plugins

Install Grilo-Plugins by running the following commands:

./configure --prefix=/usr &&
make

To test the results, issue: make check 2>&1 | tee check.log. A summary can be obtained with egrep '(TEST|PASS)' check.log.

Now, as the root user:

make install

To test which plugins are installed and that Grilo-0.2.11 is working, issue grl-inspect-0.2 or grilo-test-ui-0.2 (the latter, from an X terminal).

Contents

Installed Programs: None
Installed Libraries: Several under /usr/lib/grilo-0.2, with names related to the respective plugins.
Installed Directories: /usr/lib/grilo-0.2, /usr/share/help/C/grilo-plugins and /usr/share/grilo-plugins

Last updated on 2014-08-25 14:56:55 -0700