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.7 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/grilo-plugins-0.2.14.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/grilo-plugins-0.2.14.tar.xz
Download MD5 sum: 184163b248efc064d8b6558cf297fb73
Download size: 1016 KB
Estimated disk space required: 24 MB (all plugins)
Estimated build time: 0.3 SBU
Grilo-0.2.12 and SQLite-3.8.8.2
libsoup-2.48.1, gobject-introspection-1.42.0 and totem-pl-parser-3.10.4
Avahi-0.6.31, GMime-2.6.20 (Podcasts), JSON-GLib-1.0.2 (TMDB), Lua-5.3.0 (Lua Factory), gnome-online-accounts (Flickr, Pocket), gom (Bookmarks), libdmapsharing (DMAP), libgdata (YouTube), libquvi (version 0.9) (YouTube), liboauth (to configure Flickr personal accounts), MEDIAART (local-art), python-dbusmock (dLeyna runtime tests), and tracker (Tracker)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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 grep -E 'PASS|FAIL' check.log.
Now, as the root
user:
make install
To test which plugins are installed and that Grilo-0.2.12 is working, issue grl-inspect-0.2 or grilo-test-ui-0.2 (the latter, from an X terminal).
Last updated on 2013-10-21 18:39:03 -0300