public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exact-image/
Date: Sun, 10 Mar 2024 19:51:32 +0000 (UTC)	[thread overview]
Message-ID: <1710100278.1d5f3078732b4e7102719f3ab73628f1570deebf.tupone@gentoo> (raw)

commit:     1d5f3078732b4e7102719f3ab73628f1570deebf
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 19:49:58 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 19:51:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d5f3078

media-gfx/exact-image: add jpegxl use flag

Closes: https://bugs.gentoo.org/926688
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../{exact-image-1.2.1.ebuild => exact-image-1.2.1-r1.ebuild}         | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-gfx/exact-image/exact-image-1.2.1.ebuild b/media-gfx/exact-image/exact-image-1.2.1-r1.ebuild
similarity index 93%
rename from media-gfx/exact-image/exact-image-1.2.1.ebuild
rename to media-gfx/exact-image/exact-image-1.2.1-r1.ebuild
index ff25fe575bdc..7480e98e5c79 100644
--- a/media-gfx/exact-image/exact-image-1.2.1.ebuild
+++ b/media-gfx/exact-image/exact-image-1.2.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://dl.exactcode.de/oss/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="expat jpeg lua openexr perl png swig tiff truetype X"
+IUSE="expat jpeg jpegxl lua openexr perl png swig tiff truetype X"
 REQUIRED_USE="lua? ( swig ) perl? ( swig )"
 # Tests are broken; 'make check' fails and referenced testsuite dir not found
 RESTRICT="test"
@@ -24,6 +24,7 @@ RDEPEND="
 	sys-libs/zlib
 	expat? ( dev-libs/expat )
 	jpeg? ( media-libs/libjpeg-turbo:= )
+	jpegxl? ( <media-libs/libjxl-0.9:= )
 	lua? ( ${LUA_DEPS} )
 	openexr? ( media-libs/openexr:= )
 	perl? ( dev-lang/perl )
@@ -78,6 +79,7 @@ src_configure() {
 		$(use_with truetype freetype) \
 		--without-evas \
 		$(use_with jpeg libjpeg) \
+		$(use_with jpegxl libjxl) \
 		$(use_with tiff libtiff) \
 		$(use_with png libpng) \
 		--without-libgif \


             reply	other threads:[~2024-03-10 19:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-10 19:51 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-06 19:03 [gentoo-commits] repo/gentoo:master commit in: media-gfx/exact-image/ Alfredo Tupone
2023-12-11 13:49 Alfredo Tupone
2022-12-18  8:01 Sam James
2022-12-18  8:01 Sam James
2022-03-11 18:46 Alfredo Tupone
2022-03-10 21:14 Brian Evans
2022-03-10 18:13 Brian Evans
2022-03-02 20:51 Alfredo Tupone
2021-09-18 16:51 Alfredo Tupone
2021-07-21 21:57 Marek Szuba
2021-03-26  0:21 Conrad Kostecki
2020-06-07  7:57 Alfredo Tupone
2019-08-28  8:19 David Seifert
2017-02-19 10:55 David Seifert

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=1710100278.1d5f3078732b4e7102719f3ab73628f1570deebf.tupone@gentoo \
    --to=tupone@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