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

Required by (376)

Sources (1)

Latest Comments

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

Hanuman commented on 2023-11-18 00:13 (UTC)

I'm getting this error

Run-time dependency appleframeworks found: NO (tried framework)

mpv/meson.build:1446:12: ERROR: Dependency "appleframeworks" not found, tried framework

A full log can be found at /home/hanuman/.cache/paru/clone/mpv-full-git/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'mpv-full-git-0.36.0.r839.g39cab760b3-1':
error: packages failed to build: mpv-full-git-0.36.0.r839.g39cab760b3-1

dbermond commented on 2023-10-12 02:37 (UTC)

@Milor123 It looks like that you have an outdated copy of this git repository, since the option 'libplacebo-next' is not in the current PKGBUILD anymore. Do a git pull.

Milor123 commented on 2023-10-11 14:44 (UTC) (edited on 2023-10-11 14:45 (UTC) by Milor123)

How can solve this bug? I am trying compile using makepkg -i

The Meson build system
Version: 1.2.2
Source dir: /home/noe/clonados/mpv-amd-full-git/src/mpv
Build dir: /home/noe/clonados/mpv-amd-full-git/src/build
Build type: native build

mpv/meson.build:1:0: ERROR: Unknown options: "libplacebo-next"

A full log can be found at /home/noe/clonados/mpv-amd-full-git/src/build/meson-logs/meson-log.txt
==> ERROR: Se produjo un fallo en build().

Thank u very much, please help me!

dbermond commented on 2023-08-18 21:59 (UTC)

@npfeiler package updated to match the latest upstream changes.

npfeiler commented on 2023-08-18 20:48 (UTC)

mpv/meson.build:1:0: ERROR: Unknown options: "libplacebo-next"

dbermond commented on 2023-07-19 16:13 (UTC)

@dr460nf1r3 Package updated, now building fine. Requires libplacebo-git. Thanks for reporting.

dr460nf1r3 commented on 2023-07-18 19:48 (UTC)

Getting this on latest builds:

Run-time dependency libplacebo found: YES 5.264.1
mpv/meson.build:932:48: ERROR: Feature libplacebo-next cannot be enabled: libplacebo v5.266.0+ was not found!

qmega commented on 2023-04-01 16:01 (UTC)

There are a few libplacebo releases since the official package was updated. Install or upgrade libplacebo-git from the AUR if you don't want to wait. (Or if you don't use gpu-next, you could remove that flag from this PKGBUILD locally. gpu-next is pretty nice though.)

TurnoffNOD commented on 2023-04-01 15:51 (UTC)

When I upgrade already installed mpv-full-git package with "yay -Syuu", this package will report error: Feature libplacebo-next cannot be enabled: libplacebo v5.264.0+ was not found How can I solve it?

dbermond commented on 2022-12-13 20:10 (UTC)

@EndlessEden I've just checked, and the package is building fine. libarchive check at configure time passes for me.