From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/ctwm/
Date: Thu, 24 Nov 2022 06:37:24 +0000 (UTC) [thread overview]
Message-ID: <1669271795.28e473e6e73de17aea2c8aa79f5d69dd0a558ab2.jsmolic@gentoo> (raw)
commit: 28e473e6e73de17aea2c8aa79f5d69dd0a558ab2
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 06:16:52 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 06:36:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e473e6
x11-wm/ctwm: Remove USE=rplay
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
x11-wm/ctwm/ctwm-4.0.3.ebuild | 7 +++----
x11-wm/ctwm/metadata.xml | 1 -
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/x11-wm/ctwm/ctwm-4.0.3.ebuild b/x11-wm/ctwm/ctwm-4.0.3.ebuild
index 27fb610aba73..4dca58842bed 100644
--- a/x11-wm/ctwm/ctwm-4.0.3.ebuild
+++ b/x11-wm/ctwm/ctwm-4.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://ctwm.org/dist/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE="jpeg rplay test xpm"
+IUSE="jpeg test xpm"
RESTRICT="!test? ( test )"
RDEPEND="
@@ -23,7 +23,6 @@ RDEPEND="
x11-libs/libXmu
x11-libs/libXt
jpeg? ( virtual/jpeg )
- rplay? ( media-sound/rplay )
xpm? ( x11-libs/libXpm )
"
DEPEND="
@@ -45,9 +44,9 @@ src_prepare() {
src_configure() {
local mycmakeargs=(
-DNOMANCOMPRESS=yes
+ -DUSE_RPLAY=OFF
-DDOCDIR="${EPREFIX}"/usr/share/doc/${PF}
-DUSE_JPEG=$(usex jpeg ON OFF)
- -DUSE_RPLAY=$(usex rplay ON OFF)
-DUSE_XPM=$(usex xpm ON OFF)
)
diff --git a/x11-wm/ctwm/metadata.xml b/x11-wm/ctwm/metadata.xml
index 86839ff55249..05c81c0cafd9 100644
--- a/x11-wm/ctwm/metadata.xml
+++ b/x11-wm/ctwm/metadata.xml
@@ -15,7 +15,6 @@
</upstream>
<use>
<flag name="jpeg">Enable jpeg image support with <pkg>virtual/jpeg</pkg></flag>
- <flag name="rplay">Enable sound support from <pkg>media-sound/rplay</pkg></flag>
<flag name="test">Enable upstream test suite, build required binary</flag>
<flag name="xpm">Enable xpm icon support with <pkg>x11-libs/libXpm</pkg></flag>
</use>
next reply other threads:[~2022-11-24 6:37 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-24 6:37 Jakov Smolić [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-03 13:18 [gentoo-commits] repo/gentoo:master commit in: x11-wm/ctwm/ Andreas Sturmlechner
2021-06-07 6:25 Sergei Trofimovich
2021-05-11 10:03 Agostino Sarubbo
2021-04-16 11:23 Sam James
2021-03-26 9:23 Joonas Niilola
2019-10-28 21:29 Jonas Stein
2019-07-25 6:35 Jeroen Roovers
2018-10-20 18:22 Mikle Kolyada
2018-10-14 8:59 Sergei Trofimovich
2018-10-14 1:44 Thomas Deutschmann
2018-08-26 12:09 Jeroen Roovers
2018-08-26 12:09 Jeroen Roovers
2018-08-05 20:15 Sergei Trofimovich
2018-07-15 17:11 Mikle Kolyada
2018-05-09 10:32 Mikle Kolyada
2018-05-09 10:32 Mikle Kolyada
2018-04-06 23:53 Jonas Stein
2018-03-24 22:08 Mikle Kolyada
2017-10-16 3:34 David Seifert
2017-06-06 18:29 Jeroen Roovers
2017-06-06 18:27 Jeroen Roovers
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=1669271795.28e473e6e73de17aea2c8aa79f5d69dd0a558ab2.jsmolic@gentoo \
--to=jsmolic@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