From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/aee/
Date: Sat, 16 May 2020 15:04:41 +0000 (UTC) [thread overview]
Message-ID: <1589641462.534e5ea7e9f5aa15de74a6da8004cf530f91a34f.hattya@gentoo> (raw)
commit: 534e5ea7e9f5aa15de74a6da8004cf530f91a34f
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat May 16 15:04:22 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat May 16 15:04:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=534e5ea7
app-editors/aee: fix build with sys-libs/ncurses[tinfo]
Closes: https://bugs.gentoo.org/715782
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-editors/aee/aee-2.2.21.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app-editors/aee/aee-2.2.21.ebuild b/app-editors/aee/aee-2.2.21.ebuild
index 69453af195f..b4b1aa5d647 100644
--- a/app-editors/aee/aee-2.2.21.ebuild
+++ b/app-editors/aee/aee-2.2.21.ebuild
@@ -17,6 +17,7 @@ IUSE="X"
RDEPEND="X? ( x11-libs/libX11 )"
DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
PATCHES=(
"${FILESDIR}"/${PN}-ae-location.patch
@@ -36,6 +37,7 @@ src_prepare() {
-e "s/\([\t ]\)cc /\1\\\\\$(CC) /" \
-e "/CFLAGS =/s/\" >/ \\\\\$(LDFLAGS)\" >/" \
-e "/other_cflag/s/ \${strip_option}//" \
+ -e "s/-lcurses/$($(tc-getPKG_CONFIG) --libs ncurses)/" \
create.mk.{aee,xae}
default
next reply other threads:[~2020-05-16 15:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-16 15:04 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 3:02 [gentoo-commits] repo/gentoo:master commit in: app-editors/aee/ Sam James
2020-05-10 9:42 Akinori Hattori
2020-05-10 9:42 Akinori Hattori
2017-07-09 13:30 Akinori Hattori
2017-07-09 13:30 Akinori Hattori
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=1589641462.534e5ea7e9f5aa15de74a6da8004cf530f91a34f.hattya@gentoo \
--to=hattya@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