From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/
Date: Tue, 16 Jun 2020 14:12:24 +0000 (UTC) [thread overview]
Message-ID: <1592316703.5a0a0be460aecccc817f95c900dce3f06e945607.hattya@gentoo> (raw)
commit: 5a0a0be460aecccc817f95c900dce3f06e945607
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 16 14:09:20 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 14:11:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0a0be4
dev-libs/libmoe: add static-libs USE flag
Closes: https://bugs.gentoo.org/726976
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
index 7ce8602c169..0a7276fde16 100644
--- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
+++ b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://pub.ks-and-ks.ne.jp/prog/pub/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
+IUSE="static-libs"
RDEPEND="dev-lang/perl"
DEPEND="${RDEPEND}"
@@ -38,3 +38,8 @@ src_prepare() {
-e "/^AR=/s|=.*|=$(tc-getAR)|" \
Makefile || die
}
+
+src_install() {
+ default
+ use static-libs || find "${ED}" -name '*.a' -delete || die
+}
next reply other threads:[~2020-06-16 14:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 14:12 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-06-29 22:08 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmoe/ Yixun Lan
2020-06-16 14:12 Akinori Hattori
2020-06-16 14:12 Akinori Hattori
2020-06-16 14:12 Akinori Hattori
2020-06-16 14:12 Akinori Hattori
2017-02-17 11:05 Michael Palimaka
2017-02-12 17:01 Agostino Sarubbo
2017-02-12 14:48 Agostino Sarubbo
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=1592316703.5a0a0be460aecccc817f95c900dce3f06e945607.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