public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kimageformats/
Date: Fri, 25 Mar 2022 20:23:44 +0000 (UTC)	[thread overview]
Message-ID: <1648239789.6944df010dab886e1424eb85a07d1c0b243a0c77.asturm@gentoo> (raw)

commit:     6944df010dab886e1424eb85a07d1c0b243a0c77
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 20:23:09 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 20:23:09 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6944df01

kde-frameworks/kimageformats: Add IUSE=jpegxl

Bug: https://bugs.gentoo.org/834999
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kimageformats/kimageformats-9999.ebuild | 4 ++--
 kde-frameworks/kimageformats/metadata.xml              | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kimageformats/kimageformats-9999.ebuild b/kde-frameworks/kimageformats/kimageformats-9999.ebuild
index 37291764c2..677a02eb4b 100644
--- a/kde-frameworks/kimageformats/kimageformats-9999.ebuild
+++ b/kde-frameworks/kimageformats/kimageformats-9999.ebuild
@@ -12,7 +12,7 @@ inherit ecm kde.org
 DESCRIPTION="Framework providing additional format plugins for Qt's image I/O system"
 LICENSE="LGPL-2+"
 KEYWORDS=""
-IUSE="avif eps heif openexr"
+IUSE="avif eps heif jpegxl openexr"
 
 DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
@@ -28,7 +28,7 @@ DOCS=( src/imageformats/AUTHORS )
 
 src_configure() {
 	local mycmakeargs=(
-		-DKIMAGEFORMATS_JXL=OFF # TODO: libjxl not packaged yet
+		-DKIMAGEFORMATS_JXL=$(usex jpegxl)
 		$(cmake_use_find_package avif libavif)
 		$(cmake_use_find_package eps Qt5PrintSupport)
 		-DKIMAGEFORMATS_HEIF=$(usex heif)

diff --git a/kde-frameworks/kimageformats/metadata.xml b/kde-frameworks/kimageformats/metadata.xml
index 54a8336872..32a938a852 100644
--- a/kde-frameworks/kimageformats/metadata.xml
+++ b/kde-frameworks/kimageformats/metadata.xml
@@ -12,6 +12,7 @@
 		<flag name="avif">Support the AVIF image file format</flag>
 		<flag name="eps">Support the EPS graphics file format</flag>
 		<flag name="heif">Support for HEIF/HEIC images</flag>
+		<flag name="jpegxl">Support for JPEG XL image format</flag>
 	</use>
 	<slots>
 		<subslots>


             reply	other threads:[~2022-03-25 20:23 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 20:23 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-25 18:47 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kimageformats/ Andreas Sturmlechner
2024-01-21 19:21 Andreas Sturmlechner
2023-07-30 19:50 Andreas Sturmlechner
2022-11-08 20:21 Andreas Sturmlechner
2022-10-06  9:02 Andreas Sturmlechner
2022-04-05 16:02 Andreas Sturmlechner
2022-02-15 19:57 Sam James
2021-12-20 15:10 Andreas Sturmlechner
2021-11-07 23:57 Andreas Sturmlechner
2021-11-07 23:09 Sam James
2021-03-11 10:58 Andreas Sturmlechner
2021-01-13 23:24 Andreas Sturmlechner
2018-12-03  0:08 Andreas Sturmlechner
2018-02-11 23:12 Andreas Sturmlechner
2018-02-11 22:00 Andreas Sturmlechner
2016-02-09  6:53 Michael Palimaka
2014-10-05 16:38 Michael Palimaka
2014-10-04 17:58 Michael Palimaka
2014-06-10 17:23 Michael Palimaka
2014-02-25 13:01 Michael Palimaka
2014-02-24 17:23 Michael Palimaka
2014-02-24 13:15 Michael Palimaka
2014-02-20 13:40 Michael Palimaka
2013-11-27  9:58 Michael Palimaka

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=1648239789.6944df010dab886e1424eb85a07d1c0b243a0c77.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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