From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-libs/gtk-session-lock/
Date: Sun, 15 Dec 2024 18:10:02 +0000 (UTC) [thread overview]
Message-ID: <1734188965.9aaceff9f6644c660b6e1e8a8683118fb6139988.julien@gentoo> (raw)
commit: 9aaceff9f6644c660b6e1e8a8683118fb6139988
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 14 15:09:25 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Dec 14 15:09:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9aaceff9
gui-libs/gtk-session-lock: disable tests
Upstream does not support -Dtests=true.
https://github.com/Cu3PO42/gtk-session-lock/commit/a92080b164df7553aa250d43f90965535a3050ba
Closes: https://bugs.gentoo.org/946270
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
.../gtk-session-lock/gtk-session-lock-0.2.0-r6.ebuild | 16 +++++++---------
gui-libs/gtk-session-lock/gtk-session-lock-9999.ebuild | 2 +-
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r6.ebuild b/gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r6.ebuild
index b4fe7401d..73de946d1 100644
--- a/gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r6.ebuild
+++ b/gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r6.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
VALA_USE_DEPEND="vapigen"
-inherit vala meson python-any-r1
+inherit vala meson
if [[ ${PV} == 9999 ]]; then
inherit git-r3
@@ -16,13 +15,14 @@ else
fi
DESCRIPTION="GTK-based lockscreen for Wayland"
-HOMEPAGE="https://github.com/Cu3PO42/${PN}"
+HOMEPAGE="https://github.com/Cu3PO42/gtk-session-lock"
LICENSE="GPL-3"
SLOT="0"
-IUSE="examples gtk-doc introspection test vala"
-RESTRICT="!test? ( test )"
+IUSE="examples gtk-doc introspection vala"
+# https://github.com/Cu3PO42/gtk-session-lock/commit/a92080b164df7553aa250d43f90965535a3050ba
+RESTRICT="test"
REQUIRED_USE="vala? ( introspection )"
DEPEND="
@@ -31,7 +31,6 @@ DEPEND="
>=dev-libs/wayland-1.22.0
>=dev-libs/wayland-protocols-1.34
gui-libs/gtk-layer-shell
- test? ( gui-libs/gtk-layer-shell[introspection?] )
"
RDEPEND="
${DEPEND}
@@ -42,7 +41,6 @@ BDEPEND="
virtual/pkgconfig
dev-build/meson
gtk-doc? ( dev-util/gtk-doc )
- test? ( ${PYTHON_DEPS} )
vala? ( $(vala_depend) )
"
@@ -55,7 +53,7 @@ src_configure() {
local emesonargs=(
$(meson_use examples)
$(meson_use gtk-doc docs)
- $(meson_use test tests)
+ -Dtests=false
$(meson_use introspection)
$(meson_use vala vapi)
)
diff --git a/gui-libs/gtk-session-lock/gtk-session-lock-9999.ebuild b/gui-libs/gtk-session-lock/gtk-session-lock-9999.ebuild
index b4fe7401d..4e0a591c3 100644
--- a/gui-libs/gtk-session-lock/gtk-session-lock-9999.ebuild
+++ b/gui-libs/gtk-session-lock/gtk-session-lock-9999.ebuild
@@ -16,7 +16,7 @@ else
fi
DESCRIPTION="GTK-based lockscreen for Wayland"
-HOMEPAGE="https://github.com/Cu3PO42/${PN}"
+HOMEPAGE="https://github.com/Cu3PO42/gtk-session-lock"
LICENSE="GPL-3"
SLOT="0"
next reply other threads:[~2024-12-15 18:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-15 18:10 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-15 18:10 [gentoo-commits] repo/proj/guru:master commit in: gui-libs/gtk-session-lock/ Julien Roy
2024-05-25 13:01 Julien Roy
2024-04-23 10:26 David Roman
2024-04-23 10:26 David Roman
2024-04-22 20:52 David Roman
2024-04-22 20:52 David Roman
2024-04-22 20:52 David Roman
2024-04-22 20:52 David Roman
2024-04-22 20:52 David Roman
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=1734188965.9aaceff9f6644c660b6e1e8a8683118fb6139988.julien@gentoo \
--to=julien@jroy.ca \
--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