mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Minor cleanups for mpv
This commit is contained in:
parent
b0a9733020
commit
7591576c26
@ -6,7 +6,7 @@
|
||||
|
||||
|
||||
<!ENTITY mpv-download-http "https://github.com/mpv-player/mpv/archive/refs/tags/v&mpv-version;/mpv-&mpv-version;.tar.gz">
|
||||
<!ENTITY mpv-download-ftp " ">
|
||||
<!ENTITY mpv-download-ftp " ">
|
||||
<!ENTITY mpv-md5sum "3ac8bb1fec1c09293a574e615446bb3b">
|
||||
<!ENTITY mpv-size "3.3 MB">
|
||||
<!ENTITY mpv-buildsize "38 MB">
|
||||
@ -17,7 +17,6 @@
|
||||
<sect1 id="mpv" xreflabel="mpv-&mpv-version;">
|
||||
<?dbhtml filename="mpv.html"?>
|
||||
|
||||
|
||||
<title>mpv-&mpv-version;</title>
|
||||
|
||||
<indexterm zone="mpv">
|
||||
@ -121,27 +120,25 @@
|
||||
</para>
|
||||
|
||||
<screen><userinput>mkdir build &&
|
||||
cd build &&
|
||||
cd build &&
|
||||
|
||||
meson setup --prefix=/usr \
|
||||
--buildtype=release \
|
||||
.. &&
|
||||
meson setup --prefix=/usr \
|
||||
--buildtype=release \
|
||||
.. &&
|
||||
ninja</userinput></screen>
|
||||
|
||||
|
||||
<para>
|
||||
This package does not come with a test suite.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
Now, as the &root; user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>ninja install</userinput></screen>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/update-icons-and-desktop.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/update-icons-and-desktop.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -152,7 +149,6 @@ ninja</userinput></screen>
|
||||
<command>-Ddvdnav=enabled</command>: support DVD playing.
|
||||
</para>
|
||||
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="configuration">
|
||||
|
Loading…
Reference in New Issue
Block a user