summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2017-01-26 21:10:19 -0800
committerBryce Harrington <bryce@osg.samsung.com>2017-01-26 21:10:19 -0800
commitaf0415f84bff5b958eb9aba0e5144a8e48c9f50e (patch)
tree49c5f3ec1c07818d74033b2d9d5b40ecc24a5546
parent2030db1ace4da18d798cafed18d3fdf23bd24cad (diff)
extras: Drop mplayer2
<Black_Prince> bryce, in the link above, mplayer2-wayland repo is invalid ... It should be removed, all work has shifted on mpv anyways
-rw-r--r--extras.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/extras.html b/extras.html
index bbf4f87..f798f1a 100644
--- a/extras.html
+++ b/extras.html
@@ -15,20 +15,6 @@ This page describes a few other things that work with Wayland that are
not included in the Wayland or Weston repos.
</p>
-
-<h2>
-mplayer2 port by Alexander Preisinger
-</h2>
-
-<pre> git clone https://github.com/giselher/mplayer2-wayland.git
- cd mplayer2-wayland
- ./configure --prefix=$prefix --enable-wayland --enable-debug --disable-x11
- make
- make install
-</pre>
-
-<p>Run with "mplayer -vo gl $filename".</p>
-
<h2>
wlterm by David Herrmann
</h2>