Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] darktable: add JPEG XL support
@ 2023-10-24 19:51 yoshiyoshyosh
  2023-11-07 16:48 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: yoshiyoshyosh @ 2023-10-24 19:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yoshiyoshyosh/void-packages darktable-jxl
https://github.com/void-linux/void-packages/pull/46880

darktable: add JPEG XL support
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (`x86_64-glibc`)

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

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

From c20e8f5aa272c49ad175813c96845e495f58c9d9 Mon Sep 17 00:00:00 2001
From: yosh <yosh-git@riseup.net>
Date: Tue, 24 Oct 2023 15:15:10 -0400
Subject: [PATCH] darktable: add JPEG XL support

---
 srcpkgs/darktable/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template
index 60415a34dc018..218d9dc34541a 100644
--- a/srcpkgs/darktable/template
+++ b/srcpkgs/darktable/template
@@ -1,7 +1,7 @@
 # Template file for 'darktable'
 pkgname=darktable
 version=4.4.2
-revision=2
+revision=3
 # upstream only supports these archs:
 archs="x86_64* aarch64* ppc64le*"
 build_style=cmake
@@ -14,7 +14,7 @@ makedepends="gtk+3-devel glib-devel exiv2-devel libxslt-devel
  lensfun-devel sqlite-devel librsvg-devel lua54-devel json-glib-devel
  libgomp-devel libopenjpeg2-devel libopenexr-devel libgraphicsmagick-devel
  libsecret-devel pugixml-devel libosmgpsmap-devel colord-gtk-devel
- libheif-devel portmidi-devel $(vopt_if gmic gmic-devel)
+ libheif-devel portmidi-devel libjxl-devel $(vopt_if gmic gmic-devel)
  $(vopt_if avif libavif-devel) $(vopt_if sdl2 SDL2-devel)"
 depends="adwaita-icon-theme"
 short_desc="Virtual lighttable and darkroom for photographers"

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

* Re: [PR PATCH] [Merged]: darktable: add JPEG XL support
  2023-10-24 19:51 [PR PATCH] darktable: add JPEG XL support yoshiyoshyosh
@ 2023-11-07 16:48 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2023-11-07 16:48 UTC (permalink / raw)
  To: ml

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

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

darktable: add JPEG XL support
https://github.com/void-linux/void-packages/pull/46880

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (`x86_64-glibc`)

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

end of thread, other threads:[~2023-11-07 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-24 19:51 [PR PATCH] darktable: add JPEG XL support yoshiyoshyosh
2023-11-07 16:48 ` [PR PATCH] [Merged]: " leahneukirchen

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