public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/pekwm/
Date: Sun, 01 Jun 2025 22:58:51 +0000 (UTC)	[thread overview]
Message-ID: <1748818612.ff3ac45b20dd3985eef1d2033a6165807157467c.sam@gentoo> (raw)

commit:     ff3ac45b20dd3985eef1d2033a6165807157467c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  1 22:56:52 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  1 22:56:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff3ac45b

x11-wm/pekwm: wire up tests

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-wm/pekwm/pekwm-0.3.0.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/x11-wm/pekwm/pekwm-0.3.0.ebuild b/x11-wm/pekwm/pekwm-0.3.0.ebuild
index d6f39d90586f..80372da9c359 100644
--- a/x11-wm/pekwm/pekwm-0.3.0.ebuild
+++ b/x11-wm/pekwm/pekwm-0.3.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,8 @@ SRC_URI="
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~mips ppc x86"
-IUSE="debug +jpeg pango +png truetype xinerama +xpm"
+IUSE="debug +jpeg pango +png test truetype xinerama +xpm"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
 	x11-libs/libX11
@@ -41,6 +42,7 @@ src_configure() {
 		-DENABLE_XFT=$(usex truetype)
 		-DENABLE_IMAGE_XPM=$(usex xpm)
 		-DENABLE_PANGO=$(usex pango)
+		-DTESTS=$(usex test)
 	)
 
 	CMAKE_BUILD_TYPE=$(usex debug Debug)


             reply	other threads:[~2025-06-01 22:58 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-01 22:58 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-06  4:31 [gentoo-commits] repo/gentoo:master commit in: x11-wm/pekwm/ Sam James
2025-10-06  4:31 Sam James
2025-02-24 11:54 Petr Vaněk
2023-06-04 16:19 Arthur Zamarin
2023-04-29 17:42 Arthur Zamarin
2023-04-04 19:19 Arthur Zamarin
2023-04-04 19:19 Arthur Zamarin
2023-02-25  9:11 Joonas Niilola
2023-02-25  9:11 Joonas Niilola
2023-02-22 19:56 Sam James
2022-04-24  6:34 Agostino Sarubbo
2022-04-23 21:37 Sam James
2022-04-17 19:17 Sam James
2022-03-03 10:59 Joonas Niilola
2021-10-19 19:09 Jakov Smolić
2021-09-21 16:35 Sam James
2021-09-19 22:12 Sam James
2021-09-19 22:12 Sam James
2021-07-25 23:41 Sam James
2021-07-25 23:40 Sam James
2021-07-25 23:37 Sam James
2021-07-25 23:37 Sam James
2021-05-28 15:57 David Seifert
2020-11-29 18:02 Aaron Bauman
2020-11-29 17:17 Sergei Trofimovich
2020-11-29  8:09 Joonas Niilola
2020-11-29  8:09 Joonas Niilola
2018-12-27 15:47 Jeroen Roovers
2015-10-16 15:44 Ian Stakenvicius

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=1748818612.ff3ac45b20dd3985eef1d2033a6165807157467c.sam@gentoo \
    --to=sam@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