[Slackbuilds-users] mpv, mujs adjustments & updates
Didier Spaier
didier at slint.fr
Sat Jun 20 07:04:23 UTC 2020
Le 20/06/2020 à 06:43, Christoph Willing a écrit :
> If the current maintainer hasn't made contact in the next few days and
> if no one else objects, I'd like to take over these SlackBuilds.
FWIW here is how here are the configure options for Slint:
./waf configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--confdir=/etc/$PRGNAM \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--enable-cdda \
--enable-libmpv-shared \
--enable-html-build \
--enable-pdf-build \
--enable-dvdread \
--enable-dvdnav \
--enable-cdda \
--enable-sdl2 \
--enable-openal \
--enable-tv \
--enable-dvbin
I dont use vlc any more ;)
To play a youtube video:
mpv <URL>
this assume that the most recent version of youtube-dl be installed.
You can even watch a video on the console, the --no-video option
is useful too.
Have a good day,
Didier
More information about the SlackBuilds-users
mailing list