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 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/grilo-plugins-0.2.13.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/grilo-plugins-0.2.13.tar.xz
Download MD5 sum: 45030aab3f21b561b1c899ebb7dce54d
Download size: 980 KB
Estimated disk space required: 24 MB (all plugins)
Estimated build time: 0.3 SBU
libsoup-2.46.0, gobject-introspection-1.40.0 and totem-pl-parser-3.10.2
Avahi-0.6.31, GMime-2.6.20 (Podcasts), JSON-GLib-1.0.2 (TMDB), Lua-5.2.3 (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.11 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