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: Sat, 10 Jul 2021 04:09:03 +0000 (UTC)	[thread overview]
Message-ID: <1625890131.1caf2d9fef31e76fc6771b3d874d9900e595368c.Alessandro-Barbieri@gentoo> (raw)

commit:     1caf2d9fef31e76fc6771b3d874d9900e595368c
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Jul 10 04:08:51 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Jul 10 04:08:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1caf2d9f

sci-libs/dart: fix doc install path

Closes: https://bugs.gentoo.org/800974
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sci-libs/dart/{dart-6.10.1-r1.ebuild => dart-6.10.1-r2.ebuild} | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-libs/dart/dart-6.10.1-r1.ebuild b/sci-libs/dart/dart-6.10.1-r2.ebuild
similarity index 92%
rename from sci-libs/dart/dart-6.10.1-r1.ebuild
rename to sci-libs/dart/dart-6.10.1-r2.ebuild
index 9c8461607..a0947f03b 100644
--- a/sci-libs/dart/dart-6.10.1-r1.ebuild
+++ b/sci-libs/dart/dart-6.10.1-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit cmake python-single-r1
 
@@ -44,14 +44,14 @@ RDEPEND="
 	glut? ( media-libs/freeglut )
 	ipopt? ( sci-libs/ipopt )
 	nlopt? ( >=sci-libs/nlopt-2.4.1 )
+	ode? ( dev-games/ode )
+	openscenegraph? ( dev-games/openscenegraph )
 	python? (
 		${PYTHON_DEPS}
 		$(python_gen_cond_dep '
 			dev-python/pybind11[${PYTHON_USEDEP}]
 		')
 	)
-	ode? ( dev-games/ode )
-	openscenegraph? ( dev-games/openscenegraph )
 	urdfdom? ( dev-libs/urdfdom )
 "
 DEPEND="
@@ -85,6 +85,6 @@ src_compile() {
 src_install() {
 	cmake_src_install
 	#TODO: python examples tests tutorials
-	mv "${ED}/usr/share/doc/dart" "${ED}/usr/share/doc/${P}" || die
-	docompress -x "/usr/share/doc/${P}"
+	mv "${ED}/usr/share/doc/dart" "${ED}/usr/share/doc/${PF}" || die
+	docompress -x "/usr/share/doc/${PF}"
 }


             reply	other threads:[~2021-07-10  4:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-10  4:09 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-05-19 20:35 Andrew Ammerlaan
2021-05-19 20:00 Alessandro Barbieri
2021-05-19 17:36 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=1625890131.1caf2d9fef31e76fc6771b3d874d9900e595368c.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