From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/wxparaver/
Date: Tue, 31 Aug 2021 07:45:41 +0000 (UTC) [thread overview]
Message-ID: <1630395898.3d11be9747d62445cf9c0c81dedf6fcd0a0f4b90.Alessandro-Barbieri@gentoo> (raw)
commit: 3d11be9747d62445cf9c0c81dedf6fcd0a0f4b90
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Aug 31 07:44:58 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Aug 31 07:44:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3d11be97
sys-cluster/wxparaver: do not double install some doc, wxwidgets eclass
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
.../{wxparaver-4.9.0.ebuild => wxparaver-4.9.0-r1.ebuild} | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/sys-cluster/wxparaver/wxparaver-4.9.0.ebuild b/sys-cluster/wxparaver/wxparaver-4.9.0-r1.ebuild
similarity index 94%
rename from sys-cluster/wxparaver/wxparaver-4.9.0.ebuild
rename to sys-cluster/wxparaver/wxparaver-4.9.0-r1.ebuild
index ba10c93a5..26191463a 100644
--- a/sys-cluster/wxparaver/wxparaver-4.9.0.ebuild
+++ b/sys-cluster/wxparaver/wxparaver-4.9.0-r1.ebuild
@@ -7,8 +7,9 @@ DOCS_AUTODOC=0
DOCS_BUILDER="sphinx"
DOCS_DIR="docs/wxparaver_help_contents/sphinx/2.paraver_toolset/source"
PYTHON_COMPAT=( python3_{8..10} pypy3 )
+WX_GTK_VER="3.0-gtk3"
-inherit autotools python-any-r1 docs
+inherit autotools python-any-r1 docs wxwidgets
DESCRIPTION="paraver gui"
HOMEPAGE="
@@ -26,7 +27,6 @@ RDEPEND="
dev-libs/boost:=
dev-libs/openssl
sys-cluster/paraver-kernel
- x11-libs/wxGTK
extrae? ( sys-cluster/extrae )
"
@@ -46,6 +46,8 @@ src_prepare() {
}
src_configure() {
+ setup-wxwidgets
+
local myconf=(
--disable-old-pcfparser
--with-boost="${EPREFIX}/usr"
@@ -73,7 +75,6 @@ src_compile() {
}
src_install() {
- default
# only a part of the docs can be built from source
if use doc; then
# remove a part of the prebuilt docs
@@ -89,8 +90,10 @@ src_install() {
# override eclass variable
unset HTML_DOCS
HTML_DOCS=( docs/wxparaver_help_contents/install/html/. )
- einstalldocs
+
+ default
+
rm -r "${ED}/usr/share/doc/wxparaver_help_contents" || die
chrpath -d "${ED}/usr/bin/wxparaver.bin" || die
- find "${ED}" -name '*.la' -delete || die
+# find "${ED}" -name '*.la' -delete || die
}
next reply other threads:[~2021-08-31 7:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-31 7:45 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-07 17:43 [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/wxparaver/ Alessandro Barbieri
2022-05-28 12:53 Alessandro Barbieri
2022-03-27 7:30 Alessandro Barbieri
2022-03-26 7:36 Alessandro Barbieri
2021-09-07 15:38 Alessandro Barbieri
2021-08-31 6:08 Alessandro Barbieri
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=1630395898.3d11be9747d62445cf9c0c81dedf6fcd0a0f4b90.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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