public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/analitza/
Date: Mon,  2 Sep 2024 13:53:59 +0000 (UTC)	[thread overview]
Message-ID: <1725283323.dbb3dac3d21d66c20ab7cab4f4b629082123bb7d.asturm@gentoo> (raw)

commit:     dbb3dac3d21d66c20ab7cab4f4b629082123bb7d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 21:59:38 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 13:22:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbb3dac3

kde-apps/analitza: drop 23.08.5

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/analitza/Manifest                |  1 -
 kde-apps/analitza/analitza-23.08.5.ebuild | 45 -------------------------------
 2 files changed, 46 deletions(-)

diff --git a/kde-apps/analitza/Manifest b/kde-apps/analitza/Manifest
index 30561eb6b398..de48fadefdae 100644
--- a/kde-apps/analitza/Manifest
+++ b/kde-apps/analitza/Manifest
@@ -1,3 +1,2 @@
-DIST analitza-23.08.5.tar.xz 352984 BLAKE2B ac7bb99ddb31fdcd095e0e799ebe215aa115d95560f5aaec16c99136501dd3d68377df402a1fefcedbf096060f2c3f8caaef874005ec2f97befa11aa9f6c46a1 SHA512 6b16a903e1a0579e16dc50b41ba64ea8da47ad7c09faf362c683e8f5b63881c407855c1cd02d8dca231be8387f23a780676315209faf63149b1d3c7c66cd2fcb
 DIST analitza-24.05.2.tar.xz 359956 BLAKE2B 900e577a088b0d520bb6c2ccda52194ec997df2f46e21900a9f877992864a14dc6396b097e04eebfcd93d79cc63f542eae690228bc3c589cbe6fbd115623fa9a SHA512 0466d1339c82ed9a24b6c6880f33dea6108a5797cce257b09387721a4680d4204a0827cd9fb554407bf6332eb9708c83be474c91af2b627996733f3a40196c17
 DIST analitza-24.08.0.tar.xz 359896 BLAKE2B 84b9478998179b1c20ba25e01f6437f4e14cdd9ea91ca524df9745b7df73fd9736c3dcf15b12b4a561e89e127728102f685ce994b9b1e7d54054c6865621bbdf SHA512 f72f2e4c19ea4566a3a1f383e821835ef829c829cee6c65f593b763274cf583e919c93a5b77d1ff95303126c292a564a0275e4ee4cecd9c42a93a05c851b843b

diff --git a/kde-apps/analitza/analitza-23.08.5.ebuild b/kde-apps/analitza/analitza-23.08.5.ebuild
deleted file mode 100644
index 64fde56c2786..000000000000
--- a/kde-apps/analitza/analitza-23.08.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE library for mathematical features"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE="eigen"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5[-gles2-only]
-	>=dev-qt/qtprintsupport-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	eigen? ( dev-cpp/eigen:3 )
-"
-RDEPEND="${DEPEND}"
-BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
-
-src_prepare() {
-	ecm_src_prepare
-
-	if ! use test; then
-		sed -i \
-			-e "/add_subdirectory(examples)/ s/^/#DONT/" \
-			analitzaplot/CMakeLists.txt || die
-	fi
-}
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package eigen Eigen3)
-	)
-
-	ecm_src_configure
-}


             reply	other threads:[~2024-09-02 13:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-02 13:53 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-06 22:05 [gentoo-commits] repo/gentoo:master commit in: kde-apps/analitza/ Andreas Sturmlechner
2024-05-23 16:00 Andreas Sturmlechner
2021-09-14 14:15 Yixun Lan
2020-04-03 20:07 Andreas Sturmlechner
2017-11-16 19:28 Andreas Sturmlechner
2017-11-16 19:28 Andreas Sturmlechner
2017-08-06 16:49 Andreas Sturmlechner
2017-05-18  6:34 Andreas Sturmlechner
2017-05-18  6:23 Andreas Sturmlechner
2017-04-23 13:38 Andreas Sturmlechner
2017-03-22 19:36 Andreas Sturmlechner

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=1725283323.dbb3dac3d21d66c20ab7cab4f4b629082123bb7d.asturm@gentoo \
    --to=asturm@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