~ubuntu-branches/ubuntu/trusty/totem-plugin-arte/trusty-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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 >= 3.6
libpeas >= 1.2.0
Vala >= 0.15.0
Gtk+-3.0
libsoup2.4
libglib >= 2.25.15
libjson-glib
gstreamer-plugins-bad >= 0.10.20
gsettings-desktop-schemas
Network-Manager (optional)

On Debian or Ubuntu:
# aptitude install valac-0.16 libgtk-3-dev libtotem-dev libpeas-dev \
libsoup2.4-dev gettext gstreamer0.10-plugins-bad gsettings-desktop-schemas \
libjson-glib-dev

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

$ make
$ sudo make install