From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kimageformats/
Date: Tue, 8 Nov 2022 20:21:19 +0000 (UTC) [thread overview]
Message-ID: <1667938045.47e75c2caf18b0dda1575472a3000c3470ce7cc6.asturm@gentoo> (raw)
commit: 47e75c2caf18b0dda1575472a3000c3470ce7cc6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 8 20:07:25 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 8 20:07:25 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=47e75c2c
kde-frameworks/kimageformats: Add missing IUSE heif test usedep
Bug: https://bugs.gentoo.org/879223
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kimageformats/kimageformats-5.100.0.ebuild | 6 ++++--
kde-frameworks/kimageformats/kimageformats-9999.ebuild | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/kde-frameworks/kimageformats/kimageformats-5.100.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.100.0.ebuild
index 9721b97462..b8de005918 100644
--- a/kde-frameworks/kimageformats/kimageformats-5.100.0.ebuild
+++ b/kde-frameworks/kimageformats/kimageformats-5.100.0.ebuild
@@ -15,7 +15,7 @@ LICENSE="LGPL-2+"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="avif eps heif jpegxl openexr raw"
-DEPEND="
+RDEPEND="
>=dev-qt/qtgui-${QTMIN}:5
=kde-frameworks/karchive-${PVCUT}*:5
avif? ( >=media-libs/libavif-0.8.2:= )
@@ -25,7 +25,9 @@ DEPEND="
openexr? ( >=media-libs/openexr-3:= )
raw? ( media-libs/libraw:= )
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ test? ( heif? ( media-libs/libheif[x265] ) )
+"
DOCS=( src/imageformats/AUTHORS )
diff --git a/kde-frameworks/kimageformats/kimageformats-9999.ebuild b/kde-frameworks/kimageformats/kimageformats-9999.ebuild
index 52ead681ac..a4a0c79865 100644
--- a/kde-frameworks/kimageformats/kimageformats-9999.ebuild
+++ b/kde-frameworks/kimageformats/kimageformats-9999.ebuild
@@ -15,7 +15,7 @@ LICENSE="LGPL-2+"
KEYWORDS=""
IUSE="avif eps heif jpegxl openexr raw"
-DEPEND="
+RDEPEND="
>=dev-qt/qtgui-${QTMIN}:5
=kde-frameworks/karchive-${PVCUT}*:5
avif? ( >=media-libs/libavif-0.8.2:= )
@@ -25,7 +25,9 @@ DEPEND="
openexr? ( >=media-libs/openexr-3:= )
raw? ( media-libs/libraw:= )
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ test? ( heif? ( media-libs/libheif[x265] ) )
+"
DOCS=( src/imageformats/AUTHORS )
next reply other threads:[~2022-11-08 20:21 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-08 20:21 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-10-06 9:02 Andreas Sturmlechner
2022-04-05 16:02 Andreas Sturmlechner
2022-03-25 20:23 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=1667938045.47e75c2caf18b0dda1575472a3000c3470ce7cc6.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