Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libplacebo: update to 3.120.3.
@ 2021-11-03 21:54 dm1tz
  2021-11-04  1:00 ` mpv 0.34.0, libplacebo 3.120.3 ericonr
  2021-11-04 12:44 ` dm1tz
  0 siblings, 2 replies; 3+ messages in thread
From: dm1tz @ 2021-11-03 21:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dm1tz/void-packages libplacebo
https://github.com/void-linux/void-packages/pull/33880

libplacebo: update to 3.120.3.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From fd29b692a103821121c22aa67e793135960eb693 Mon Sep 17 00:00:00 2001
From: Dmitry Zakharchenko <dmitriyz447@gmail.com>
Date: Wed, 3 Nov 2021 23:44:06 +0200
Subject: [PATCH 1/3] libplacebo: update to 3.120.3.

---
 common/shlibs               | 2 +-
 srcpkgs/libplacebo/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 7e95fce39f7e..fd236dc751fc 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3432,7 +3432,7 @@ libSoapySDR.so.0.7 SoapySDR-0.7.0_1
 libeditorconfig.so.0 editorconfig-0.12.2_1
 libcfitsio.so.9 cfitsio-3.480_1
 libapparmor.so.1 libapparmor-2.12.0_1
-libplacebo.so.72 libplacebo-2.72.0_1
+libplacebo.so.120 libplacebo-3.120.3_1
 libw2xc.so waifu2x-converter-cpp-5.2_1
 libnova-0.15.so.0 libnova-0.15.0_1
 libcue.so.2 libcue-2.2.0_1
diff --git a/srcpkgs/libplacebo/template b/srcpkgs/libplacebo/template
index 9d843e26af13..58cdfd8f4a33 100644
--- a/srcpkgs/libplacebo/template
+++ b/srcpkgs/libplacebo/template
@@ -1,6 +1,6 @@
 # Template file for 'libplacebo'
 pkgname=libplacebo
-version=2.72.2
+version=3.120.3
 revision=1
 wrksrc="${pkgname}-v${version}"
 build_style=meson
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://code.videolan.org/videolan/libplacebo"
 distfiles="https://code.videolan.org/videolan/libplacebo/-/archive/v${version}/libplacebo-v${version}.tar.gz"
-checksum=5d3c51bb98d9727a255234a522f631f00d62a9e87115fb14251d991fc5076979
+checksum=27b748abc26d64cb3ed0407f3068eda81b5bda06d74f2e74e059008755a1ef78
 
 build_options="lcms opengl"
 build_options_default="lcms opengl"

From 1dff2671f1072ac3cefb259080c1e0a55167f738 Mon Sep 17 00:00:00 2001
From: Dmitry Zakharchenko <dmitriyz447@gmail.com>
Date: Wed, 3 Nov 2021 23:44:57 +0200
Subject: [PATCH 2/3] mpv: update to 0.34.0.

Support for libplacebo older than v3.104.0 was dropped in
mpv-player/mpv@7c4465c.
---
 srcpkgs/mpv/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mpv/template b/srcpkgs/mpv/template
index f3ac99c6c335..e7fe729f33d4 100644
--- a/srcpkgs/mpv/template
+++ b/srcpkgs/mpv/template
@@ -1,6 +1,6 @@
 # Template file for 'mpv'
 pkgname=mpv
-version=0.33.1
+version=0.34.0
 revision=1
 build_style=waf3
 configure_args="--confdir=/etc/mpv --docdir=/usr/share/examples/mpv
@@ -29,7 +29,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/${pkgname}/archive/v${version}.tar.gz"
-checksum=100a116b9f23bdcda3a596e9f26be3a69f166a4f1d00910d1789b6571c46f3a9
+checksum=f654fb6275e5178f57e055d20918d7d34e19949bc98ebbf4a7371902e88ce309
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

From 7830205c4715ee7a26ca11b643c292bb054a18d7 Mon Sep 17 00:00:00 2001
From: Dmitry Zakharchenko <dmitriyz447@gmail.com>
Date: Wed, 3 Nov 2021 23:45:38 +0200
Subject: [PATCH 3/3] vlc: revbump for libplacebo-3.120.3.

---
 srcpkgs/vlc/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/vlc/template b/srcpkgs/vlc/template
index c18324de4345..99281ee664bf 100644
--- a/srcpkgs/vlc/template
+++ b/srcpkgs/vlc/template
@@ -1,7 +1,7 @@
 # Template file for 'vlc'
 pkgname=vlc
 version=3.0.16
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--disable-gme --disable-libtar --enable-jack
  --enable-live555 --disable-fluidsynth --enable-dvdread

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mpv 0.34.0, libplacebo 3.120.3.
  2021-11-03 21:54 [PR PATCH] libplacebo: update to 3.120.3 dm1tz
@ 2021-11-04  1:00 ` ericonr
  2021-11-04 12:44 ` dm1tz
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-11-04  1:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33880#issuecomment-960349675

Comment:
Please update to the latest libplacebo so we can try to fix it. It should be fixable in some way.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mpv 0.34.0, libplacebo 3.120.3.
  2021-11-03 21:54 [PR PATCH] libplacebo: update to 3.120.3 dm1tz
  2021-11-04  1:00 ` mpv 0.34.0, libplacebo 3.120.3 ericonr
@ 2021-11-04 12:44 ` dm1tz
  1 sibling, 0 replies; 3+ messages in thread
From: dm1tz @ 2021-11-04 12:44 UTC (permalink / raw)
  To: ml

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

New comment by dm1tz on void-packages repository

https://github.com/void-linux/void-packages/pull/33880#issuecomment-960836332

Comment:
> Please update to the latest libplacebo so we can try to fix it. It should be fixable in some way.

Closing in favor of https://github.com/void-linux/void-packages/pull/33870.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-04 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-03 21:54 [PR PATCH] libplacebo: update to 3.120.3 dm1tz
2021-11-04  1:00 ` mpv 0.34.0, libplacebo 3.120.3 ericonr
2021-11-04 12:44 ` dm1tz

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).