From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/xdelta/
Date: Sun, 21 Jun 2020 19:59:52 +0000 (UTC) [thread overview]
Message-ID: <1592769544.02b3815496faac251b70fd26aed7ac8a400531b8.soap@gentoo> (raw)
commit: 02b3815496faac251b70fd26aed7ac8a400531b8
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 19:59:04 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 19:59:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b38154
dev-util/xdelta: [QA] Do not install static archives
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../{xdelta-1.1.4-r2.ebuild => xdelta-1.1.4-r3.ebuild} | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/dev-util/xdelta/xdelta-1.1.4-r2.ebuild b/dev-util/xdelta/xdelta-1.1.4-r3.ebuild
similarity index 81%
rename from dev-util/xdelta/xdelta-1.1.4-r2.ebuild
rename to dev-util/xdelta/xdelta-1.1.4-r3.ebuild
index 2a2f44f7aaa..13f4fe56b9f 100644
--- a/dev-util/xdelta/xdelta-1.1.4-r2.ebuild
+++ b/dev-util/xdelta/xdelta-1.1.4-r3.ebuild
@@ -12,12 +12,11 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
-IUSE=""
RDEPEND=">=dev-libs/glib-2
>=sys-libs/zlib-1.1.4:="
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
src_prepare() {
eapply_user
@@ -30,5 +29,12 @@ src_prepare() {
src_configure() {
tc-export CC
+ econf --disable-static
+}
+
+src_install() {
default
+
+ # no static archives
+ find "${ED}" -name '*.la' -delete || die
}
next reply other threads:[~2020-06-21 19:59 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-21 19:59 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-12 3:03 [gentoo-commits] repo/gentoo:master commit in: dev-util/xdelta/ Michał Górny
2024-04-11 19:39 Sam James
2024-04-11 17:43 Arthur Zamarin
2024-04-11 17:07 Arthur Zamarin
2024-04-11 16:39 Arthur Zamarin
2024-04-11 16:37 Arthur Zamarin
2022-06-21 16:29 David Seifert
2022-05-25 9:10 WANG Xuerui
2021-10-02 7:10 Yixun Lan
2021-04-27 22:02 Sam James
2020-08-03 9:40 Michał Górny
2020-07-04 13:53 Mike Gilbert
2019-11-08 21:37 Michał Górny
2019-11-08 21:37 Michał Górny
2019-10-16 20:46 Sergei Trofimovich
2019-10-14 11:25 Agostino Sarubbo
2019-10-14 11:07 Agostino Sarubbo
2019-10-04 21:35 Michał Górny
2017-12-02 12:52 David Seifert
2017-11-18 22:58 Patrice Clement
2017-06-30 6:18 Michał Górny
2017-01-18 8:47 Aaron Bauman
2017-01-18 8:47 Aaron Bauman
2017-01-17 14:24 Agostino Sarubbo
2017-01-15 15:50 Agostino Sarubbo
2017-01-14 11:44 Jeroen Roovers
2017-01-11 10:35 Agostino Sarubbo
2017-01-05 12:34 Tobias Klausmann
2017-01-03 10:38 Agostino Sarubbo
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2016-11-25 7:55 Michał Górny
2016-07-02 21:19 Michał Górny
2016-05-24 12:45 Michał Górny
2016-05-24 12:45 Michał Górny
2015-08-23 21:15 Michał Górny
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=1592769544.02b3815496faac251b70fd26aed7ac8a400531b8.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