From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libwebp: libwebp-0.3.1.ebuild ChangeLog
Date: Thu, 3 Oct 2013 15:58:18 +0000 (UTC) [thread overview]
Message-ID: <20131003155818.89B4B2004C@flycatcher.gentoo.org> (raw)
ssuominen 13/10/03 15:58:18
Modified: libwebp-0.3.1.ebuild ChangeLog
Log:
Stop building gif2webp binary for non-native ABI to avoid build failure (and to avoid converting giflib to multilib needlessly) wrt #486646 by Ian Abbott
(Portage version: 2.2.6/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.13 media-libs/libwebp/libwebp-0.3.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libwebp/libwebp-0.3.1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libwebp/libwebp-0.3.1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libwebp/libwebp-0.3.1.ebuild?r1=1.12&r2=1.13
Index: libwebp-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libwebp/libwebp-0.3.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libwebp-0.3.1.ebuild 26 Sep 2013 17:31:13 -0000 1.12
+++ libwebp-0.3.1.ebuild 3 Oct 2013 15:58:18 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libwebp/libwebp-0.3.1.ebuild,v 1.12 2013/09/26 17:31:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libwebp/libwebp-0.3.1.ebuild,v 1.13 2013/10/03 15:58:18 ssuominen Exp $
EAPI=5
inherit eutils multilib-minimal
@@ -34,7 +34,11 @@
}
multilib_src_configure() {
- ac_cv_header_gif_lib_h=$(usex gif) \
+ # Only used for gif2webp binary wrt #486646
+ local build_gif2webp=$(usex gif)
+ multilib_build_binaries || build_gif2webp=no
+
+ ac_cv_header_gif_lib_h=${build_gif2webp} \
ac_cv_header_jpeglib_h=$(usex jpeg) \
ac_cv_header_png_h=$(usex png) \
ac_cv_header_GL_glut_h=$(usex opengl) \
1.63 media-libs/libwebp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libwebp/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libwebp/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libwebp/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libwebp/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 26 Sep 2013 17:31:13 -0000 1.62
+++ ChangeLog 3 Oct 2013 15:58:18 -0000 1.63
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libwebp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libwebp/ChangeLog,v 1.62 2013/09/26 17:31:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libwebp/ChangeLog,v 1.63 2013/10/03 15:58:18 ssuominen Exp $
+
+ 03 Oct 2013; Samuli Suominen <ssuominen@gentoo.org> libwebp-0.3.1.ebuild:
+ Stop building gif2webp binary for non-native ABI to avoid build failure (and
+ to avoid converting giflib to multilib needlessly) wrt #486646 by Ian Abbott
26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libwebp-0.3.1.ebuild:
Stable for arm, wrt bug #484708
next reply other threads:[~2013-10-03 15:58 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-03 15:58 Samuli Suominen (ssuominen) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-21 12:26 [gentoo-commits] gentoo-x86 commit in media-libs/libwebp: libwebp-0.3.1.ebuild ChangeLog Fabian Groffen (grobian)
2013-09-26 17:31 Agostino Sarubbo (ago)
2013-09-25 17:27 Agostino Sarubbo (ago)
2013-09-23 19:20 Agostino Sarubbo (ago)
2013-09-23 17:41 Agostino Sarubbo (ago)
2013-09-23 17:22 Agostino Sarubbo (ago)
2013-09-14 10:05 Agostino Sarubbo (ago)
2013-09-14 8:14 Agostino Sarubbo (ago)
2013-09-14 7:41 Agostino Sarubbo (ago)
2013-08-05 9:45 Samuli Suominen (ssuominen)
2013-06-28 4:27 Samuli Suominen (ssuominen)
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=20131003155818.89B4B2004C@flycatcher.gentoo.org \
--to=ssuominen@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