public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-libs/dart/
Date: Wed, 19 May 2021 17:36:07 +0000 (UTC)	[thread overview]
Message-ID: <1621445764.ddb397be87e7c39398d587dbd1b0fb28e440304a.Alessandro-Barbieri@gentoo> (raw)

commit:     ddb397be87e7c39398d587dbd1b0fb28e440304a
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed May 19 17:35:01 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed May 19 17:36:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ddb397be

sci-libs/dart: improved dependencies, WIP

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 .../{dart-6.10.1.ebuild => dart-6.10.1-r1.ebuild}    | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/sci-libs/dart/dart-6.10.1.ebuild b/sci-libs/dart/dart-6.10.1-r1.ebuild
similarity index 76%
rename from sci-libs/dart/dart-6.10.1.ebuild
rename to sci-libs/dart/dart-6.10.1-r1.ebuild
index 8a66abbff..4775af2f8 100644
--- a/sci-libs/dart/dart-6.10.1.ebuild
+++ b/sci-libs/dart/dart-6.10.1-r1.ebuild
@@ -14,8 +14,9 @@ SRC_URI="https://github.com/dartsim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="bullet examples extras glut ipopt +nlopt ode openscenegraph python tests tutorials urdfdom"
+IUSE="bullet doc examples extras glut +ipopt +nlopt ode openscenegraph python test tutorials urdfdom"
 #TODO: pagmo
+RESTRIC="!test? ( test )"
 
 REQUIRED_USE="
 	python? ( ${PYTHON_REQUIRED_USE} )
@@ -41,9 +42,14 @@ RDEPEND="
 	bullet? ( sci-physics/bullet )
 	examples? ( dev-games/openscenegraph )
 	glut? ( media-libs/freeglut )
-	ipopt? ( >=sci-libs/ipopt-3.11.9 )
+	ipopt? ( sci-libs/ipopt )
 	nlopt? ( >=sci-libs/nlopt-2.4.1 )
-	python? ( ${PYTHON_DEPS} )
+	python? (
+		${PYTHON_DEPS}
+		$(python_gen_cond_dep '
+			dev-python/pybind11[${PYTHON_USEDEP}]
+		')
+	)
 	ode? ( dev-games/ode )
 	openscenegraph? ( dev-games/openscenegraph )
 	urdfdom? ( dev-libs/urdfdom )
@@ -52,6 +58,7 @@ DEPEND="
 	${RDEPEND}
 	urdfdom? ( dev-libs/urdfdom_headers )
 "
+BDEPEND="doc? ( app-doc/doxygen )"
 
 pkg_setup() {
 	use python && python-single-r1_pkg_setup
@@ -69,9 +76,10 @@ src_configure() {
 
 src_compile() {
 	cmake_src_compile
-#	use examples && emake examples
-#	use tests && emake tests
-#	use tutorials && emake tutorials
+	use examples && cmake_src_compile examples
+#	use python && cmake_src_compile dartpy
+#	use test && cmake_src_compile tests
+#	use tutorials && cmake_src_compile tutorials
 }
 
 src_install() {


             reply	other threads:[~2021-05-19 17:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19 17:36 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-08 10:24 [gentoo-commits] repo/proj/guru:dev commit in: sci-libs/dart/ Andrew Ammerlaan
2022-06-07 12:01 Alessandro Barbieri
2022-06-05 20:58 Alessandro Barbieri
2022-05-03 20:21 Alessandro Barbieri
2022-04-24 16:01 Alessandro Barbieri
2022-03-29  9:47 Alessandro Barbieri
2021-07-10  4:09 Alessandro Barbieri
2021-05-19 20:35 Andrew Ammerlaan
2021-05-19 20:00 Alessandro Barbieri
2021-05-18  1:19 Alessandro Barbieri

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=1621445764.ddb397be87e7c39398d587dbd1b0fb28e440304a.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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