Search Criteria
Package Details: mpv-full-git 0.39.0.r647.g04c328f784-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpv-full-git.git (read-only, click to copy) |
---|---|
Package Base: | mpv-full-git |
Description: | A free, open source, and cross-platform media player (git version with all possible libs) |
Upstream URL: | https://mpv.io/ |
Keywords: | hwaccel mpv player video |
Licenses: | GPL-2.0-or-later |
Conflicts: | mpv |
Provides: | mpv, mpv-git |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 24 |
Popularity: | 0.91 |
First Submitted: | 2016-12-10 19:51 (UTC) |
Last Updated: | 2025-01-25 11:56 (UTC) |
Dependencies (45)
- cmocka (cmocka-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- ffmpeg-gitAUR (ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libarchive (libarchive-gitAUR)
- libcaca
- libcdio-paranoia (libcdio-paranoia-gitAUR)
- libdisplay-info (libdisplay-info-gitAUR)
- libdvdnav (libdvdnav-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libplacebo (libplacebo-gitAUR)
- libsixel (libsixel-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxpresent
- libxrandr (libxrandr-gitAUR)
- Show 25 more dependencies...
Required by (407)
- acestream-launcher (requires mpv) (optional)
- acter-bin (requires mpv)
- acter-nightly-bin (requires mpv)
- aliyunpan-gaozhangmin-bin (requires mpv) (optional)
- ani-cli (requires mpv)
- ani-cli-git (requires mpv)
- ani-cli-vostfr-git (requires mpv)
- ani-dl (requires mpv)
- ani-skip-git (requires mpv)
- animdl-git (requires mpv) (optional)
- anitr-cli (requires mpv)
- aniwrapper-git (requires mpv)
- anki (requires mpv) (optional)
- anki-bin (requires mpv) (optional)
- anki-git (requires mpv) (optional)
- anki-qt5 (requires mpv) (optional)
- baka-mplayer-git (requires mpv)
- baka-mplayer-git (requires mpv-git) (optional)
- balss-git (requires mpv)
- bili-you-bin (requires mpv)
- Show 387 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
ivanoff commented on 2019-11-10 16:47 (UTC)
@dbermond Sorry I didn't think of that. It's the first time I'm encontering this issue. Works fine now. Thanks.
dbermond commented on 2019-11-10 14:43 (UTC)
@ivanoff That's because you're not using a clean build tree, so your old binaries on the test directory are still liking to an old version of libdvdread.so. This happened to you at the same time that upstream changed the test suite to be now part of the mpv binary, so you're still executing unused binaries that are linked to old libraries. Please always use makepkgg -C/--cleanbuild option (or build in a clean chroot).
I'll need to update the package anyway to match the test suite changes made by upstream.
ivanoff commented on 2019-11-09 12:45 (UTC)
Hello, it seems the package is no longer executable : -> Running test 'chmap'... ./chmap: error while loading shared libraries: libdvdread.so.4: cannot open shared object file: No such file or directory
dbermond commented on 2019-09-21 02:33 (UTC)
@cniw Package updated.
cniw commented on 2019-09-21 00:45 (UTC) (edited on 2019-09-21 00:46 (UTC) by cniw)
waf: error: no such option: --enable-vapoursynth-lazy
waf: error: no such option: --disable-mali-fbdev
@dbermond both option above need to remove soon, related links:
https://github.com/mpv-player/mpv/commit/fb8d240c4d045ca254aa6693c48aecc75954cba0#diff-dc6134e3d3c869a052520d86f46371dc
https://github.com/mpv-player/mpv/commit/83d7123dc32e7fb8b1e05ed21af845707d115295#diff-dc6134e3d3c869a052520d86f46371dc
useful link to monitoring mpv options https://github.com/mpv-player/mpv/commits/master/wscript
dbermond commented on 2019-06-14 23:23 (UTC)
@filthyAUR Package updated.
kescherAUR commented on 2019-06-13 04:53 (UTC)
Build currently failing because --enable-crossc does no longer exist.
dbermond commented on 2019-04-23 15:50 (UTC)
@filthyAUR Temporarily using libplacebo-git until libplacebo is updated on the repositories. Thanks for helping users to solve the issue.
kescherAUR commented on 2019-04-22 19:15 (UTC)
PSA: In case your build errors out because of libplacebo: Either change --enable-vulkan to --disable-vulkan, or install libplacebo-git from AUR with --asdeps flag, then add 'libplacebo-git' to the dependencies in the PKGBUILD yourself.
monarc99 commented on 2017-11-01 21:17 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »