From 7591576c2630b16a1acba56d4ad0be3d95e3c14a Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 15 Oct 2023 11:43:03 -0500 Subject: [PATCH] Minor cleanups for mpv --- multimedia/videoutils/mpv.xml | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/multimedia/videoutils/mpv.xml b/multimedia/videoutils/mpv.xml index df482f66dd..f6ecbd7dcc 100644 --- a/multimedia/videoutils/mpv.xml +++ b/multimedia/videoutils/mpv.xml @@ -6,7 +6,7 @@ - + @@ -17,7 +17,6 @@ - mpv-&mpv-version; @@ -121,27 +120,25 @@ mkdir build && -cd build && +cd build && -meson setup --prefix=/usr \ - --buildtype=release \ - .. && +meson setup --prefix=/usr \ + --buildtype=release \ + .. && ninja - This package does not come with a test suite. - Now, as the root user: + Now, as the &root; user: ninja install - - + @@ -152,7 +149,6 @@ ninja -Ddvdnav=enabled: support DVD playing. -