From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkexiv2/
Date: Sat, 20 May 2023 18:03:18 +0000 (UTC) [thread overview]
Message-ID: <1684605755.96f0e42bd2dab231492cdfd4ff2a41c3a609677c.asturm@gentoo> (raw)
commit: 96f0e42bd2dab231492cdfd4ff2a41c3a609677c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 17:03:01 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 20 18:02:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f0e42b
kde-apps/libkexiv2: Fix build with >=exiv2-0.28
Closes: https://bugs.gentoo.org/906087
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/libkexiv2/Manifest | 1 +
kde-apps/libkexiv2/libkexiv2-23.04.1.ebuild | 3 +++
2 files changed, 4 insertions(+)
diff --git a/kde-apps/libkexiv2/Manifest b/kde-apps/libkexiv2/Manifest
index a0ebf0c020f7..e9df0183e38f 100644
--- a/kde-apps/libkexiv2/Manifest
+++ b/kde-apps/libkexiv2/Manifest
@@ -1,2 +1,3 @@
DIST libkexiv2-22.12.3.tar.xz 60000 BLAKE2B cd813a2b69fae65303b0a846c8e1bb06a927d14d40e1374788d318035483282019273afedc7f5938d88039d9b6d1dc22025b56420cbab4f3957d991fe448bf8d SHA512 252a64df99a545d71565e67c28aa8aea5c98229c4ae0fea1bfbc0ec85629b71c30afbec5eec3fb27f6842d40165fa4e6c046d89f30cf46dadec1ab427ed7e81d
+DIST libkexiv2-23.04.1-exiv2-0.28.patch.xz 4752 BLAKE2B 36f7c30e23d46896a04f4314e0e24fc70db7fb0f423f3269b5e67137684eab7c8f3a6d64ed649ce0bb7ebc830ec68c027ec3fda9dbcf2cce5f7f7d6980d0d049 SHA512 6e9a5aae1f692365806fc7c7e3ed58fad979ed31f6c65c01b484ac86c6522cd30d6d7020edb9a6472d07724ce46858547f770d77ae6cdf5aa533d80c8712f259
DIST libkexiv2-23.04.1.tar.xz 60020 BLAKE2B f34cb34eab3db2cf172f6c171538184c56839d0125546f727c0081d5aa448f601240baf386dab22d3a0cfc5b41fd58b8ab48e41c146d49ae8c24ae60021cf75e SHA512 64fd820c376cdcb081599deea9a7817f48bf72aa7eed6bd710a0b6fad22a527e62e8f405787a506fe7bc7910f95acef232ba482d670d51240907013b8b106b6d
diff --git a/kde-apps/libkexiv2/libkexiv2-23.04.1.ebuild b/kde-apps/libkexiv2/libkexiv2-23.04.1.ebuild
index d958c95871d4..47e57581c5b4 100644
--- a/kde-apps/libkexiv2/libkexiv2-23.04.1.ebuild
+++ b/kde-apps/libkexiv2/libkexiv2-23.04.1.ebuild
@@ -7,6 +7,7 @@ QTMIN=5.15.5
inherit ecm gear.kde.org
DESCRIPTION="Wrapper around exiv2 library"
+SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${P}-exiv2-0.28.patch.xz"
LICENSE="GPL-2+"
SLOT="5"
@@ -18,3 +19,5 @@ DEPEND="
>=media-gfx/exiv2-0.25:=[xmp=]
"
RDEPEND="${DEPEND}"
+
+PATCHES=( "${WORKDIR}/${P}-exiv2-0.28.patch" ) # bug 906087
next reply other threads:[~2023-05-20 18:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-20 18:03 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 15:54 [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkexiv2/ Andreas Sturmlechner
2024-02-28 13:56 Andreas Sturmlechner
2023-12-20 15:11 Andreas Sturmlechner
2023-12-17 23:02 Andreas Sturmlechner
2021-10-11 14:01 Yixun Lan
2019-02-21 10:29 Andreas Sturmlechner
2019-02-20 13:06 Mikle Kolyada
2019-02-18 0:41 Thomas Deutschmann
2017-06-05 20:14 Andreas Sturmlechner
2016-06-25 19:54 Michael Palimaka
2016-03-06 10:14 Mikle Kolyada
2016-03-05 11:42 Mikle Kolyada
2015-10-23 2:30 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=1684605755.96f0e42bd2dab231492cdfd4ff2a41c3a609677c.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