Github messages for voidlinux
 help / color / mirror / Atom feed
From: concatime <concatime@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libplacebo: update to 2.27.2
Date: Tue, 24 Nov 2020 17:40:43 +0100	[thread overview]
Message-ID: <20201124164043.Sb64BODq7d2RjnNnQc6Wnl4uL1-4Cyd5RT5LU6RSa54@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26670@inbox.vuxu.org>

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

There is an updated pull request by concatime against master on the void-packages repository

https://github.com/concatime/void-packages libplacebo-2.27.2
https://github.com/void-linux/void-packages/pull/26670

libplacebo: update to 2.27.2


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

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

From a86f21fc12f02705c32b6cc05b16ab3b828c7460 Mon Sep 17 00:00:00 2001
From: "Issam E. Maghni" <issam.e.maghni@mailbox.org>
Date: Mon, 23 Nov 2020 22:47:41 -0500
Subject: [PATCH] libplacebo: update to 2.27.2

---
 srcpkgs/libplacebo/template | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/libplacebo/template b/srcpkgs/libplacebo/template
index c764566718e..9d843e26af1 100644
--- a/srcpkgs/libplacebo/template
+++ b/srcpkgs/libplacebo/template
@@ -1,22 +1,29 @@
 # Template file for 'libplacebo'
 pkgname=libplacebo
-version=2.72.0
+version=2.72.2
 revision=1
+wrksrc="${pkgname}-v${version}"
 build_style=meson
-configure_args="-Dvulkan=enabled -Dglslang=disabled -Dshaderc=enabled"
+configure_args="-Dshaderc=enabled -Dvulkan=enabled
+ -Dlcms=$(vopt_if lcms en dis)abled -Dopengl=$(vopt_if opengl en dis)abled"
 hostmakedepends="pkg-config python3-Mako Vulkan-Headers"
-makedepends="vulkan-loader glslang-devel shaderc Vulkan-Headers lcms2-devel
- libepoxy-devel"
+makedepends="shaderc Vulkan-Headers vulkan-loader $(vopt_if lcms lcms2-devel)
+ $(vopt_if opengl libepoxy-devel)"
 short_desc="Reusable library for GPU-accelerated video/image rendering"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="https://github.com/haasn/libplacebo"
-distfiles="https://github.com/haasn/libplacebo/archive/v${version}.tar.gz"
-checksum=41f83de4271c00d01facce683af798035707874c21113dcf0b00e74b6fce713b
+homepage="https://code.videolan.org/videolan/libplacebo"
+distfiles="https://code.videolan.org/videolan/libplacebo/-/archive/v${version}/libplacebo-v${version}.tar.gz"
+checksum=5d3c51bb98d9727a255234a522f631f00d62a9e87115fb14251d991fc5076979
+
+build_options="lcms opengl"
+build_options_default="lcms opengl"
+desc_option_lcms="Enable support for LittleCMS 2 engine"
+desc_option_opengl="Enable support for OpenGL-based renderer"
 
 libplacebo-devel_package() {
-	depends="libplacebo-${version}_${revision} vulkan-loader lcms2-devel
-	 libepoxy-devel"
+	depends="${sourcepkg}>=${version}_${revision} vulkan-loader
+	 $(vopt_if lcms lcms2-devel) $(vopt_if opengl libepoxy-devel)"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include

  reply	other threads:[~2020-11-24 16:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24  4:26 [PR PATCH] " concatime
2020-11-24 16:40 ` concatime [this message]
2020-11-24 17:24 ` concatime
2020-11-24 18:22 ` ericonr
2020-11-24 18:24 ` concatime
2020-11-24 18:24 ` [PR PATCH] [Closed]: " concatime

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=20201124164043.Sb64BODq7d2RjnNnQc6Wnl4uL1-4Cyd5RT5LU6RSa54@z \
    --to=concatime@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).