Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libplacebo: update to 1.18.0.
@ 2019-06-06  3:32 voidlinux-github
  2019-06-06  6:52 ` voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-06  3:32 UTC (permalink / raw)
  To: ml

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

There is a new pull request by thomas-t-w against master on the void-packages repository

https://github.com/thomas-t-w/void-packages libplacebo
https://github.com/void-linux/void-packages/pull/12196

libplacebo: update to 1.18.0.


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

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

From c9c88112d8fee0917f7c40a8e8f511a8c970d070 Mon Sep 17 00:00:00 2001
From: Thomas <thomasw@fastmail.cn>
Date: Wed, 5 Jun 2019 23:28:45 -0400
Subject: [PATCH] libplacebo: update to 1.18.0.

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

diff --git a/common/shlibs b/common/shlibs
index 832ea47918a..89e3868701b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3253,7 +3253,7 @@ libkid3-gui.so.3.7.1 kid3-3.7.1_1
 libcfitsio.so.3 cfitsio-3.450_1
 libapparmor.so.1 libapparmor-2.12.0_1
 libgsettings-qt.so.1 gsettings-qt-0.1+17.10.20170824_1
-libplacebo.so.7 libplacebo-1.7.0_1
+libplacebo.so.18 libplacebo-1.18.0_1
 libw2xc.so waifu2x-converter-cpp-5.2_1
 libnova-0.15.so.0 libnova-0.15.0_1
 libdtkcore.so.2 dtkcore-2.0.6_1
diff --git a/srcpkgs/libplacebo/template b/srcpkgs/libplacebo/template
index b1b89537d11..a915e3b4975 100644
--- a/srcpkgs/libplacebo/template
+++ b/srcpkgs/libplacebo/template
@@ -1,6 +1,6 @@
 # Template file for 'libplacebo'
 pkgname=libplacebo
-version=1.7.0
+version=1.18.0
 revision=1
 build_style=meson
 configure_args="-Dvulkan=enabled -Dglslang=enabled -Dshaderc=enabled"
@@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/haasn/libplacebo"
 distfiles="https://github.com/haasn/libplacebo/archive/v${version}.tar.gz"
-checksum=5ee618bee614aeae9f8bb526329824468f93c740e8fd37fd46d58114fd7977eb
+checksum=e47983483e4c8beccb0b77f6301b7831837885bd5566130d81ad37107845509a
 
 libplacebo-devel_package() {
 	depends="libplacebo-${version}_${revision} vulkan-loader lcms2-devel"

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

* Re: libplacebo: update to 1.18.0.
  2019-06-06  3:32 [PR PATCH] libplacebo: update to 1.18.0 voidlinux-github
@ 2019-06-06  6:52 ` voidlinux-github
  2019-06-06 14:39 ` voidlinux-github
  2019-06-06 14:39 ` [PR PATCH] [Closed]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-06  6:52 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/12196#issuecomment-499372324
Comment:
Since this bumps the soname, packages linking against the library need to be rebuilt. According to `xrevshlib`, only vlc is affected in this case.

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

* Re: libplacebo: update to 1.18.0.
  2019-06-06  3:32 [PR PATCH] libplacebo: update to 1.18.0 voidlinux-github
  2019-06-06  6:52 ` voidlinux-github
@ 2019-06-06 14:39 ` voidlinux-github
  2019-06-06 14:39 ` [PR PATCH] [Closed]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-06 14:39 UTC (permalink / raw)
  To: ml

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

New comment by thomas-t-w on void-packages repository

https://github.com/void-linux/void-packages/pull/12196#issuecomment-499522883
Comment:
This breaks VLC. I will keep an eye on this and reopen when its fixed upstream. I would take a look at fixing it but I doubt anyone is  urgently needing whats in this new library version.

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

* Re: [PR PATCH] [Closed]: libplacebo: update to 1.18.0.
  2019-06-06  3:32 [PR PATCH] libplacebo: update to 1.18.0 voidlinux-github
  2019-06-06  6:52 ` voidlinux-github
  2019-06-06 14:39 ` voidlinux-github
@ 2019-06-06 14:39 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-06 14:39 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

libplacebo: update to 1.18.0.
https://github.com/void-linux/void-packages/pull/12196
Description: 

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

end of thread, other threads:[~2019-06-06 14:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-06  3:32 [PR PATCH] libplacebo: update to 1.18.0 voidlinux-github
2019-06-06  6:52 ` voidlinux-github
2019-06-06 14:39 ` voidlinux-github
2019-06-06 14:39 ` [PR PATCH] [Closed]: " voidlinux-github

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