From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libharu/
Date: Fri, 29 Nov 2019 10:04:32 +0000 (UTC) [thread overview]
Message-ID: <1575021848.9e5836d54ba3be74788c613b3dc1371aa11d5e0a.asturm@gentoo> (raw)
commit: 9e5836d54ba3be74788c613b3dc1371aa11d5e0a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 29 10:02:07 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 10:04:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e5836d5
media-libs/libharu: Actually call multilib_src_configure
Package-Manager: Portage-2.3.80, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-libs/libharu/libharu-2.3.0-r2.ebuild | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/media-libs/libharu/libharu-2.3.0-r2.ebuild b/media-libs/libharu/libharu-2.3.0-r2.ebuild
index aec8e3bf620..0d2427edfda 100644
--- a/media-libs/libharu/libharu-2.3.0-r2.ebuild
+++ b/media-libs/libharu/libharu-2.3.0-r2.ebuild
@@ -31,7 +31,10 @@ PATCHES=(
"${FILESDIR}"/${P}-4-Add-support-for-free-form-triangle-Shading-objects.patch
)
-mycmakeargs=(
- -DLIBHPDF_EXAMPLES=NO # Doesn't work
- -DLIBHPDF_STATIC=NO
-)
+multilib_src_configure() {
+ local mycmakeargs=(
+ -DLIBHPDF_EXAMPLES=NO # Doesn't work
+ -DLIBHPDF_STATIC=NO
+ )
+ cmake-utils_src_configure
+}
next reply other threads:[~2019-11-29 10:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-29 10:04 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-16 5:51 [gentoo-commits] repo/gentoo:master commit in: media-libs/libharu/ Yixun Lan
2022-12-20 23:30 Sam James
2022-12-20 23:29 Sam James
2022-12-20 23:28 Sam James
2022-10-28 19:15 Sam James
2022-10-05 13:54 Andrew Ammerlaan
2021-02-22 18:57 Sam James
2020-07-16 1:06 Sam James
2019-11-29 9:54 Andreas Sturmlechner
2019-05-19 15:48 Thomas Deutschmann
2019-04-13 19:10 Agostino Sarubbo
2019-02-17 17:46 Sergei Trofimovich
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=1575021848.9e5836d54ba3be74788c613b3dc1371aa11d5e0a.asturm@gentoo \
--to=asturm@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