public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf_tutorial/
@ 2015-09-23 10:49 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2015-09-23 10:49 UTC (permalink / raw
  To: gentoo-commits

commit:     46533addf9796fea6e0376a3ea1b83277de3754e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:47:45 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:47:45 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46533add

dev-ros/urdf_tutorial: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/urdf_tutorial/Manifest                   |  1 +
 dev-ros/urdf_tutorial/metadata.xml               |  5 +++++
 dev-ros/urdf_tutorial/urdf_tutorial-0.2.4.ebuild | 24 ++++++++++++++++++++++++
 dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild  | 24 ++++++++++++++++++++++++
 4 files changed, 54 insertions(+)

diff --git a/dev-ros/urdf_tutorial/Manifest b/dev-ros/urdf_tutorial/Manifest
new file mode 100644
index 0000000..3011074
--- /dev/null
+++ b/dev-ros/urdf_tutorial/Manifest
@@ -0,0 +1 @@
+DIST urdf_tutorial-0.2.4.tar.gz 580617 SHA256 ac6c1d666eae7987ace46bab78dc9cc837a17462e59a80574d5441d0653cf333 SHA512 be1909b6b2f4efd5e0b846ab465d9b5b4096f729ffda7568194e4d3208604be83f7007160a767cc8f6df71edca9822e7e49e8f069e88e7b27d11690f7a17bf35 WHIRLPOOL 0b1fa28982bb5cf85d6241e8bbb75f56b88c8998dce23be0ac93d31559abb1ae563dab466673cd958bef0bfa956f43687b2b14f0d996f1583b57ea04357344cb

diff --git a/dev-ros/urdf_tutorial/metadata.xml b/dev-ros/urdf_tutorial/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/urdf_tutorial/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ros</herd>
+</pkgmetadata>

diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-0.2.4.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-0.2.4.ebuild
new file mode 100644
index 0000000..bf1820d
--- /dev/null
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-0.2.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/urdf_tutorial"
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="URDF tutorials"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/urdf
+	dev-ros/joint_state_publisher
+	dev-ros/pr2_description
+	dev-ros/robot_state_publisher
+	dev-ros/rviz
+	dev-ros/xacro
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
new file mode 100644
index 0000000..bf1820d
--- /dev/null
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/urdf_tutorial"
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="URDF tutorials"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/urdf
+	dev-ros/joint_state_publisher
+	dev-ros/pr2_description
+	dev-ros/robot_state_publisher
+	dev-ros/rviz
+	dev-ros/xacro
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf_tutorial/
@ 2017-07-06 14:30 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2017-07-06 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5c02400da1b64e6f7b0c11c4070b6272bd1cd7d8
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 13:27:09 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 14:30:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c02400d

dev-ros/urdf_tutorial: update live ebiuld to match upstream

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
index 845c092ca24..e6abec8bb87 100644
--- a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
@@ -11,6 +11,7 @@ DESCRIPTION="URDF tutorials"
 LICENSE="BSD"
 SLOT="0"
 IUSE=""
+ROS_SUBDIR="${PN}"
 
 RDEPEND="
 	dev-ros/urdf
@@ -20,4 +21,3 @@ RDEPEND="
 	dev-ros/xacro
 "
 DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}/notest.patch" )


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf_tutorial/
@ 2017-07-07  7:11 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2017-07-07  7:11 UTC (permalink / raw
  To: gentoo-commits

commit:     3e796031f0707b8f4383c83ba2590385f7890aaa
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 15:57:17 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 07:10:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e796031

dev-ros/urdf_tutorial: bump to 0.3.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ros/urdf_tutorial/Manifest                                     | 1 +
 .../{urdf_tutorial-9999.ebuild => urdf_tutorial-0.3.0.ebuild}      | 7 +++++--
 dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild                    | 7 +++++--
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-ros/urdf_tutorial/Manifest b/dev-ros/urdf_tutorial/Manifest
index 2843b327048..149445ea4d8 100644
--- a/dev-ros/urdf_tutorial/Manifest
+++ b/dev-ros/urdf_tutorial/Manifest
@@ -1,2 +1,3 @@
 DIST urdf_tutorial-0.2.4.tar.gz 580617 SHA256 ac6c1d666eae7987ace46bab78dc9cc837a17462e59a80574d5441d0653cf333 SHA512 be1909b6b2f4efd5e0b846ab465d9b5b4096f729ffda7568194e4d3208604be83f7007160a767cc8f6df71edca9822e7e49e8f069e88e7b27d11690f7a17bf35 WHIRLPOOL 0b1fa28982bb5cf85d6241e8bbb75f56b88c8998dce23be0ac93d31559abb1ae563dab466673cd958bef0bfa956f43687b2b14f0d996f1583b57ea04357344cb
 DIST urdf_tutorial-0.2.5.tar.gz 866990 SHA256 c90e7ca21bb51e851f1609c853103f39711da18f79c9915cd4d5fc3f100031c2 SHA512 5de1af9cf93063996ccd3a33a88fda022ab3182c9f5cd47c0217c63ca8501bac4bcb58f358870461ffdf1b110c47dc30734886359d5d3c30afb41412155fec04 WHIRLPOOL b4aee94389a8cbd3c3d8cfbe9fdc7fa8ea4541f35540919898af9daba1adf1f2d3e138e4eb873b4cdc508a0f142842a52cad74ffa0c91c9989c273aae6955a84
+DIST urdf_tutorial-0.3.0.tar.gz 871048 SHA256 c54a8967ff9fdab1fd3a8cd42994e874b0d332e186338e78381317ebae118b92 SHA512 1518cd2aa783e92dd7a996b9cff9df37f21f7585d59b6001bd9a42782b2a5d81e96e8d2502955283f29390c7fc4944250ff1d954ab6e511e0886f243c4aabbde WHIRLPOOL 8be0571550657c075fa7455ca69fa78ae17a9f8f69405f545e834a13d1da4f99b4cb9322e58171171aead8d197e2917b39603b392be42e5203977084156fe65c

diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-0.3.0.ebuild
similarity index 80%
copy from dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
copy to dev-ros/urdf_tutorial/urdf_tutorial-0.3.0.ebuild
index e6abec8bb87..5e71d276670 100644
--- a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-0.3.0.ebuild
@@ -4,6 +4,8 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/urdf_tutorial"
 KEYWORDS="~amd64"
+ROS_SUBDIR="${PN}"
+PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 
@@ -11,7 +13,6 @@ DESCRIPTION="URDF tutorials"
 LICENSE="BSD"
 SLOT="0"
 IUSE=""
-ROS_SUBDIR="${PN}"
 
 RDEPEND="
 	dev-ros/urdf
@@ -20,4 +21,6 @@ RDEPEND="
 	dev-ros/rviz
 	dev-ros/xacro
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/roslaunch[${PYTHON_USEDEP}] )
+"

diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
index e6abec8bb87..5e71d276670 100644
--- a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
@@ -4,6 +4,8 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/urdf_tutorial"
 KEYWORDS="~amd64"
+ROS_SUBDIR="${PN}"
+PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 
@@ -11,7 +13,6 @@ DESCRIPTION="URDF tutorials"
 LICENSE="BSD"
 SLOT="0"
 IUSE=""
-ROS_SUBDIR="${PN}"
 
 RDEPEND="
 	dev-ros/urdf
@@ -20,4 +21,6 @@ RDEPEND="
 	dev-ros/rviz
 	dev-ros/xacro
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/roslaunch[${PYTHON_USEDEP}] )
+"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf_tutorial/
@ 2018-05-15  6:37 Alexis Ballier
  0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2018-05-15  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     064da91b418e64e75bdedea2a523af0fe1309fcc
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 15 06:20:13 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 15 06:20:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064da91b

dev-ros/urdf_tutorial: bump to 0.4.0

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-ros/urdf_tutorial/Manifest                                         | 1 +
 .../{urdf_tutorial-9999.ebuild => urdf_tutorial-0.4.0.ebuild}          | 3 +--
 dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild                        | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-ros/urdf_tutorial/Manifest b/dev-ros/urdf_tutorial/Manifest
index 4643a6c0e93..5933b5e89fd 100644
--- a/dev-ros/urdf_tutorial/Manifest
+++ b/dev-ros/urdf_tutorial/Manifest
@@ -1 +1,2 @@
 DIST urdf_tutorial-0.3.0.tar.gz 871048 BLAKE2B 2bca4409696011c75e7b6c1ae811fe4caec3fe34b28ea80c9774b6068c64509a97452173c1e43ba92f77081419b58bf5f6987e1e9941eca8ce077c534636bad9 SHA512 1518cd2aa783e92dd7a996b9cff9df37f21f7585d59b6001bd9a42782b2a5d81e96e8d2502955283f29390c7fc4944250ff1d954ab6e511e0886f243c4aabbde
+DIST urdf_tutorial-0.4.0.tar.gz 865626 BLAKE2B 42a8c3274e00393f846d4e2e9641740dad214bbcdc4f65095f96f2faac1f3709170d5719085d5927ca0c322f9b8cc57b2f8494353bec629978874870a8d37206 SHA512 256859d83fb5860df27cf8922043fb61158134c1ea06f3943fed3b8183c7384819a761d83bcb03a924a813185be07e89ca510076bfa1dfe4c2e52f561503fa88

diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-0.4.0.ebuild
similarity index 88%
copy from dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
copy to dev-ros/urdf_tutorial/urdf_tutorial-0.4.0.ebuild
index 5e71d276670..305da65fc71 100644
--- a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-0.4.0.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/urdf_tutorial"
 KEYWORDS="~amd64"
-ROS_SUBDIR="${PN}"
 PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin

diff --git a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
index 5e71d276670..305da65fc71 100644
--- a/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
+++ b/dev-ros/urdf_tutorial/urdf_tutorial-9999.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/urdf_tutorial"
 KEYWORDS="~amd64"
-ROS_SUBDIR="${PN}"
 PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-15  6:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-15  6:37 [gentoo-commits] repo/gentoo:master commit in: dev-ros/urdf_tutorial/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2017-07-07  7:11 Alexis Ballier
2017-07-06 14:30 Alexis Ballier
2015-09-23 10:49 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox