From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/kdl_parser/
Date: Tue, 1 Nov 2016 14:54:28 +0000 (UTC) [thread overview]
Message-ID: <1478012061.a9bc35f4881616179ea5c92d157a3539e597d406.aballier@gentoo> (raw)
commit: a9bc35f4881616179ea5c92d157a3539e597d406
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 14:46:28 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 14:54:21 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9bc35f4
dev-ros/kdl_parser: forward port urdfdom1 fix.
Package-Manager: portage-2.3.2
dev-ros/kdl_parser/kdl_parser-1.12.5.ebuild | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/dev-ros/kdl_parser/kdl_parser-1.12.5.ebuild b/dev-ros/kdl_parser/kdl_parser-1.12.5.ebuild
index 372f508..7e6a2bd 100644
--- a/dev-ros/kdl_parser/kdl_parser-1.12.5.ebuild
+++ b/dev-ros/kdl_parser/kdl_parser-1.12.5.ebuild
@@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
PYTHON_COMPAT=( python2_7 )
-inherit ros-catkin
+inherit ros-catkin flag-o-matic
DESCRIPTION="Constructs a KDL tree from an XML robot representation in URDF"
LICENSE="BSD"
@@ -19,9 +19,15 @@ RDEPEND="
dev-libs/boost:=
dev-ros/roscpp
dev-ros/rosconsole
- dev-ros/urdf
+ >=dev-ros/urdf-1.12.3-r1
sci-libs/orocos_kdl
dev-libs/tinyxml
"
DEPEND="${RDEPEND}
test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"
+PATCHES=( "${FILESDIR}/urdfdom1.patch" )
+
+src_configure() {
+ append-cxxflags -std=gnu++11
+ ros-catkin_src_configure
+}
next reply other threads:[~2016-11-01 14:54 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-01 14:54 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-07 9:06 [gentoo-commits] repo/gentoo:master commit in: dev-ros/kdl_parser/ Alexis Ballier
2020-08-31 9:10 Alexis Ballier
2020-08-24 13:45 Alexis Ballier
2020-08-10 10:04 Alexis Ballier
2020-08-07 13:16 Alexis Ballier
2018-07-27 10:56 Alexis Ballier
2018-04-07 14:08 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-04-27 10:08 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-07-26 9:24 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-04-19 9:30 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2016-02-25 9:55 Alexis Ballier
2016-02-23 15:30 Alexis Ballier
2016-02-23 15:30 Alexis Ballier
2015-09-22 18:57 Alexis Ballier
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=1478012061.a9bc35f4881616179ea5c92d157a3539e597d406.aballier@gentoo \
--to=aballier@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