aboutsummaryrefslogtreecommitdiffstats
path: root/helperscripts/hyperbola.sh
blob: 4ac47234f43ca79027c46c329fedc44d8e677d81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/bash

# This script installs dependencies for building and running LVC on
# Hyperbola GNU+Linux-libre v0.3
#
# You run this sript AT YOUR OWN RISK.  Read through the whole thing
# before running it!
#
# This script must be run with sudo.

# Last updated:    2020-06-1
# Last updated by: Jesús E.

pacman -S \
       python2 \
       ffmpeg \
       ffmpeg2theora \
       gnome-themes-standard \
       gtk2