alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 4586c57fb00b83bf377d6f5c2d1d6be39651af51
parent 0249a9227f6c5486b3066402273ca674d5da91df
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Sat, 17 Jan 2026 17:00:04 +0000

mpv: updated to 0.41.0

Diffstat:
Mrepos/extra/mpv/.checksum | 3+--
Mrepos/extra/mpv/.files | 3---
Mrepos/extra/mpv/abuild | 5++---
3 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/repos/extra/mpv/.checksum b/repos/extra/mpv/.checksum @@ -1,2 +1 @@ -01c43327c42143e0c8645f66e78023fea95bfdb1c49d6522c45c7ce20dcef184 ffmpeg8.patch -c698a9e6acc7df68a88a422aa50ce6716a9fd94b8b99c854bb3dd3594d59a6c2 mpv-0.40.0.tar.gz +4548eb519b3c81ca90c4587b0d676ad1eb0f0e1322777e9c2870a919e5ec2a92 mpv-0.41.0.tar.gz diff --git a/repos/extra/mpv/.files b/repos/extra/mpv/.files @@ -1,6 +1,3 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/mpv/ --rw-r--r-- root/root etc/mpv/encoding-profiles.conf.new drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/mpv diff --git a/repos/extra/mpv/abuild b/repos/extra/mpv/abuild @@ -1,8 +1,7 @@ name=mpv -version=0.40.0 +version=0.41.0 release=1 -source="https://github.com/${name}-player/${name}/archive/v${version}/${name}-${version}.tar.gz - ffmpeg8.patch" +source="https://github.com/${name}-player/${name}/archive/v${version}/${name}-${version}.tar.gz" build_opt="-Dwayland=enabled" postbuild() {