From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/atsas/
Date: Mon, 22 Dec 2014 11:56:06 +0000 (UTC) [thread overview]
Message-ID: <1419249354.07fb38844a7be67accc27aa20f1a4621ec545581.jlec@gentoo> (raw)
commit: 07fb38844a7be67accc27aa20f1a4621ec545581
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 11:55:54 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 11:55:54 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=07fb3884
sci-biology/atsas: Add missing libs to installation
Package-Manager: portage-2.2.15
---
sci-biology/atsas/ChangeLog | 3 +++
sci-biology/atsas/atsas-2.6.0.ebuild | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/sci-biology/atsas/ChangeLog b/sci-biology/atsas/ChangeLog
index 854d5f5..deca3a5 100644
--- a/sci-biology/atsas/ChangeLog
+++ b/sci-biology/atsas/ChangeLog
@@ -3,6 +3,9 @@
# $Header: $
22 Dec 2014; Justin Lecher <jlec@gentoo.org> atsas-2.6.0.ebuild:
+ Add missing libs to installation
+
+ 22 Dec 2014; Justin Lecher <jlec@gentoo.org> atsas-2.6.0.ebuild:
Add libdir to rpath
21 Dec 2014; Justin Lecher <jlec@gentoo.org> atsas-2.6.0.ebuild:
diff --git a/sci-biology/atsas/atsas-2.6.0.ebuild b/sci-biology/atsas/atsas-2.6.0.ebuild
index 451c039..e972303 100644
--- a/sci-biology/atsas/atsas-2.6.0.ebuild
+++ b/sci-biology/atsas/atsas-2.6.0.ebuild
@@ -45,14 +45,14 @@ src_install() {
local i
for i in bin/*; do
patchelf \
- --set-rpath "$(gcc-config -L):${EPREFIX}/opt/${PN}/:${EPREFIX}/usr/lib/" \
+ --set-rpath "$(gcc-config -L):${EPREFIX}/opt/${PN}/:${EPREFIX}/usr/lib/qt4/" \
${i} || die
done
exeinto /opt/bin
doexe bin/*
insinto /opt/${PN}
- doins lib/*/atsas/{libedf.so*,libqtsoap.so*,libsaxs*.so*}
+ doins lib/*/atsas/{libedf.so*,libqtsoap.so*,libqwt*.so*,libsaxs*.so*}
python_foreach_impl python_domodule lib/*/atsas/python*/dist-packages/*
next reply other threads:[~2014-12-22 11:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-22 11:56 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-04-02 12:45 [gentoo-commits] proj/sci:master commit in: sci-biology/atsas/ Justin Lecher
2018-04-02 12:45 Justin Lecher
2018-02-09 15:55 Alexey Shvetsov
2018-02-09 15:29 Alexey Shvetsov
2015-10-16 13:38 Justin Lecher
2015-10-12 13:48 Justin Lecher
2014-12-22 11:43 Justin Lecher
2014-12-21 17:15 Justin Lecher
2014-12-21 17:01 Justin Lecher
2014-12-17 15:42 Justin Lecher
2014-12-17 15:28 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=1419249354.07fb38844a7be67accc27aa20f1a4621ec545581.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