From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xcpc/
Date: Wed, 21 Apr 2021 08:51:58 +0000 (UTC) [thread overview]
Message-ID: <1618995105.f48903ce7e579a76231049b830e87bf16b95abc3.soap@gentoo> (raw)
commit: f48903ce7e579a76231049b830e87bf16b95abc3
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 08:51:45 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 08:51:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48903ce
app-emulation/xcpc: Switch to using motif
* Upstream prefer Motif over Athena as toolkit.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-emulation/xcpc/{xcpc-0.35.0.ebuild => xcpc-0.35.0-r1.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-emulation/xcpc/xcpc-0.35.0.ebuild b/app-emulation/xcpc/xcpc-0.35.0-r1.ebuild
similarity index 87%
rename from app-emulation/xcpc/xcpc-0.35.0.ebuild
rename to app-emulation/xcpc/xcpc-0.35.0-r1.ebuild
index 4bf1ea8845d..c70f06d7fd5 100644
--- a/app-emulation/xcpc/xcpc-0.35.0.ebuild
+++ b/app-emulation/xcpc/xcpc-0.35.0-r1.ebuild
@@ -17,13 +17,13 @@ DEPEND="
app-arch/bzip2
sys-libs/zlib
x11-libs/libX11
- x11-libs/libXaw
x11-libs/libXext
- x11-libs/libXt"
+ x11-libs/libXt
+ x11-libs/motif"
RDEPEND="${DEPEND}"
src_configure() {
econf \
- --enable-athena \
- --disable-motif2
+ --disable-athena \
+ --enable-motif2
}
next reply other threads:[~2021-04-21 8:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-21 8:51 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-12 11:13 [gentoo-commits] repo/gentoo:master commit in: app-emulation/xcpc/ David Seifert
2021-05-09 13:31 David Seifert
2021-05-09 13:31 David Seifert
2021-04-25 13:21 David Seifert
2021-04-20 10:55 David Seifert
2021-04-20 10:55 David Seifert
2016-11-20 19:12 José María Alonso
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=1618995105.f48903ce7e579a76231049b830e87bf16b95abc3.soap@gentoo \
--to=soap@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