Github messages for voidlinux
 help / color / mirror / Atom feed
From: iFoundSilentHouse <iFoundSilentHouse@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mpv: update to 0.38.0.
Date: Fri, 19 Apr 2024 17:47:01 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49924@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

There is a new pull request by iFoundSilentHouse against master on the void-packages repository

https://github.com/iFoundSilentHouse/void-packages mpv-0.38
https://github.com/void-linux/void-packages/pull/49924

mpv: update to 0.38.0.
- I tested the changes in this PR: **YES**
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - x86_64-musl
  - aarch64-musl

About shaderc disabling: https://github.com/mpv-player/mpv/commit/60a31a8a284e539043c47a33ff90f3d55aade6a8

A patch file from https://github.com/void-linux/void-packages/pull/49924.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mpv-0.38-49924.patch --]
[-- Type: text/x-diff, Size: 2014 bytes --]

From 21a3b8f13b36ebac583c307a9962ab897e0cd612 Mon Sep 17 00:00:00 2001
From: iFoundSilentHouse <adeptslab@gmail.com>
Date: Fri, 19 Apr 2024 21:37:59 +0600
Subject: [PATCH] mpv: update to 0.38.0.

---
 srcpkgs/mpv/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/mpv/template b/srcpkgs/mpv/template
index 3d4349e27d8f62..78ab959982ee99 100644
--- a/srcpkgs/mpv/template
+++ b/srcpkgs/mpv/template
@@ -1,6 +1,6 @@
 # Template file for 'mpv'
 pkgname=mpv
-version=0.37.0
+version=0.38.0
 revision=1
 build_style=meson
 configure_args="-Dcdda=enabled -Ddvbin=enabled -Ddvdnav=enabled
@@ -16,7 +16,6 @@ configure_args="-Dcdda=enabled -Ddvbin=enabled -Ddvdnav=enabled
  $(vopt_feature vapoursynth vapoursynth)
  $(vopt_feature vdpau vdpau)
  $(vopt_feature vulkan vulkan)
- $(vopt_feature vulkan shaderc)
  $(vopt_feature wayland wayland)
  $(vopt_feature x11 x11)
  $(vopt_feature pipewire pipewire)
@@ -31,7 +30,7 @@ makedepends="MesaLib-devel ffmpeg-devel harfbuzz-devel libXv-devel libass-devel
  $(vopt_if pulseaudio pulseaudio-devel) $(vopt_if pipewire pipewire-devel)
  $(vopt_if sdl2 SDL2-devel) $(vopt_if vapoursynth vapoursynth-devel)
  $(vopt_if vdpau libvdpau-devel) $(vopt_if sndio sndio-devel)
- $(vopt_if vulkan "Vulkan-Headers vulkan-loader shaderc")
+ $(vopt_if vulkan "Vulkan-Headers vulkan-loader")
  $(vopt_if wayland "wayland-devel wayland-protocols libxkbcommon-devel")
  $(vopt_if x11 "libXScrnSaver-devel libXinerama-devel libXrandr-devel libXpresent-devel")"
 depends="desktop-file-utils hicolor-icon-theme"
@@ -41,7 +40,7 @@ license="GPL-2.0-or-later"
 homepage="https://mpv.io"
 changelog="https://github.com/mpv-player/mpv/releases"
 distfiles="https://github.com/mpv-player/mpv/archive/v${version}.tar.gz"
-checksum=1d2d4adbaf048a2fa6ee134575032c4b2dad9a7efafd5b3e69b88db935afaddf
+checksum=86d9ef40b6058732f67b46d0bbda24a074fae860b3eaae05bab3145041303066
 python_version=3
 
 build_options="alsa caca jack lcms lua openal pulseaudio pipewire sdl2

             reply	other threads:[~2024-04-19 15:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19 15:47 iFoundSilentHouse [this message]
2024-04-20 12:55 ` AnInternetTroll
2024-04-20 13:43 ` iFoundSilentHouse
2024-04-20 17:01 ` AnInternetTroll
2024-04-23 19:35 ` [PR PATCH] [Merged]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49924@inbox.vuxu.org \
    --to=ifoundsilenthouse@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).