From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id AD7DE1584AD for ; Wed, 23 Apr 2025 17:52:00 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8D6493430F2 for ; Wed, 23 Apr 2025 17:50:39 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AE9FB1104A9; Wed, 23 Apr 2025 17:50:35 +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 bobolink.gentoo.org (Postfix) with ESMTPS id A7B1C1104A9 for ; Wed, 23 Apr 2025 17:50:35 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C4963430B8 for ; Wed, 23 Apr 2025 17:50:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B99A02511 for ; Wed, 23 Apr 2025 17:50:33 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1745430619.e8a285b223e2a792fa9ef5301a471b114933c091.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/kst/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-visualization/kst/kst-2.1.0_p20250415.ebuild X-VCS-Directories: sci-visualization/kst/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e8a285b223e2a792fa9ef5301a471b114933c091 X-VCS-Branch: master Date: Wed, 23 Apr 2025 17:50:33 +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: fe287771-4e2e-4e2d-877a-dbaa2651a0f8 X-Archives-Hash: 12b9c5af585ba2d59670189328d4eadb commit: e8a285b223e2a792fa9ef5301a471b114933c091 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Apr 23 17:45:20 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Apr 23 17:50:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a285b2 sci-visualization/kst: drop 2.1.0_p20250415 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-visualization/kst/kst-2.1.0_p20250415.ebuild | 82 ------------------------ 1 file changed, 82 deletions(-) diff --git a/sci-visualization/kst/kst-2.1.0_p20250415.ebuild b/sci-visualization/kst/kst-2.1.0_p20250415.ebuild deleted file mode 100644 index 89d38515ee53..000000000000 --- a/sci-visualization/kst/kst-2.1.0_p20250415.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_CATEGORY=graphics -KDE_ORG_NAME=kst-plot -KDE_ORG_COMMIT=16334f6f99613a1b60873d93835f9083dca258b2 -inherit cmake flag-o-matic kde.org xdg - -DESCRIPTION="Fast real-time large-dataset viewing and plotting tool" -HOMEPAGE="https://kst-plot.kde.org/" - -LICENSE="GPL-2 LGPL-2 FDL-1.2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug test" - -RESTRICT="test" - -RDEPEND=" - dev-qt/designer:5 - dev-qt/qtconcurrent:5 - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtprintsupport:5 - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - dev-qt/qtxml:5 - media-libs/tiff:= - sci-libs/cfitsio:= - sci-libs/getdata[cxx] - sci-libs/gsl:= - sci-libs/hdf5:=[cxx] - sci-libs/matio:= - sci-libs/netcdf-cxx:3 -" -DEPEND="${RDEPEND} - test? ( dev-qt/qttest:5 ) -" -BDEPEND="dev-qt/linguist-tools:5" - -DOCS=( AUTHORS README.kstScript ) - -PATCHES=( - "${FILESDIR}"/${PN}-2.0.8-getdata-drop-bogus-lib_debug.patch # bug #593848 - "${FILESDIR}"/${P}-cmake{4,-findgsl}.patch # bug #884625; thx opensuse - "${FILESDIR}"/${P}-hdf5cxx.patch # thx opensuse -) - -src_prepare() { - rm -r cmake/3rdparty || die - - cmake_src_prepare - - sed -e "/^kst_revision_project_name/ s/^/# removed by ebuild: /" \ - -i CMakeLists.txt || die -} - -src_configure() { - # -Werror=odr, -Werror=lto-type=-mismatch - # https://bugs.gentoo.org/863296 - # https://bugs.kde.org/show_bug.cgi?id=484572 - filter-lto - - local mycmakeargs=( - -Dkst_install_libdir="$(get_libdir)" - -Dkst_revision=${PV/*_p/-} - -Dkst_dbgsym=ON - -Dkst_pch=OFF - -Dkst_python=OFF - -Dkst_qt5=ON - -Dkst_qt4=OFF - -Dkst_rpath=OFF - -Dkst_svnversion=OFF - -Dkst_verbose=ON - -Dkst_release=$(usex debug OFF ON) - -Dkst_test=$(usex test) - ) - cmake_src_configure -}