From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: dev-lang/opal/
Date: Wed, 6 Nov 2013 00:43:15 +0000 (UTC) [thread overview]
Message-ID: <1383698532.ebff57205eca235b664e1fb2922cafc31bd70031.sping@gentoo> (raw)
commit: ebff57205eca235b664e1fb2922cafc31bd70031
Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Mon Nov 4 16:30:11 2013 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 00:42:12 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=ebff5720
dev-lang/opal: 2.4b
---
dev-lang/opal/{opal-2.3n.ebuild => opal-2.4b.ebuild} | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/dev-lang/opal/opal-2.3n.ebuild b/dev-lang/opal/opal-2.4b.ebuild
similarity index 80%
rename from dev-lang/opal/opal-2.3n.ebuild
rename to dev-lang/opal/opal-2.4b.ebuild
index 136d855..feda431 100644
--- a/dev-lang/opal/opal-2.3n.ebuild
+++ b/dev-lang/opal/opal-2.4b.ebuild
@@ -20,8 +20,8 @@ IUSE="X doc +tk +tcl"
DEPEND="
>=sys-libs/ncurses-5.4-r5
>=sys-libs/readline-4.3-r5
- tk? ( >=dev-lang/tcl-8.4.6 )
- tcl? ( >=dev-lang/tk-8.4.6-r1 )
+ >=dev-lang/tk-8.4.6-r1
+ <dev-lang/tcl-8.6
"
S="${WORKDIR}/${MY_P}"
@@ -30,11 +30,10 @@ src_configure() {
econf \
$(use_enable doc) \
$(use_enable doc dosfop) \
- $(use_enable tk opalwin) \
- $(use_enable tcl oasys) \
+ --enable-opalwin \
+ --enable-oasys \
--enable-dynamic \
--disable-absolute-pathes \
- --enable-reflections \
--prefix="${D}/usr"
}
@@ -48,4 +47,10 @@ src_install() {
mkdir -p "${D}/usr/" || die
emake -j1 install
+
+ # Fix man folder location
+ if [[ -d "${D}"/usr/man/ ]]; then
+ dodir /usr/share/
+ mv "${D}"/usr/{,share/}man/ || die
+ fi
}
next reply other threads:[~2013-11-06 0:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-06 0:43 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-04 18:17 [gentoo-commits] proj/betagarden:master commit in: dev-lang/opal/ Justin Lecher
2013-11-07 18:35 Sebastian Pipping
2013-11-07 0:49 Sebastian Pipping
2013-10-13 14:56 Justin Lecher
2011-10-27 18:02 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=1383698532.ebff57205eca235b664e1fb2922cafc31bd70031.sping@gentoo \
--to=sping@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