Package Details: mpv-modernz-git r859.488854b-1

Git Clone URL: https://aur.archlinux.org/mpv-modernz-git.git (read-only, click to copy)
Package Base: mpv-modernz-git
Description: A sleek and modern OSC for mpv designed to enhance functionality by adding more features, all while preserving the core standards of the main mpv OSC
Upstream URL: https://github.com/Samillion/ModernZ
Licenses: LGPL-2.1-only
Conflicts: mpv-modernx, mpv-uosc
Provides: mpv-modernz
Submitter: IsaacShoebottom
Maintainer: IsaacShoebottom
Last Packager: IsaacShoebottom
Votes: 3
Popularity: 0.85
First Submitted: 2025-01-22 20:03 (UTC)
Last Updated: 2026-03-17 16:20 (UTC)

Dependencies (3)

Required by (1)

Sources (1)

Latest Comments

sundar_ima commented on 2026-03-21 17:51 (UTC)

install: cannot stat 'fluent-system-icons.ttf': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... error: failed to build 'mpv-modernz-git-r859.488854b-1': error: packages failed to build: mpv-modernz-git-r859.488854b-1

Able to solve the issue by deleting previous clone directory by paru using below command:-

rm -rf ~/.cache/paru/clone/mpv-modernz-git

endlesik commented on 2026-03-19 14:40 (UTC)

Hi @IsaacShoebottom! :) Just a tiny issue, seems you forgot to regenerate the .SRCINFO! It's still pointing at r859.488854b.

Thanks for your work and time!

IsaacShoebottom commented on 2026-03-17 16:19 (UTC)

Apologies again. Should be fixed now. Was sick the past week and my waking hours were spent playing Deadlock. @Kamack38 I will get around to the version string eventually I just don't see it as particularly important, and I think there is a better way to get the version than that.

sundar_ima commented on 2026-03-14 15:19 (UTC)

Got following error:-

install: cannot stat 'fluent-system-icons.ttf': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... error: failed to build 'mpv-modernz-git-r859.488854b-1': error: packages failed to build: mpv-modernz-git-r859.488854b-1

Kamack38 commented on 2026-03-08 17:51 (UTC) (edited on 2026-03-08 17:51 (UTC) by Kamack38)

This package no longer builds because the fluent-system-icons.ttf file has been renamed to modernz-icons.ttf. For more information see #498

Kamack38 commented on 2026-02-25 21:27 (UTC)

@IsaacShoebottom the version still doesn't contain the current tag. I think you should use:

git describe --long --tags --abbrev=7 | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'

Which would give You 0.3.0.r30.g17ee785.

IsaacShoebottom commented on 2026-02-24 19:39 (UTC) (edited on 2026-02-24 19:44 (UTC) by IsaacShoebottom)

Fixed installing locale and font. Apologies for the delay

IAmHal9000 commented on 2026-02-24 08:01 (UTC)

Package is already flagged since 2025-07-31 with no maintainer response. PKGBUILD may need review.