public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/gtk-session-lock/
Date: Sat, 14 Dec 2024 15:36:20 +0000 (UTC)	[thread overview]
Message-ID: <1734190506.32b5348d7c00efd9cfcba2485ce5fb375de6dac1.pastalian46@gentoo> (raw)

commit:     32b5348d7c00efd9cfcba2485ce5fb375de6dac1
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 14 15:35:06 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sat Dec 14 15:35:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=32b5348d

gui-libs/gtk-session-lock: sync live

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 gui-libs/gtk-session-lock/gtk-session-lock-9999.ebuild | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

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 4e0a591c3..73de946d1 100644
--- a/gui-libs/gtk-session-lock/gtk-session-lock-9999.ebuild
+++ b/gui-libs/gtk-session-lock/gtk-session-lock-9999.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
@@ -21,8 +20,9 @@ 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)
 	)


             reply	other threads:[~2024-12-14 15:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-14 15:36 Takuya Wakazono [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-14 15:09 [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/gtk-session-lock/ Takuya Wakazono
2024-12-07 15:09 Gonçalo Negrier Duarte
2024-05-24 22:09 Gonçalo Negrier Duarte
2024-04-23  7:57 Gonçalo Negrier Duarte
2024-04-23  7:57 Gonçalo Negrier Duarte
2024-04-22 16:17 Gonçalo Negrier Duarte
2024-04-22 16:17 Gonçalo Negrier Duarte
2024-04-22 15:47 Gonçalo Negrier Duarte
2024-04-22 15:45 Gonçalo Negrier Duarte
2024-04-22 15:39 Gonçalo Negrier Duarte

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=1734190506.32b5348d7c00efd9cfcba2485ce5fb375de6dac1.pastalian46@gentoo \
    --to=pastalian46@gmail.com \
    --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