-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
33 lines (27 loc) · 785 Bytes
/
README
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
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
Valac >= 0.22.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 libgtk-3-dev libtotem-dev libpeas-dev \
libsoup2.4-dev gettext gstreamer1.0-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