xpresent >= 1.0.0
(libxpresent in the community repo) is a dependency when --enable-x11 is passed, or the X11 check will fail
Search Criteria
Package Details: mpv-amd-full-git 0.33.1.r398.gc82ffb6670-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpv-amd-full-git.git (read-only, click to copy) |
---|---|
Package Base: | mpv-amd-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 |
Conflicts: | mpv |
Provides: | mpv, mpv-git |
Submitter: | clap22 |
Maintainer: | nathanielcwm |
Last Packager: | nathanielcwm |
Votes: | 7 |
Popularity: | 0.034450 |
First Submitted: | 2018-11-20 15:46 (UTC) |
Last Updated: | 2021-11-01 12:12 (UTC) |
Dependencies (39)
- cmocka (cmocka-git)
- desktop-file-utils (desktop-file-utils-git)
- ffmpeg (ffmpeg-v4l2-request-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-amd-full, ffmpeg-decklink, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-full, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-headless, ffmpeg-obs, ffmpeg-vulkan, ffmpeg-cuda, ffmpeg-mmal, ffmpeg-amd-full-git, ffmpeg-nocuda)
- hicolor-icon-theme (hicolor-icon-theme-git)
- jack (jack-git, jack2-git, pipewire-common-jack-git, pipewire-full-jack-git, pipewire-jack-git, jack2, pipewire-jack)
- lcms2 (lcms2-git)
- libarchive (libarchive-git)
- libcaca
- libcdio-paranoia (libcdio-paranoia-git)
- libdvdnav (libdvdnav-git)
- libgl (glshim-git, libhybris-ext-libgl-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, swiftshader-git, amdgpu-pro-libgl-cfe, amdgpu-pro-libgl, libglvnd)
- libplacebo (libplacebo-git)
- libsixel (libsixel-git)
- libva (libva-git, libva-hantro-h264-git, libva-minimal-git, intel-media-stack-bin, libva-headless)
- libxinerama (libxinerama-randr-git)
- libxkbcommon (libxkbcommon-git)
- libxrandr (libxrandr-git)
- libxss
- libxv
- lua52
- Show 19 more dependencies...
Required by (276)
- acestream-launcher (requires mpv) (optional)
- adl-git (requires mpv)
- aliyunpan-liupan1890 (requires mpv) (optional)
- ani-cli (requires mpv)
- ani-cli-git (requires mpv)
- animdl-git (requires mpv) (optional)
- anime-downloader-git (requires mpv) (optional)
- animewatch-pyqt5 (requires mpv)
- animewatch-pyqt5-git (requires mpv)
- animwall-git (requires mpv)
- aniwrapper-git (requires mpv)
- anki (requires mpv) (optional)
- anki-before-bazel (requires mpv) (optional)
- anki-bin (requires mpv) (optional)
- anki-git (requires mpv) (optional)
- anki-official-binary-bundle (requires mpv) (optional)
- anki-qt5 (requires mpv) (optional)
- astronciaiptv (requires mpv)
- astronciaiptv-bin (requires mpv)
- astronciaiptv-git (requires mpv)
Sources (1)
Latest Comments
kogasa commented on 2022-06-24 02:56 (UTC) (edited on 2022-06-24 02:56 (UTC) by kogasa)
kogasa commented on 2022-01-07 23:13 (UTC)
Unit tests fail with my mpv config, but work with --no-config passed. Wouldn't it make sense to pass --no-config anyway?
nathanielcwm commented on 2020-04-09 02:21 (UTC)
I just rebased the PKGBUILD on mpv-full-git.
Tell me if I need to remove something.
FunctionalHacker commented on 2020-04-06 18:05 (UTC)
I'm not using this anymore, feel free to adopt
EndlessEden commented on 2020-04-06 01:06 (UTC)
Be advised, many of the configurable options have been depreciated and removed. smbclient, libass(+libass_osd), oss-audio, rsound, sndio, drmprime, apple-remote are no longer configurable, and (from what i can tell) are autodetected only(Which comes with its own caveats for obvious reasons).
Please update the pkgbuild to remove these options from --enabled list, dependencies should be picked up for now, but you may need to apply patches later on for arch-specific issues from autodetection.
Akrai commented on 2020-03-24 17:47 (UTC)
compilation fails with waf: error: no such option: --enable-libsmbclient
polzhevskaya commented on 2019-10-11 00:43 (UTC)
@ReekyMarko I am not entirely certain about the dependencies actually, I fumbled with it around the time the commit was made because mpv wouldn't compile, so memory is a bit foggy. I think you're correct. If the configuration was successful, mpv issues a report that should tell you if spirv-cross was found.
FunctionalHacker commented on 2019-10-10 09:18 (UTC) (edited on 2019-10-10 09:21 (UTC) by FunctionalHacker)
@polzhevskaya thanks, I will add it. I changed the crossc
dependency to spirv-cross
. Is that right?
polzhevskaya commented on 2019-10-08 14:11 (UTC) (edited on 2019-10-08 14:12 (UTC) by polzhevskaya)
I suggest that instead of removing --enable-crossc you replace it with --enable-spirv-cross and adjust the dependencies. https://github.com/mpv-player/mpv/commit/cc38035841692780883f9cec274617108c57670c
FunctionalHacker commented on 2019-10-04 11:40 (UTC)
Lots of depreceated options have appeared again. Please update the PKGBUILD or orphan it. I had to remove these to get it to build:
--enable-zsh-comp
--enable-dvdread
--enable-vapoursynth-lazy
--enable-vaapi-glx
--enable-crossc
--disable-mali-fbdev
--enable-tv
--enable-tv-v4l2
--enable-libv4l2
--enable-audio-input
FunctionalHacker commented on 2019-06-13 08:28 (UTC) (edited on 2019-06-13 08:28 (UTC) by FunctionalHacker)
I had to remove this option to make it build again. Waf was complaining there is no such option:
--enable-crossc
clap22 commented on 2018-11-20 15:49 (UTC)
NOTE: Recommended to be used with https://aur.archlinux.org/packages/ffmpeg-amd-full-git/ - compile and install that first.
Based on https://aur.archlinux.org/packages/ffmpeg-full-git by dbermond
Pinned Comments
clap22 commented on 2018-11-20 15:49 (UTC)
NOTE: Recommended to be used with https://aur.archlinux.org/packages/ffmpeg-amd-full-git/ - compile and install that first.
Based on https://aur.archlinux.org/packages/ffmpeg-full-git by dbermond