From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdisplay-info/
Date: Fri, 17 Feb 2023 23:21:51 +0000 (UTC) [thread overview]
Message-ID: <1676674961.2ce41a51e5b2251bdf9c89b2b959bedddfeea4af.chewi@gentoo> (raw)
commit: 2ce41a51e5b2251bdf9c89b2b959bedddfeea4af
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 23:09:10 2023 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 23:02:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce41a51
media-libs/libdisplay-info: Fix use of Python without eclass
Closes: https://bugs.gentoo.org/894492
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
media-libs/libdisplay-info/libdisplay-info-0.1.0.ebuild | 3 ++-
media-libs/libdisplay-info/libdisplay-info-0_p20230112.ebuild | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/media-libs/libdisplay-info/libdisplay-info-0.1.0.ebuild b/media-libs/libdisplay-info/libdisplay-info-0.1.0.ebuild
index a234cda1fce0..f39215738233 100644
--- a/media-libs/libdisplay-info/libdisplay-info-0.1.0.ebuild
+++ b/media-libs/libdisplay-info/libdisplay-info-0.1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
-inherit meson
+inherit meson python-any-r1
DESCRIPTION="Simple framework for writing Vulkan layers"
HOMEPAGE="https://gitlab.freedesktop.org/emersion/libdisplay-info"
@@ -20,6 +20,7 @@ RDEPEND="sys-apps/hwdata"
DEPEND="${RDEPEND}"
BDEPEND="
+ ${PYTHON_DEPS}
virtual/pkgconfig
test? ( >=sys-apps/edid-decode-0_pre20230131 )
"
diff --git a/media-libs/libdisplay-info/libdisplay-info-0_p20230112.ebuild b/media-libs/libdisplay-info/libdisplay-info-0_p20230112.ebuild
index 4a681e3d106d..4ac403d1e01e 100644
--- a/media-libs/libdisplay-info/libdisplay-info-0_p20230112.ebuild
+++ b/media-libs/libdisplay-info/libdisplay-info-0_p20230112.ebuild
@@ -5,7 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
-inherit meson
+inherit meson python-any-r1
COMMIT="506925a66bfa3607c8de2c37dbe65659ecd1b9fb"
DESCRIPTION="Simple framework for writing Vulkan layers"
@@ -21,6 +21,7 @@ RDEPEND="sys-apps/hwdata"
DEPEND="${RDEPEND}"
BDEPEND="
+ ${PYTHON_DEPS}
virtual/pkgconfig
test? ( >=sys-apps/edid-decode-0_pre20230131 )
"
next reply other threads:[~2023-02-17 23:21 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-17 23:21 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-12 9:20 [gentoo-commits] repo/gentoo:master commit in: media-libs/libdisplay-info/ James Le Cuirot
2024-11-11 16:53 James Le Cuirot
2024-11-05 6:16 Arthur Zamarin
2024-08-31 2:42 Ionen Wolkens
2024-07-01 13:43 James Le Cuirot
2024-06-30 18:26 Michał Górny
2024-06-14 18:05 Sam James
2024-04-22 10:58 Michał Górny
2024-04-22 10:58 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 19:03 Michał Górny
2024-03-03 14:21 James Le Cuirot
2024-01-18 21:21 James Le Cuirot
2023-12-09 13:20 Michał Górny
2023-12-09 13:18 Sam James
2023-11-11 11:23 Yixun Lan
2023-02-17 23:21 James Le Cuirot
2023-02-14 23:11 James Le Cuirot
2023-02-12 9:53 James Le Cuirot
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=1676674961.2ce41a51e5b2251bdf9c89b2b959bedddfeea4af.chewi@gentoo \
--to=chewi@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