Package Details: mpv-full-git 0.38.0.r341.gf652f38147-1

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: 21
Popularity: 0.94
First Submitted: 2016-12-10 19:51 (UTC)
Last Updated: 2024-05-24 16:33 (UTC)

Dependencies (44)

Required by (372)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

EndlessEden commented on 2022-12-12 17:31 (UTC)

its not detecting libarchive for some reason

dbermond commented on 2022-10-27 18:04 (UTC)

@Culted Package updated to match the latest upstream changes.

Culted commented on 2022-10-26 19:50 (UTC)

the options "--enable-wayland-scanner" and "--enable-wayland-protocols" have been removed "https://github.com/mpv-player/mpv/commit/48ad2278c7a1fc2a9f5520371188911ef044b32c"

dbermond commented on 2021-10-31 19:06 (UTC)

@JDAturbo Package updated. Thanks.

JDAturbo commented on 2021-10-31 15:42 (UTC)

waf: error: no such option: --enable-ffmpeg-strict-abi

The ffmpeg-strict-abi option has been removed:

https://github.com/mpv-player/mpv/commit/78cfeee2b93830f2988508a653b508336147b79d

dbermond commented on 2021-09-30 20:28 (UTC)

@arzeth Package updated. Thanks.

arzeth commented on 2021-09-27 14:01 (UTC)

--disable-ffmpeg-strict-abi should be removed for compatibility with ffmpeg-git, see https://github.com/mpv-player/mpv/commit/62b2c5db982103f84d61e4abb0cc3a3aff077e1c (otherwise one line doesn't compile)

dbermond commented on 2021-08-21 14:10 (UTC)

@EndlessEden Upstream mpv always recommended building against ffmpeg git master. Contrary to what you said, building against ffmpeg git master assures us that newer code that is currently on mpv git master will not brake, since it's targeted at ffmpeg git master.

EndlessEden commented on 2021-08-19 12:35 (UTC)

Can you please remove the "ffmpeg-git" dependency in favor of ffmpeg. mpv doesnt require most recent ffmpeg. While there may be cases where it fails to build in the future due to unforseen changes, its only a matter of swapping ffmpeg sources vs editing this pkgbuild every time...

Gatenkaas commented on 2020-06-05 19:09 (UTC)

@dbermond Thanks, works perfect now!