public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gthumb/
Date: Thu, 31 Jul 2025 17:21:42 +0000 (UTC)	[thread overview]
Message-ID: <1753982465.dfb1d7e1de2e8ab6015e2fcbc9fdfb4d9f8e8375.pacho@gentoo> (raw)

commit:     dfb1d7e1de2e8ab6015e2fcbc9fdfb4d9f8e8375
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 31 16:47:56 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Jul 31 17:21:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb1d7e1

media-gfx/gthumb: Handle libchamplain support

Thanks-to: Vitaly Zdanevich
Closes: https://bugs.gentoo.org/957102
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-gfx/gthumb/gthumb-3.12.7.ebuild | 5 +++--
 media-gfx/gthumb/metadata.xml         | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-gfx/gthumb/gthumb-3.12.7.ebuild b/media-gfx/gthumb/gthumb-3.12.7.ebuild
index b58e7cfd4857..6ab216a281b5 100644
--- a/media-gfx/gthumb/gthumb-3.12.7.ebuild
+++ b/media-gfx/gthumb/gthumb-3.12.7.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gthumb/"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="cdr colord exif keyring gstreamer heif jpegxl lcms raw slideshow svg tiff webkit webp"
+IUSE="cdr colord exif keyring geolocation gstreamer heif jpegxl lcms raw slideshow svg tiff webkit webp"
 
 RDEPEND="
 	>=dev-libs/glib-2.54.0:2
@@ -37,6 +37,7 @@ RDEPEND="
 	)
 	keyring? ( >=app-crypt/libsecret-0.11 )
 	cdr? ( >=app-cdr/brasero-3.2.0 )
+	geolocation? ( media-libs/libchamplain:0.12[gtk] )
 	svg? ( >=gnome-base/librsvg-2.34:2 )
 	webp? ( >=media-libs/libwebp-0.2.0:= )
 	jpegxl? ( >=media-libs/libjxl-0.3.0:= )
@@ -71,7 +72,7 @@ src_configure() {
 		$(meson_use exif exiv2)
 		$(meson_use slideshow clutter)
 		$(meson_use gstreamer)
-		-Dlibchamplain=false # Upstream still doesn't seem to consider this ready
+		$(meson_use geolocation libchamplain)
 		$(meson_use colord)
 		$(meson_use tiff libtiff)
 		$(meson_use webp libwebp)

diff --git a/media-gfx/gthumb/metadata.xml b/media-gfx/gthumb/metadata.xml
index 9bf3ec5070fe..d1c45afc6ab8 100644
--- a/media-gfx/gthumb/metadata.xml
+++ b/media-gfx/gthumb/metadata.xml
@@ -6,6 +6,7 @@
     <name>Gentoo GNOME Desktop</name>
   </maintainer>
   <use>
+    <flag name="geolocation">Use <pkg>media-libs/libchamplain</pkg> to show the position the image refers to</flag>
     <flag name="slideshow">Enable slideshow plugin</flag>
   </use>
   <upstream>


             reply	other threads:[~2025-07-31 17:22 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-31 17:21 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-12 20:14 [gentoo-commits] repo/gentoo:master commit in: media-gfx/gthumb/ Arthur Zamarin
2025-04-14  1:46 Pacho Ramos
2024-05-06  7:09 Mart Raudsepp
2024-05-01  5:28 Joonas Niilola
2024-04-07  5:55 Arthur Zamarin
2024-03-13 22:54 Mart Raudsepp
2024-03-03 18:41 Mart Raudsepp
2024-03-03 18:41 Mart Raudsepp
2024-01-24  8:35 Michał Górny
2023-11-22 11:31 Arthur Zamarin
2023-10-27 15:20 Michał Górny
2023-10-19 14:53 Pacho Ramos
2023-10-09  7:04 Sam James
2023-08-28  3:49 Matt Turner
2023-08-18 14:50 Matt Turner
2023-08-16 22:32 Matt Turner
2023-07-15 11:43 Arthur Zamarin
2023-07-03  8:42 Jakov Smolić
2023-05-29  8:53 Pacho Ramos
2023-05-18 12:17 Andreas Sturmlechner
2022-10-31  2:56 Matt Turner
2022-10-29 17:44 Matt Turner
2022-05-28  1:27 Sam James
2022-05-28  1:20 Sam James
2022-05-17  2:15 Matt Turner
2022-05-17  2:15 Matt Turner
2022-05-16 22:23 Matt Turner
2022-04-06 18:42 Sam James
2022-04-06  6:44 Matt Turner
2021-12-17 22:57 Steve Arnold
2021-11-06  4:09 Sam James
2021-10-04  1:25 Sam James
2021-09-22 16:42 Mart Raudsepp
2021-08-25 12:53 Pacho Ramos
2021-05-29  9:02 Sam James
2021-05-29  6:09 Sam James
2021-04-20  2:15 Matt Turner
2021-02-28 13:08 Mart Raudsepp
2021-02-21  4:30 Sam James
2021-02-21  4:04 Sam James
2021-01-31 12:28 Mart Raudsepp
2020-08-05 14:17 Agostino Sarubbo
2020-08-05 13:53 Agostino Sarubbo
2019-10-21 19:43 Matt Turner
2019-03-17 13:22 Andreas Sturmlechner
2019-02-08  9:04 Mikle Kolyada
2018-12-03 11:24 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-11-25 13:59 Mart Raudsepp
2018-10-19  8:51 Michał Górny
2018-07-14 23:50 Mart Raudsepp
2017-12-20 21:02 Mart Raudsepp
2017-07-31  3:40 Mart Raudsepp
2017-02-15 20:38 Mart Raudsepp
2016-10-16 16:30 Pacho Ramos
2016-10-16 16:30 Pacho Ramos
2016-04-17 11:13 Pacho Ramos
2015-12-21 14:28 Patrick Lauer
2015-11-11  8:20 Agostino Sarubbo
2015-11-10 17:02 Agostino Sarubbo
2015-10-04 10:38 Pacho Ramos

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=1753982465.dfb1d7e1de2e8ab6015e2fcbc9fdfb4d9f8e8375.pacho@gentoo \
    --to=pacho@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