From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/geom/
Date: Thu, 4 Mar 2021 19:34:37 +0000 (UTC) [thread overview]
Message-ID: <1614886453.d5722a45fa8a38a8db7a86c2a4cb2e3061453c73.andrewammerlaan@gentoo> (raw)
commit: d5722a45fa8a38a8db7a86c2a4cb2e3061453c73
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Thu Mar 4 19:34:13 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Mar 4 19:34:13 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d5722a45
sci-libs/geom: version bump 6.3.1.8
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-libs/geom/geom-6.3.1.8.ebuild | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/sci-libs/geom/geom-6.3.1.8.ebuild b/sci-libs/geom/geom-6.3.1.8.ebuild
new file mode 100644
index 000000000..39b097c92
--- /dev/null
+++ b/sci-libs/geom/geom-6.3.1.8.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DOCS_BUILDER="doxygen"
+DOCS_DIR="doc/src"
+DOCS_DEPEND="media-gfx/graphviz"
+
+inherit cmake docs
+
+DESCRIPTION="A complete OpenCascade - OCAF based CAD framework"
+HOMEPAGE="https://sourceforge.net/projects/salomegeometry/"
+SRC_URI="mirror://sourceforge/salomegeometry/${P}.tar.gz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+OCC_SLOT="7.4.0"
+
+RDEPEND="sci-libs/opencascade:${OCC_SLOT}"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}"
+
+src_configure() {
+ mycmakeargs=(
+ -DOCC_INCLUDE_PATH="/usr/lib64/opencascade-${OCC_SLOT}/ros/include/opencascade/"
+ )
+ cmake_src_configure
+}
+
+src_compile() {
+ docs_compile
+ cmake_src_compile
+}
next reply other threads:[~2021-03-04 19:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-04 19:34 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-04 19:34 [gentoo-commits] proj/sci:master commit in: sci-libs/geom/ Andrew Ammerlaan
2021-01-19 16:56 Andrew Ammerlaan
2015-09-21 17:44 Justin Lecher
2015-05-23 15:53 Justin Lecher
2011-03-09 13:27 Oliver Borm
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=1614886453.d5722a45fa8a38a8db7a86c2a4cb2e3061453c73.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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