From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: x11-libs/libGLw/
Date: Mon, 13 Feb 2012 19:45:15 +0000 (UTC) [thread overview]
Message-ID: <1329162306.6150e608db2dcb7886ac7a225da0346c803f653c.jlec@gentoo> (raw)
commit: 6150e608db2dcb7886ac7a225da0346c803f653c
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 19:45:06 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 19:45:06 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=6150e608
add USE motif
(Portage version: 2.2.0_alpha86/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
x11-libs/libGLw/ChangeLog | 3 +++
x11-libs/libGLw/libGLw-1.0.0.ebuild | 9 ++++++++-
2 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/x11-libs/libGLw/ChangeLog b/x11-libs/libGLw/ChangeLog
index de0f3dd..9787bf1 100644
--- a/x11-libs/libGLw/ChangeLog
+++ b/x11-libs/libGLw/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Feb 2012; Justin Lecher <jlec@gentoo.org> libGLw-1.0.0.ebuild:
+ add USE motif
+
*libGLw-1.0.0 (13 Feb 2012)
13 Feb 2012; Justin Lecher <jlec@gentoo.org> +libGLw-1.0.0.ebuild,
diff --git a/x11-libs/libGLw/libGLw-1.0.0.ebuild b/x11-libs/libGLw/libGLw-1.0.0.ebuild
index d90bcba..d6938ac 100644
--- a/x11-libs/libGLw/libGLw-1.0.0.ebuild
+++ b/x11-libs/libGLw/libGLw-1.0.0.ebuild
@@ -16,7 +16,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/mesa/glw"
SLOT="0"
LICENSE="MIT"
KEYWORDS=""
-IUSE="static-libs"
+IUSE="+motif static-libs"
RDEPEND="
virtual/opengl
@@ -24,3 +24,10 @@ RDEPEND="
x11-libs/libXt"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
+
+src_configure() {
+ local myeconfargs=(
+ $(use_enable motif)
+ )
+ autotools-utils_src_configure
+}
next reply other threads:[~2012-02-13 19:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-13 19:45 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-04 10:02 [gentoo-commits] proj/betagarden:master commit in: x11-libs/libGLw/ Justin Lecher
2012-03-04 9:38 Justin Lecher
2012-03-04 9:38 Justin Lecher
2012-02-14 19:18 Justin Lecher
2012-02-13 19:47 Justin Lecher
2012-02-13 19:12 Justin Lecher
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=1329162306.6150e608db2dcb7886ac7a225da0346c803f653c.jlec@gentoo \
--to=jlec@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