public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gonçalo Negrier Duarte" <gonegrier.duarte@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/gtk-session-lock/
Date: Mon, 22 Apr 2024 16:17:06 +0000 (UTC)	[thread overview]
Message-ID: <1713802504.5966b79fad412980f05a1ec490c3e5877cd52ab3.gonegrier.duarte@gentoo> (raw)

commit:     5966b79fad412980f05a1ec490c3e5877cd52ab3
Author:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Mon Apr 22 16:15:04 2024 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Mon Apr 22 16:15:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5966b79f

gui-libs/gtk-session-lock: disable test useflag

* test seem to be broken even with gui-libs/gtk-layer-shell install

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>

 ...sion-lock-0.2.0-r2.ebuild => gtk-session-lock-0.2.0-r3.ebuild} | 8 ++++----
 gui-libs/gtk-session-lock/metadata.xml                            | 1 -
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r2.ebuild b/gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r3.ebuild
similarity index 86%
rename from gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r2.ebuild
rename to gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r3.ebuild
index 0c43e640e9..1da545eebc 100644
--- a/gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r2.ebuild
+++ b/gui-libs/gtk-session-lock/gtk-session-lock-0.2.0-r3.ebuild
@@ -13,16 +13,16 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
-IUSE="examples docs test"
-RESTRICT="!test? ( test )"
+IUSE="examples docs"
+#RESTRICT="!test? ( test )"
 RDEPEND="
 	sys-libs/pam
 	x11-libs/gtk+:3[wayland]
-	gui-libs/gtk-session-lock
 "
 DEPEND="
 	${DEPEND}
 	>=dev-libs/wayland-protocols-1.34
+	gui-libs/gtk-layer-shell
 "
 BDEPEND="
 	dev-util/wayland-scanner
@@ -33,7 +33,7 @@ BDEPEND="
 src_configure() {
     local emesonargs=(
 		$(meson_use examples examples)
-		$(meson_use test tests)
+		#$(meson_use test tests)
 		$(meson_use docs docs)
 		-Dintrospection=true
 		-Dvapi=false

diff --git a/gui-libs/gtk-session-lock/metadata.xml b/gui-libs/gtk-session-lock/metadata.xml
index 05c8b27811..b0237f3c5f 100644
--- a/gui-libs/gtk-session-lock/metadata.xml
+++ b/gui-libs/gtk-session-lock/metadata.xml
@@ -11,6 +11,5 @@
 	<use>
 		<flag name="examples">Build example applications</flag>
 		<flag name="docs">Build devhelp API documentation</flag>
-		<flag name="test">Build tests</flag>
 	</use>
 </pkgmetadata>


             reply	other threads:[~2024-04-22 16:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22 16:17 Gonçalo Negrier Duarte [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-14 15:36 [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/gtk-session-lock/ Takuya Wakazono
2024-12-14 15:09 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 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=1713802504.5966b79fad412980f05a1ec490c3e5877cd52ab3.gonegrier.duarte@gentoo \
    --to=gonegrier.duarte@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