From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urdf_parser_py/
Date: Tue, 26 Jul 2016 14:55:03 +0000 (UTC) [thread overview]
Message-ID: <1469544896.fca142b200bc6a8f2137f31ce654c3b03607d06b.aballier@gentoo> (raw)
commit: fca142b200bc6a8f2137f31ce654c3b03607d06b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 14:47:58 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 14:54:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca142b2
dev-python/urdf_parser_py: initial import; split out of urdfdom, ebuild by me.
Package-Manager: portage-2.3.0
dev-python/urdf_parser_py/Manifest | 1 +
dev-python/urdf_parser_py/metadata.xml | 8 ++++++++
.../urdf_parser_py/urdf_parser_py-0.3.2.ebuild | 24 ++++++++++++++++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-python/urdf_parser_py/Manifest b/dev-python/urdf_parser_py/Manifest
new file mode 100644
index 0000000..3b4cc88
--- /dev/null
+++ b/dev-python/urdf_parser_py/Manifest
@@ -0,0 +1 @@
+DIST urdf_parser_py-0.3.2.tar.gz 41351 SHA256 bf6febb48a74797be1b9dccdecd6b53f3b4428c3ee3043d13baec9eac991cc62 SHA512 e69674f9055edfe2e0fe8f01416b5fb7262f7ea9980bb1bcc50a459f4b4d243995510ae3514d7f1617e8427e3d59aec138bfb93c2d0327e91445252fc9fa9e0e WHIRLPOOL 8667c8957a0d13b5dbadab860a0f2c405bd61a623ff3c6d6090c1dc0a38f6b25b83a7efec29211c8684e98e3945e7082fc4d6814b5e7826e4f12b6ed96abd2f4
diff --git a/dev-python/urdf_parser_py/metadata.xml b/dev-python/urdf_parser_py/metadata.xml
new file mode 100644
index 0000000..74ced8b
--- /dev/null
+++ b/dev-python/urdf_parser_py/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ros@gentoo.org</email>
+ <name>Gentoo ROS Project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/urdf_parser_py/urdf_parser_py-0.3.2.ebuild b/dev-python/urdf_parser_py/urdf_parser_py-0.3.2.ebuild
new file mode 100644
index 0000000..a7af16e
--- /dev/null
+++ b/dev-python/urdf_parser_py/urdf_parser_py-0.3.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+inherit distutils-r1
+
+DESCRIPTION="URDF parser for Python"
+HOMEPAGE="http://wiki.ros.org/urdfdom_py"
+SRC_URI="https://github.com/ros/urdf_parser_py/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+ dev-python/lxml[${PYTHON_USEDEP}]
+ dev-ros/rospy[${PYTHON_USEDEP}]
+"
next reply other threads:[~2016-07-26 14:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-26 14:55 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-14 13:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/urdf_parser_py/ Alexis Ballier
2017-07-07 7:11 Alexis Ballier
2017-07-07 7:11 Alexis Ballier
2018-03-04 14:20 Alexis Ballier
2019-12-11 15:26 Alexis Ballier
2019-12-29 8:53 David Seifert
2020-07-12 16:57 Michał Górny
2020-08-17 12:53 Sam James
2021-05-07 16:27 Alexis Ballier
2021-09-23 14:07 Arthur Zamarin
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=1469544896.fca142b200bc6a8f2137f31ce654c3b03607d06b.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