-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
36 lines (27 loc) · 829 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
33
34
35
This plugin allows you to watch replay video streams from the Franco-German
TV Channel Arte. http://arte.tv/
It works with any player compatible with Grilo, like GNOME's Videos (Totem).
Sadly, this service is only available for IPs within Austria, France, Germany,
Belgium and Switzerland.
-------------------
Build dependencies:
-------------------
valac
gettext
pkg-config
libsoup2.4
libgrilo-0.2 or libgrilo-0.3
libjson-glib
gsettings-desktop-schemas
On Debian Jessie or Ubuntu 16.04:
# apt install valac gcc make libgrilo-0.2-dev libsoup2.4-dev \
gettext libjson-glib-dev
On Debian Stretch or Ubuntu >= 16.10
# apt install valac gcc make libgrilo-0.3-dev libsoup2.4-dev \
gettext libjson-glib-dev
-------------
Installation:
-------------
Build and install the plugin with these commands:
$ make
$ sudo make install