From: "Matt Jolly" <kangie@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/frei0r-plugins/
Date: Wed, 19 Feb 2025 03:47:23 +0000 (UTC) [thread overview]
Message-ID: <1739936682.6f5bcfbe920ad2fd15d417c9735a72fae54ba15b.kangie@gentoo> (raw)
commit: 6f5bcfbe920ad2fd15d417c9735a72fae54ba15b
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 19 00:26:58 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 03:44:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f5bcfbe
media-plugins/frei0r-plugins: fix media-libs/opencv USEDEP
media-libs/opencv[contribdnn] has a REQUIRED_USE that must
be satisfied with media-libs/opencv[contrib]. There's no
point making users set that; they already opted into
USE=facedetect.
No need for a revbump; any users with this functionality
enabled will already have updated p.use as a workaround.
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild | 4 ++--
media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild b/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild
index a6baff9613ff..f513b641a072 100644
--- a/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild
+++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.7.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv x86"
IUSE="doc +facedetect +scale0tilt"
RDEPEND="x11-libs/cairo[${MULTILIB_USEDEP}]
- facedetect? ( >=media-libs/opencv-2.3.0:=[contribdnn,features2d,${MULTILIB_USEDEP}] )
+ facedetect? ( >=media-libs/opencv-2.3.0:=[contrib,contribdnn,features2d,${MULTILIB_USEDEP}] )
scale0tilt? ( >=media-libs/gavl-1.2.0[${MULTILIB_USEDEP}] )"
DEPEND="${RDEPEND}"
diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild b/media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild
index b2ec555e1255..6a03db276dd5 100644
--- a/media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild
+++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv x86"
IUSE="doc +facedetect +scale0tilt"
RDEPEND="x11-libs/cairo[${MULTILIB_USEDEP}]
- facedetect? ( >=media-libs/opencv-2.3.0:=[contribdnn,features2d,${MULTILIB_USEDEP}] )
+ facedetect? ( >=media-libs/opencv-2.3.0:=[contrib,contribdnn,features2d,${MULTILIB_USEDEP}] )
scale0tilt? ( >=media-libs/gavl-1.2.0[${MULTILIB_USEDEP}] )"
DEPEND="${RDEPEND}"
next reply other threads:[~2025-02-19 3:47 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-19 3:47 Matt Jolly [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-13 18:04 [gentoo-commits] repo/gentoo:master commit in: media-plugins/frei0r-plugins/ Arthur Zamarin
2023-06-13 18:03 Arthur Zamarin
2023-03-04 6:13 Arthur Zamarin
2023-03-04 5:49 Arthur Zamarin
2022-12-03 4:47 WANG Xuerui
2022-11-10 15:17 Alexis Ballier
2022-08-19 8:14 Andreas Sturmlechner
2022-08-19 5:52 Andreas Sturmlechner
2022-08-17 15:39 Sam James
2022-08-17 14:30 Sam James
2022-08-17 14:29 Sam James
2022-02-20 1:07 Sam James
2021-08-24 21:02 Marek Szuba
2021-02-14 20:30 Andreas Sturmlechner
2021-02-14 20:30 Andreas Sturmlechner
2021-01-03 19:40 Sam James
2021-01-01 5:46 Sam James
2021-01-01 3:13 Sam James
2020-01-26 10:26 Georgy Yakovlev
2018-10-04 19:46 Andreas Sturmlechner
2018-10-04 19:46 Andreas Sturmlechner
2018-07-21 15:08 Mikle Kolyada
2018-07-20 22:40 Thomas Deutschmann
2018-05-13 19:20 Aaron Bauman
2017-07-11 8:41 Alexis Ballier
2017-06-28 11:19 Alexis Ballier
2017-06-01 9:09 Alexis Ballier
2017-05-26 12:54 Alexis Ballier
2017-04-17 9:26 Alexis Ballier
2017-02-12 18:03 Johannes Huber
2017-02-12 17:01 Agostino Sarubbo
2017-02-04 11:47 Jeroen Roovers
2017-01-31 11:43 Agostino Sarubbo
2017-01-31 9:13 Agostino Sarubbo
2017-01-30 15:01 Johannes Huber
2016-08-29 16:04 Alexis Ballier
2015-11-05 15:51 Alexis Ballier
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=1739936682.6f5bcfbe920ad2fd15d417c9735a72fae54ba15b.kangie@gentoo \
--to=kangie@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