From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/x11:master commit in: media-libs/glu/
Date: Mon, 22 Jul 2013 22:06:00 +0000 (UTC) [thread overview]
Message-ID: <1374524280.605fd5c178fa696dca6958a0ee21e990ea97ed7f.mgorny@gentoo> (raw)
commit: 605fd5c178fa696dca6958a0ee21e990ea97ed7f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 20:18:00 2013 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 20:18:00 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=605fd5c1
media-libs/glu: Convert to autotools-multilib.
Package-Manager: portage-2.2.0_alpha188
RepoMan-Options: --force
---
media-libs/glu/glu-9999.ebuild | 30 +++---------------------------
1 file changed, 3 insertions(+), 27 deletions(-)
diff --git a/media-libs/glu/glu-9999.ebuild b/media-libs/glu/glu-9999.ebuild
index c2218b4..2e38e3b 100644
--- a/media-libs/glu/glu-9999.ebuild
+++ b/media-libs/glu/glu-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
EXPERIMENTAL="true"
fi
-inherit autotools-utils multilib ${GIT_ECLASS}
+inherit autotools-multilib multilib ${GIT_ECLASS}
DESCRIPTION="The OpenGL Utility Library"
HOMEPAGE="http://cgit.freedesktop.org/mesa/glu/"
@@ -26,42 +26,18 @@ fi
LICENSE="SGI-B-2.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="multilib static-libs"
+IUSE="static-libs"
DEPEND="virtual/opengl"
RDEPEND="${DEPEND}
!<media-libs/mesa-9
- multilib? ( !app-emulation/emul-linux-x86-opengl )"
-
-foreachabi() {
- if use multilib; then
- local ABI
- for ABI in $(get_all_abis); do
- multilib_toolchain_setup ${ABI}
- AUTOTOOLS_BUILD_DIR=${WORKDIR}/${ABI} "${@}"
- done
- else
- "${@}"
- fi
-}
+ abi_x86_32? ( !<=app-emulation/emul-linux-x86-opengl-20130224 )"
src_unpack() {
default
[[ $PV = 9999* ]] && git-2_src_unpack
}
-src_configure() {
- foreachabi autotools-utils_src_configure
-}
-
-src_compile() {
- foreachabi autotools-utils_src_compile
-}
-
-src_install() {
- foreachabi autotools-utils_src_install
-}
-
src_test() {
:;
}
next reply other threads:[~2013-07-22 22:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-22 22:06 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-23 8:32 [gentoo-commits] proj/x11:master commit in: media-libs/glu/ Michał Górny
2013-07-22 22:06 Michał Górny
2012-09-20 17:04 Chi-Thanh Christopher Nguyen
2012-09-18 23:38 Chi-Thanh Christopher Nguyen
2012-09-05 22:25 Chi-Thanh Christopher Nguyen
2012-09-01 4:41 Matt Turner
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=1374524280.605fd5c178fa696dca6958a0ee21e990ea97ed7f.mgorny@gentoo \
--to=mgorny@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