public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/yacas/
Date: Wed, 25 Jan 2017 13:59:12 +0000 (UTC)	[thread overview]
Message-ID: <1485352732.c60a6ef75f38fda4a16dd8af06a9ceae246bd118.grozin@gentoo> (raw)

commit:     c60a6ef75f38fda4a16dd8af06a9ceae246bd118
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 13:58:52 2017 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 13:58:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60a6ef7

sci-mathematics/yacas: dependencies corrected

Thanks to Petross404(Petros S) <petross404 <AT> gmail.com>
Bug: 607108

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-mathematics/yacas/yacas-1.6.1.ebuild | 30 +++++++++++++-----------------
 1 file changed, 13 insertions(+), 17 deletions(-)

diff --git a/sci-mathematics/yacas/yacas-1.6.1.ebuild b/sci-mathematics/yacas/yacas-1.6.1.ebuild
index 68bd638..18d0f04 100644
--- a/sci-mathematics/yacas/yacas-1.6.1.ebuild
+++ b/sci-mathematics/yacas/yacas-1.6.1.ebuild
@@ -8,17 +8,17 @@ CMAKE_IN_SOURCE_BUILD=0
 inherit java-pkg-opt-2 cmake-utils
 
 DESCRIPTION="General purpose computer algebra system"
-HOMEPAGE="http://yacas.sourceforge.net/"
-SRC_URI="https://codeload.github.com/grzegorzmazur/yacas/tar.gz/v1.6.1 -> ${P}.tar.gz"
+HOMEPAGE="http://www.yacas.org/"
+SRC_URI="https://codeload.github.com/grzegorzmazur/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
 
 SLOT="0/1"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc gui java +jupyter static-libs"
 
-DEPEND=" dev-libs/jsoncpp
-	gui? (
-			>=dev-qt/qtcore-5.5[icu]
+DEPEND="
+	doc? ( dev-python/sphinx )
+	gui? (	>=dev-qt/qtcore-5.5[icu]
 			>=dev-qt/qtgui-5.5
 			>=dev-qt/qtwidgets-5.5
 			>=dev-qt/qtnetwork-5.5
@@ -27,22 +27,18 @@ DEPEND=" dev-libs/jsoncpp
 			>=dev-qt/qtsql-5.5
 			>=dev-qt/qtprintsupport-5.5
 			>=dev-qt/qtopengl-5.5
-			>=dev-qt/qtprintsupport-5.5
-)
-	jupyter? (
-			dev-python/jupyter
-			dev-libs/boost
-			dev-libs/openssl:0
-			net-libs/zeromq
-			>=net-libs/zmqpp-4.1.2
-)
-	java? ( >=virtual/jdk-1.6 )
-"
+			>=dev-qt/qtprintsupport-5.5 )
+	jupyter? (	dev-python/jupyter
+				dev-libs/boost
+				dev-libs/jsoncpp
+				dev-libs/openssl:0
+				net-libs/zeromq
+				>=net-libs/zmqpp-4.1.2 )
+	java? ( >=virtual/jdk-1.6 )"
 RDEPEND="java? ( >=virtual/jre-1.6 )"
 
 src_configure() {
 	local mycmakeargs=(
-		--with-html-dir="/usr/share/doc/${PF}/html"
 		-DENABLE_DOCS=$(usex doc)
 		-DENABLE_CYACAS_GUI=$(usex gui)
 		-DENABLE_CYACAS_KERNEL=$(usex jupyter)


             reply	other threads:[~2017-01-25 13:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-25 13:59 Andrey Grozin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-22 23:16 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/yacas/ Andreas Sturmlechner
2025-01-22 23:16 Andreas Sturmlechner
2023-08-16 20:17 Michael Orlitzky
2023-08-16 20:17 Michael Orlitzky
2022-02-19 13:22 Andrew Ammerlaan
2020-01-12 11:14 David Seifert
2019-07-24  8:15 Andreas Sturmlechner
2019-07-16 22:10 Andreas Sturmlechner
2017-03-11 10:48 David Seifert
2017-01-25 13:29 Andrey Grozin
2017-01-25 13:09 Andrey Grozin

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=1485352732.c60a6ef75f38fda4a16dd8af06a9ceae246bd118.grozin@gentoo \
    --to=grozin@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