From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ACDF0158091 for ; Wed, 8 Jun 2022 17:47:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3DDFE08F4; Wed, 8 Jun 2022 17:47:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9314BE08F4 for ; Wed, 8 Jun 2022 17:47:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9FAC341175 for ; Wed, 8 Jun 2022 17:47:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3391A4F6 for ; Wed, 8 Jun 2022 17:46:30 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1654623802.77022499c50b0f9688fb9f3b71880137036c3b84.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/wxparaver/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/wxparaver/Manifest sys-cluster/wxparaver/wxparaver-4.10.0.ebuild sys-cluster/wxparaver/wxparaver-4.10.1.ebuild sys-cluster/wxparaver/wxparaver-4.9.0-r1.ebuild X-VCS-Directories: sys-cluster/wxparaver/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 77022499c50b0f9688fb9f3b71880137036c3b84 X-VCS-Branch: master Date: Wed, 8 Jun 2022 17:46:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 31d53b47-3db5-4a7e-ab88-fa61aff75731 X-Archives-Hash: 1653bf2353b7c2c61eacdc6c6a052ee2 commit: 77022499c50b0f9688fb9f3b71880137036c3b84 Author: Alessandro Barbieri gmail com> AuthorDate: Tue Jun 7 17:43:00 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Jun 7 17:43:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=77022499 sys-cluster/wxparaver: new version Signed-off-by: Alessandro Barbieri gmail.com> sys-cluster/wxparaver/Manifest | 3 +- ...raver-4.10.0.ebuild => wxparaver-4.10.1.ebuild} | 7 +- sys-cluster/wxparaver/wxparaver-4.9.0-r1.ebuild | 100 --------------------- 3 files changed, 4 insertions(+), 106 deletions(-) diff --git a/sys-cluster/wxparaver/Manifest b/sys-cluster/wxparaver/Manifest index 000019fd0..2782704bc 100644 --- a/sys-cluster/wxparaver/Manifest +++ b/sys-cluster/wxparaver/Manifest @@ -1,2 +1 @@ -DIST wxparaver-4.10.0.tar.gz 1066884 BLAKE2B 030fb769c94e7c15c337df2d06d135a1d2e9d37593907eab6f8df82d3532b67827d2f6728a2db539c2eec8cd57ebe444271527250ebfb80db6d79a4ba33ba716 SHA512 d8ff40c7423321da34e078b25c7777c30a5ae76618f16ff715caa308a5e44cdd702c99a902bc761999323575a47d497b94ab23d8943461a093f49dc2451365ab -DIST wxparaver-4.9.0.tar.gz 1045366 BLAKE2B 297e49160ce23591257002763025359a4269a3691b094b90d8a8f8fa648998cbbca068853a1e22ed878f68e786b5e8145c14c0bb2c95e4e05fecc01fa79e48a2 SHA512 b0b2cf4383549fc48f34cd3c754c6614798512ab712fa7c728ce20c4536768227625ea5b6b641746fc1780dd354a6da7cfecc48e8f19ecc9cdb9eddcb93c501d +DIST wxparaver-4.10.1.gh.tar.gz 1076792 BLAKE2B 153b632c8c21ab18f10953f6b70d012dae455de533d37b5b3a6378a36132968be6f7497ba967a41cc3dfb0d3c874b3b0fb12602b5cdf2190b5a487f98e16d1cc SHA512 38362a31c335beb030a3240ef3716364d446c937b6c6a8659611f907c6fa7b8d55d39eedc5763e31ddd666c358a25d6a5fa780fdc40baa415f1d5aaf68893316 diff --git a/sys-cluster/wxparaver/wxparaver-4.10.0.ebuild b/sys-cluster/wxparaver/wxparaver-4.10.1.ebuild similarity index 92% rename from sys-cluster/wxparaver/wxparaver-4.10.0.ebuild rename to sys-cluster/wxparaver/wxparaver-4.10.1.ebuild index ba925bcef..fff87ba54 100644 --- a/sys-cluster/wxparaver/wxparaver-4.10.0.ebuild +++ b/sys-cluster/wxparaver/wxparaver-4.10.1.ebuild @@ -3,7 +3,6 @@ EAPI=8 -COMMIT="f357545a2fdfc7674394f2e6192022a4c2139f63" DOCS_AUTODOC=0 DOCS_BUILDER="sphinx" DOCS_DIR="docs/wxparaver_help_contents/sphinx/2.paraver_toolset/source" @@ -17,8 +16,8 @@ HOMEPAGE=" http://tools.bsc.es/paraver https://github.com/bsc-performance-tools/wxparaver " -SRC_URI="https://github.com/bsc-performance-tools/wxparaver/archive/${COMMIT}.tar.gz -> ${PF}.tar.gz" -S="${WORKDIR}/${PN}-${COMMIT}" +SRC_URI="https://github.com/bsc-performance-tools/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" +#S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="LGPL-2.1" SLOT="0" @@ -27,7 +26,7 @@ IUSE="extrae ompss openmp" RDEPEND=" dev-libs/boost:= - dev-libs/openssl + dev-libs/openssl:= sys-cluster/paraver-kernel x11-libs/wxGTK:${WX_GTK_VER} diff --git a/sys-cluster/wxparaver/wxparaver-4.9.0-r1.ebuild b/sys-cluster/wxparaver/wxparaver-4.9.0-r1.ebuild deleted file mode 100644 index 7cd953a9a..000000000 --- a/sys-cluster/wxparaver/wxparaver-4.9.0-r1.ebuild +++ /dev/null @@ -1,100 +0,0 @@ -# Copyright 2019-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -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 wxwidgets - -DESCRIPTION="paraver gui" -HOMEPAGE=" - http://tools.bsc.es/paraver - https://github.com/bsc-performance-tools/wxparaver -" -SRC_URI="https://github.com/bsc-performance-tools/wxparaver/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64" -IUSE="extrae ompss openmp" - -RDEPEND=" - dev-libs/boost:= - dev-libs/openssl - sys-cluster/paraver-kernel - x11-libs/wxGTK:${WX_GTK_VER} - - extrae? ( sys-cluster/extrae ) -" -DEPEND="${RDEPEND}" -BDEPEND="app-admin/chrpath" - -DOCS=( README NEWS AUTHORS ChangeLog ) - -src_unpack() { - default - gzip -d "${S}/docs/wxparaver_help_contents/install/man/paraver-toolset.1.gz" || die -} - -src_prepare() { - default - eautoreconf -} - -src_configure() { - setup-wxwidgets - - local myconf=( - --disable-old-pcfparser - --with-boost="${EPREFIX}/usr" - --with-boost-libdir="${EPREFIX}/usr/$(get_libdir)" - --with-debug-level=none - --with-openssl="${EPREFIX}/usr" - --with-paraver="${EPREFIX}/usr" - - $(use_enable ompss) - $(use_enable openmp) - ) - - if use extrae; then - myconf+=( "--with-extrae=${EPREFIX}/usr" ) - else - myconf+=( "--without-extrae" ) - fi - - econf "${myconf[@]}" || die -} - -src_compile() { - default - docs_compile -} - -src_install() { - # only a part of the docs can be built from source - if use doc; then - # remove a part of the prebuilt docs - rm -r "${S}/docs/wxparaver_help_contents/install/html/2.paraver_toolset" || die - # replace them with the newly built docs - mv "${S}/_build/html" "${S}/docs/wxparaver_help_contents/install/html/2.paraver_toolset" || die - # ideally this is the manpage just built from sphinx but I'm not sure it really is - doman "${S}/docs/wxparaver_help_contents/sphinx/2.paraver_toolset/build/man/paraver-toolset.1" - else - # install the prebuilt manpage - doman "${S}/docs/wxparaver_help_contents/install/man/paraver-toolset.1" - fi - # override eclass variable - unset HTML_DOCS - HTML_DOCS=( docs/wxparaver_help_contents/install/html/. ) - - 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 -}