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] proj/kde:master commit in: kde-apps/analitza/
Date: Sat, 18 Jul 2020 08:57:27 +0000 (UTC)	[thread overview]
Message-ID: <1595062101.9a01bf700e8eda92a90c5f3d9b04a8ba34a8a688.asturm@gentoo> (raw)

commit:     9a01bf700e8eda92a90c5f3d9b04a8ba34a8a688
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 08:44:08 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 18 08:48:21 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9a01bf70

kde-apps/analitza: 20.07.80 version bump

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

 kde-apps/analitza/analitza-20.07.80.ebuild | 48 ++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-apps/analitza/analitza-20.07.80.ebuild b/kde-apps/analitza/analitza-20.07.80.ebuild
new file mode 100644
index 0000000000..02e3738d0b
--- /dev/null
+++ b/kde-apps/analitza/analitza-20.07.80.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="forceoptional"
+QTMIN=5.14.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="KDE library for mathematical features"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="eigen nls"
+
+BDEPEND="
+	nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
+"
+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}"
+
+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:[~2020-07-18  8:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-18  8:57 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-06 22:03 [gentoo-commits] proj/kde:master commit in: kde-apps/analitza/ Andreas Sturmlechner
2024-05-17 14:19 Andreas Sturmlechner
2024-02-23  6:26 Sam James
2024-02-23  4:49 Sam James
2023-06-05 13:51 Andreas Sturmlechner
2017-12-25  9:39 Michael Palimaka
2017-08-09  0:43 Andreas Sturmlechner
2017-08-06 22:30 Andreas Sturmlechner
2017-05-18  6:34 Andreas Sturmlechner
2017-05-18  6:22 Andreas Sturmlechner
2017-04-23 13:36 Andreas Sturmlechner
2017-03-22 19:38 Andreas Sturmlechner
2017-03-15  1:07 Andreas Sturmlechner
2016-08-21 20:21 Michael Palimaka
2015-11-22 16:50 Michael Palimaka
2015-08-14 17:28 Michael Palimaka
2015-06-12 16:49 Michael Palimaka
2014-12-04  9:13 Michael Palimaka

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=1595062101.9a01bf700e8eda92a90c5f3d9b04a8ba34a8a688.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