From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/eog-plugins/
Date: Wed, 12 Apr 2023 15:45:36 +0000 (UTC) [thread overview]
Message-ID: <1681314333.10acf6e5b705fcea9771c144df17feb46236b894.mattst88@gentoo> (raw)
commit: 10acf6e5b705fcea9771c144df17feb46236b894
Author: Cristian Othón Martínez Vera <cfuga <AT> cfuga <DOT> mx>
AuthorDate: Fri Mar 31 20:28:59 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 15:45:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10acf6e5
media-gfx/eog-plugins: remove picasa USE flag
The PicasaWeb API is dead for almost 4 years. The picasa USE flag
depends on dev-libs/libgdata, which pulls net-libs/libsoup:2.4 in.
Signed-off-by: Cristian Othón Martínez Vera <cfuga <AT> cfuga.mx>
Closes: https://github.com/gentoo/gentoo/pull/30426
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../{eog-plugins-42.3.ebuild => eog-plugins-42.3-r1.ebuild} | 5 ++---
.../{eog-plugins-44.0.ebuild => eog-plugins-44.0-r1.ebuild} | 5 ++---
media-gfx/eog-plugins/metadata.xml | 1 -
3 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/media-gfx/eog-plugins/eog-plugins-42.3.ebuild b/media-gfx/eog-plugins/eog-plugins-42.3-r1.ebuild
similarity index 93%
rename from media-gfx/eog-plugins/eog-plugins-42.3.ebuild
rename to media-gfx/eog-plugins/eog-plugins-42.3-r1.ebuild
index 8ba171be1b8b..d89c51c7b642 100644
--- a/media-gfx/eog-plugins/eog-plugins-42.3.ebuild
+++ b/media-gfx/eog-plugins/eog-plugins-42.3-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="+exif map picasa +python test"
+IUSE="+exif map +python test"
RESTRICT="!test? ( test )"
REQUIRED_USE="
map? ( exif )
@@ -30,7 +30,6 @@ RDEPEND="
>=media-libs/clutter-1.9.4:1.0
>=media-libs/clutter-gtk-1.1.2:1.0
)
- picasa? ( >=dev-libs/libgdata-0.9.1:= )
python? (
${PYTHON_DEPS}
dev-libs/glib[dbus]
@@ -64,7 +63,7 @@ src_configure() {
-Dplugin_light-theme=true
$(meson_use map plugin_map)
$(meson_use python plugin_maximize-windows)
- $(meson_use picasa plugin_postasa)
+ -Dplugin_postasa=false
-Dplugin_postr=false
$(meson_use python plugin_pythonconsole)
-Dplugin_send-by-mail=true
diff --git a/media-gfx/eog-plugins/eog-plugins-44.0.ebuild b/media-gfx/eog-plugins/eog-plugins-44.0-r1.ebuild
similarity index 93%
rename from media-gfx/eog-plugins/eog-plugins-44.0.ebuild
rename to media-gfx/eog-plugins/eog-plugins-44.0-r1.ebuild
index 1a40b2451460..f0e66a9ccdd4 100644
--- a/media-gfx/eog-plugins/eog-plugins-44.0.ebuild
+++ b/media-gfx/eog-plugins/eog-plugins-44.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+exif map picasa +python test"
+IUSE="+exif map +python test"
RESTRICT="!test? ( test )"
REQUIRED_USE="
map? ( exif )
@@ -30,7 +30,6 @@ RDEPEND="
>=media-libs/clutter-1.9.4:1.0
>=media-libs/clutter-gtk-1.1.2:1.0
)
- picasa? ( >=dev-libs/libgdata-0.9.1:= )
python? (
${PYTHON_DEPS}
dev-libs/glib[dbus]
@@ -64,7 +63,7 @@ src_configure() {
-Dplugin_light-theme=true
$(meson_use map plugin_map)
$(meson_use python plugin_maximize-windows)
- $(meson_use picasa plugin_postasa)
+ -Dplugin_postasa=false
-Dplugin_postr=false
$(meson_use python plugin_pythonconsole)
-Dplugin_send-by-mail=true
diff --git a/media-gfx/eog-plugins/metadata.xml b/media-gfx/eog-plugins/metadata.xml
index 7fdc744ca4e6..7ae8decd8125 100644
--- a/media-gfx/eog-plugins/metadata.xml
+++ b/media-gfx/eog-plugins/metadata.xml
@@ -7,7 +7,6 @@
</maintainer>
<use>
<flag name="map">Enable world map display using <pkg>media-libs/libchamplain</pkg></flag>
- <flag name="picasa">Enable uploading to Google's Picasa Web Albums</flag>
</use>
<upstream>
<remote-id type="gnome-gitlab">GNOME/eog-plugins</remote-id>
next reply other threads:[~2023-04-12 15:45 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-12 15:45 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-14 1:46 [gentoo-commits] repo/gentoo:master commit in: media-gfx/eog-plugins/ Pacho Ramos
2025-04-14 1:46 Pacho Ramos
2024-08-06 9:21 Pacho Ramos
2024-06-16 10:16 Pacho Ramos
2024-06-16 10:16 Pacho Ramos
2023-10-29 22:23 Mart Raudsepp
2023-05-02 19:36 Arthur Zamarin
2023-05-02 18:52 Arthur Zamarin
2023-03-19 3:51 Matt Turner
2023-02-17 8:23 Arthur Zamarin
2023-01-08 17:56 Matt Turner
2022-11-23 17:52 Jakov Smolić
2022-11-07 7:26 Sam James
2022-10-30 23:21 Matt Turner
2022-04-24 20:46 Matt Turner
2022-03-24 2:29 Matt Turner
2022-03-08 9:35 Sam James
2022-01-09 19:42 Matt Turner
2021-10-17 21:07 Mart Raudsepp
2021-05-29 9:02 Sam James
2021-05-29 6:09 Sam James
2021-04-16 2:16 Matt Turner
2021-04-13 16:12 Matt Turner
2021-04-01 16:44 Thomas Deutschmann
2021-03-12 8:01 Mikle Kolyada
2021-01-05 18:30 Matt Turner
2020-08-30 18:09 Sam James
2020-08-02 21:27 Mart Raudsepp
2020-02-09 16:29 Michał Górny
2019-12-23 22:02 Mart Raudsepp
2019-12-04 20:17 Matt Turner
2019-09-15 11:43 Pacho Ramos
2019-05-18 22:08 Mart Raudsepp
2018-08-04 13:03 Mart Raudsepp
2018-04-29 0:08 Mart Raudsepp
2018-02-27 22:05 Pacho Ramos
2017-12-09 19:40 Pacho Ramos
2017-04-27 22:08 Mart Raudsepp
2017-04-23 21:23 Agostino Sarubbo
2017-04-17 16:49 David Seifert
2017-04-11 23:22 Mart Raudsepp
2017-02-15 20:38 Mart Raudsepp
2016-10-16 16:10 Pacho Ramos
2016-10-16 16:10 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-03-06 20:12 Mikle Kolyada
2015-11-11 8:20 Agostino Sarubbo
2015-11-10 17:02 Agostino Sarubbo
2015-10-04 10:28 Pacho Ramos
2015-10-04 10:28 Pacho Ramos
2015-08-23 16:10 Gilles Dartiguelongue
2015-08-23 14:56 Gilles Dartiguelongue
2015-08-23 14:56 Gilles Dartiguelongue
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=1681314333.10acf6e5b705fcea9771c144df17feb46236b894.mattst88@gentoo \
--to=mattst88@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