From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/yascreen/
Date: Thu, 23 Sep 2021 06:30:26 +0000 (UTC) [thread overview]
Message-ID: <1632378609.ab13a1ac55c2c3ddfe7344de97c0e2600ce6e313.arthurzam@gentoo> (raw)
commit: ab13a1ac55c2c3ddfe7344de97c0e2600ce6e313
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 06:30:09 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 06:30:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab13a1ac
dev-libs/yascreen: remove static lib
Closes: https://bugs.gentoo.org/814434
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/yascreen/{yascreen-1.86.ebuild => yascreen-1.86-r1.ebuild} | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-libs/yascreen/yascreen-1.86.ebuild b/dev-libs/yascreen/yascreen-1.86-r1.ebuild
similarity index 91%
rename from dev-libs/yascreen/yascreen-1.86.ebuild
rename to dev-libs/yascreen/yascreen-1.86-r1.ebuild
index db5b07b4ca2..6ce556efe3a 100644
--- a/dev-libs/yascreen/yascreen-1.86.ebuild
+++ b/dev-libs/yascreen/yascreen-1.86-r1.ebuild
@@ -29,3 +29,8 @@ src_prepare() {
src_compile() {
emake CC="$(tc-getCC)" AR="$(tc-getAR)" RANLIB="$(tc-getRANLIB)" NO_FLTO=1
}
+
+src_install() {
+ default
+ find "${D}" -name '*.a' -delete || die
+}
next reply other threads:[~2021-09-23 6:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-23 6:30 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-21 6:41 [gentoo-commits] repo/gentoo:master commit in: dev-libs/yascreen/ Arthur Zamarin
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=1632378609.ab13a1ac55c2c3ddfe7344de97c0e2600ce6e313.arthurzam@gentoo \
--to=arthurzam@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