From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kalgebra/
Date: Thu, 26 May 2011 21:14:02 +0000 (UTC) [thread overview]
Message-ID: <1a215ba3aae07a66d22250d017acca01af0a10b6.jmbsvicetto@gentoo> (raw)
commit: 1a215ba3aae07a66d22250d017acca01af0a10b6
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 20:57:03 2011 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu May 26 20:57:03 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1a215ba3
[kde-base/kalgebra] 4.6.80 version bump.
(Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit with key BB0E6E98)
---
kde-base/kalgebra/kalgebra-4.6.80.ebuild | 51 ++++++++++++++++++++++++++++++
1 files changed, 51 insertions(+), 0 deletions(-)
diff --git a/kde-base/kalgebra/kalgebra-4.6.80.ebuild b/kde-base/kalgebra/kalgebra-4.6.80.ebuild
new file mode 100644
index 0000000..93cdb50
--- /dev/null
+++ b/kde-base/kalgebra/kalgebra-4.6.80.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KDE_HANDBOOK="optional"
+OPENGL_REQUIRED="optional"
+KDE_SCM="git"
+inherit "kde4-base"
+
+DESCRIPTION="MathML-based graph calculator for KDE."
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +plasma readline"
+
+DEPEND="
+ readline? ( sys-libs/readline )
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ libkdeedu/kdeeduui/
+"
+KMEXTRA="
+ libkdeedu/qtmmlwidget/
+"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-4.5.73-solaris-graph2d.patch
+)
+
+src_configure() {
+ mycmakeargs=(
+ $(cmake-utils_use_with readline)
+ $(cmake-utils_use_with plasma)
+ $(cmake-utils_use_with opengl OpenGL)
+ )
+
+ kde4-base_src_configure
+}
+
+src_test() {
+ # disable broken test
+ local dir
+ dir="${S}"
+ sed -i -e '/mathmlpresentationtest/ s/^/#DO_NOT_RUN_TEST /' \
+ "${dir}"/analitza/tests/CMakeLists.txt || \
+ die "sed to disable mathmlpresentationtest failed."
+
+ kde4-base_src_test
+}
next reply other threads:[~2011-05-26 21:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-26 21:14 Jorge Manuel B. S. Vicetto [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-11 11:39 [gentoo-commits] proj/kde:master commit in: kde-base/kalgebra/ Marc Schiffbauer
2011-07-28 21:36 Andreas Hüttel
2011-10-16 20:15 Andreas Hüttel
2011-11-06 14:03 Johannes Huber
2011-12-04 15:51 Andreas Hüttel
2012-05-15 19:25 Michael Palimaka
2013-07-31 19:58 Johannes Huber
2013-08-22 17:07 Michael Palimaka
2013-10-02 5:30 Chris Reffett
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=1a215ba3aae07a66d22250d017acca01af0a10b6.jmbsvicetto@gentoo \
--to=jmbsvicetto@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