The Arte Totem plugin allows you to watch video streams from the Franco-German
TV Channel Arte. http://plus7.arte.tv/

Sadly, this service is only available for IPs within Austria, France, Germany,
Belgium and Switzerland.

---------------
Dependencies:
---------------
Totem
libtotem-plparser
Vala >= 0.7.10
Gtk+2.0
libsoup2.4
gconf
gstreamer-plugins-bad >= 0.10.20

On Debian or Ubuntu:
# aptitude install valac libgtk2.0-dev libtotem-plparser-dev \
libsoup2.4-dev libgconf2-dev gettext gstreamer0.10-plugins-bad

---------------
Installation:
---------------
Install the plugin (with root access) to $(DESTDIR)/usr/lib/totem/plugins/

$ make
$ sudo make install

Alternatively, you can install the plugin to ~/.local/share/totem/plugins/
No root access is needed, but no translations will be installed.

$ make
$ make install-home
