[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2023-01-24 Thread Jakov Smolić
commit: 255b33362b9f2fddc21833fadf1ad510f0870a74
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Jan 24 17:10:33 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Jan 24 20:17:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255b3336

ros-meta/vision_visp: treeclean

Signed-off-by: Jakov Smolić  gentoo.org>

 ros-meta/vision_visp/Manifest  |  3 ---
 ros-meta/vision_visp/metadata.xml  | 11 ---
 ros-meta/vision_visp/vision_visp-0.11.1.ebuild | 27 --
 ros-meta/vision_visp/vision_visp-0.12.1.ebuild | 27 --
 ros-meta/vision_visp/vision_visp-0.13.1.ebuild | 27 --
 ros-meta/vision_visp/vision_visp-.ebuild   | 27 --
 6 files changed, 122 deletions(-)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
deleted file mode 100644
index d29da83f02a9..
--- a/ros-meta/vision_visp/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vision_visp-0.11.1.tar.gz 1014349 BLAKE2B 
63148bef65a8361be7cb4a3d27bae4e6440feeeca3ab7183c6c345d4d1a2e0e4f7bc52b265455636ae8e07ddbed0e182c8d0b326b7686cdeda97500203fe3183
 SHA512 
cb1a09fea7ed2bb74c0c3f5a525d35ef7304dc2c569c6c808cd3751e500b7e32f226436ec4150f63a8280bc3f0c53dfd64757aa09da7344b1ec998130006253c
-DIST vision_visp-0.12.1.tar.gz 1014707 BLAKE2B 
0c482268761f75e4e36260bb8a98c32677e500f322b3807eda7e24c35681d5fee628e422b67ab9ae73c6a27b467d600ca5ba72220a09e93b146b97273b5d0d54
 SHA512 
9e050009a335bd8d7f3c024e460087139b43e5b4c44c2048409176b8503aa81193916e767ce06df48fa5d0f0ca23ac551df7201e92e7de65967b9f2df5a1bf7c
-DIST vision_visp-0.13.1.tar.gz 1015139 BLAKE2B 
8550c32b39cb94785221d924a97795d5b865327bbb8d570131fccf91c95eaee47f242eea5826efb04b083bf467ae8400729a40cb992fe5f1e689648718958d63
 SHA512 
bf40f4b81a56cec1031d1d2988f6fa41b542af07b63cdd6f3994d5000f7f3e5c721580cba206918d648db5c0cfb422d06829385da94dade4b31a5e8dcf916ddb

diff --git a/ros-meta/vision_visp/metadata.xml 
b/ros-meta/vision_visp/metadata.xml
deleted file mode 100644
index 375352ceff95..
--- a/ros-meta/vision_visp/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   r...@gentoo.org
-   Gentoo ROS Project
-   
-   
-   lagadic/vision_visp
-   
-

diff --git a/ros-meta/vision_visp/vision_visp-0.11.1.ebuild 
b/ros-meta/vision_visp/vision_visp-0.11.1.ebuild
deleted file mode 100644
index aa371b2e1310..
--- a/ros-meta/vision_visp/vision_visp-0.11.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/lagadic/vision_visp;
-KEYWORDS="~amd64 ~arm"
-VER_PREFIX="kinetic-"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Virtual package providing ViSP related packages"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/visp_auto_tracker
-   dev-ros/visp_bridge
-   dev-ros/visp_camera_calibration
-   dev-ros/visp_hand2eye_calibration
-   dev-ros/visp_tracker
-"
-DEPEND=""
-if [ "${PV#}" = "${PV}" ] ; then
-   S="${WORKDIR}/vision_visp-kinetic-${PV}/${ROS_SUBDIR}"
-fi

diff --git a/ros-meta/vision_visp/vision_visp-0.12.1.ebuild 
b/ros-meta/vision_visp/vision_visp-0.12.1.ebuild
deleted file mode 100644
index a820bd65f573..
--- a/ros-meta/vision_visp/vision_visp-0.12.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/lagadic/vision_visp;
-KEYWORDS="~amd64 ~arm"
-VER_PREFIX="noetic-"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Virtual package providing ViSP related packages"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/visp_auto_tracker
-   dev-ros/visp_bridge
-   dev-ros/visp_camera_calibration
-   dev-ros/visp_hand2eye_calibration
-   dev-ros/visp_tracker
-"
-DEPEND=""
-if [ "${PV#}" = "${PV}" ] ; then
-   S="${WORKDIR}/vision_visp-noetic-${PV}/${ROS_SUBDIR}"
-fi

diff --git a/ros-meta/vision_visp/vision_visp-0.13.1.ebuild 
b/ros-meta/vision_visp/vision_visp-0.13.1.ebuild
deleted file mode 100644
index 1979ea4e4145..
--- a/ros-meta/vision_visp/vision_visp-0.13.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/lagadic/vision_visp;
-KEYWORDS="~amd64 ~arm"
-VER_PREFIX="noetic-"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Virtual package providing ViSP related packages"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/visp_auto_tracker
-   dev-ros/visp_bridge
-   dev-ros/visp_camera_calibration
-   dev-ros/visp_hand2eye_calibration
-

[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2022-07-07 Thread Alexis Ballier
commit: 214831bfc6229b7379d1982c4866be33a3bfb10a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Jul  7 10:17:26 2022 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Jul  7 10:27:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214831bf

ros-meta/vision_visp: Bump to 0.13.1.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexis Ballier  gentoo.org>

 ros-meta/vision_visp/Manifest  |  1 +
 ros-meta/vision_visp/vision_visp-0.13.1.ebuild | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
index 577d34c98191..d29da83f02a9 100644
--- a/ros-meta/vision_visp/Manifest
+++ b/ros-meta/vision_visp/Manifest
@@ -1,2 +1,3 @@
 DIST vision_visp-0.11.1.tar.gz 1014349 BLAKE2B 
63148bef65a8361be7cb4a3d27bae4e6440feeeca3ab7183c6c345d4d1a2e0e4f7bc52b265455636ae8e07ddbed0e182c8d0b326b7686cdeda97500203fe3183
 SHA512 
cb1a09fea7ed2bb74c0c3f5a525d35ef7304dc2c569c6c808cd3751e500b7e32f226436ec4150f63a8280bc3f0c53dfd64757aa09da7344b1ec998130006253c
 DIST vision_visp-0.12.1.tar.gz 1014707 BLAKE2B 
0c482268761f75e4e36260bb8a98c32677e500f322b3807eda7e24c35681d5fee628e422b67ab9ae73c6a27b467d600ca5ba72220a09e93b146b97273b5d0d54
 SHA512 
9e050009a335bd8d7f3c024e460087139b43e5b4c44c2048409176b8503aa81193916e767ce06df48fa5d0f0ca23ac551df7201e92e7de65967b9f2df5a1bf7c
+DIST vision_visp-0.13.1.tar.gz 1015139 BLAKE2B 
8550c32b39cb94785221d924a97795d5b865327bbb8d570131fccf91c95eaee47f242eea5826efb04b083bf467ae8400729a40cb992fe5f1e689648718958d63
 SHA512 
bf40f4b81a56cec1031d1d2988f6fa41b542af07b63cdd6f3994d5000f7f3e5c721580cba206918d648db5c0cfb422d06829385da94dade4b31a5e8dcf916ddb

diff --git a/ros-meta/vision_visp/vision_visp-0.13.1.ebuild 
b/ros-meta/vision_visp/vision_visp-0.13.1.ebuild
new file mode 100644
index ..1979ea4e4145
--- /dev/null
+++ b/ros-meta/vision_visp/vision_visp-0.13.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/lagadic/vision_visp;
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="noetic-"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Virtual package providing ViSP related packages"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/visp_auto_tracker
+   dev-ros/visp_bridge
+   dev-ros/visp_camera_calibration
+   dev-ros/visp_hand2eye_calibration
+   dev-ros/visp_tracker
+"
+DEPEND=""
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-noetic-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2021-08-03 Thread Alexis Ballier
commit: b70eac21a7e6a3dcd15e1d5a3397049e4eeddd0a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Aug  3 11:50:10 2021 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Aug  3 11:56:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b70eac21

ros-meta/vision_visp: Bump to 0.12.1.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexis Ballier  gentoo.org>

 ros-meta/vision_visp/Manifest   | 1 +
 .../{vision_visp-.ebuild => vision_visp-0.12.1.ebuild}  | 6 +++---
 ros-meta/vision_visp/vision_visp-.ebuild| 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
index f707b6449dd..577d34c9819 100644
--- a/ros-meta/vision_visp/Manifest
+++ b/ros-meta/vision_visp/Manifest
@@ -1 +1,2 @@
 DIST vision_visp-0.11.1.tar.gz 1014349 BLAKE2B 
63148bef65a8361be7cb4a3d27bae4e6440feeeca3ab7183c6c345d4d1a2e0e4f7bc52b265455636ae8e07ddbed0e182c8d0b326b7686cdeda97500203fe3183
 SHA512 
cb1a09fea7ed2bb74c0c3f5a525d35ef7304dc2c569c6c808cd3751e500b7e32f226436ec4150f63a8280bc3f0c53dfd64757aa09da7344b1ec998130006253c
+DIST vision_visp-0.12.1.tar.gz 1014707 BLAKE2B 
0c482268761f75e4e36260bb8a98c32677e500f322b3807eda7e24c35681d5fee628e422b67ab9ae73c6a27b467d600ca5ba72220a09e93b146b97273b5d0d54
 SHA512 
9e050009a335bd8d7f3c024e460087139b43e5b4c44c2048409176b8503aa81193916e767ce06df48fa5d0f0ca23ac551df7201e92e7de65967b9f2df5a1bf7c

diff --git a/ros-meta/vision_visp/vision_visp-.ebuild 
b/ros-meta/vision_visp/vision_visp-0.12.1.ebuild
similarity index 80%
copy from ros-meta/vision_visp/vision_visp-.ebuild
copy to ros-meta/vision_visp/vision_visp-0.12.1.ebuild
index aa371b2e131..a820bd65f57 100644
--- a/ros-meta/vision_visp/vision_visp-.ebuild
+++ b/ros-meta/vision_visp/vision_visp-0.12.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 ROS_REPO_URI="https://github.com/lagadic/vision_visp;
 KEYWORDS="~amd64 ~arm"
-VER_PREFIX="kinetic-"
+VER_PREFIX="noetic-"
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin
@@ -23,5 +23,5 @@ RDEPEND="
 "
 DEPEND=""
 if [ "${PV#}" = "${PV}" ] ; then
-   S="${WORKDIR}/vision_visp-kinetic-${PV}/${ROS_SUBDIR}"
+   S="${WORKDIR}/vision_visp-noetic-${PV}/${ROS_SUBDIR}"
 fi

diff --git a/ros-meta/vision_visp/vision_visp-.ebuild 
b/ros-meta/vision_visp/vision_visp-.ebuild
index aa371b2e131..a820bd65f57 100644
--- a/ros-meta/vision_visp/vision_visp-.ebuild
+++ b/ros-meta/vision_visp/vision_visp-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 ROS_REPO_URI="https://github.com/lagadic/vision_visp;
 KEYWORDS="~amd64 ~arm"
-VER_PREFIX="kinetic-"
+VER_PREFIX="noetic-"
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin
@@ -23,5 +23,5 @@ RDEPEND="
 "
 DEPEND=""
 if [ "${PV#}" = "${PV}" ] ; then
-   S="${WORKDIR}/vision_visp-kinetic-${PV}/${ROS_SUBDIR}"
+   S="${WORKDIR}/vision_visp-noetic-${PV}/${ROS_SUBDIR}"
 fi



[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2019-08-29 Thread Alexis Ballier
commit: 8097831481b36baa534d2c71284c433909c88fe2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Aug 28 17:27:57 2019 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Aug 29 15:50:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80978314

ros-meta/vision_visp: Bump to 0.11.1.

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Alexis Ballier  gentoo.org>

 ros-meta/vision_visp/Manifest  |  1 +
 ros-meta/vision_visp/vision_visp-0.11.1.ebuild | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
index 204e5522283..c8d17812e02 100644
--- a/ros-meta/vision_visp/Manifest
+++ b/ros-meta/vision_visp/Manifest
@@ -1,2 +1,3 @@
 DIST vision_visp-0.10.0.tar.gz 1015180 BLAKE2B 
bf0474d0633a6b704077e232d4676e6ebb9ec666b9b03792dbb929c6c6d1c52a941f7a4517f7bc6a7150882c16ba719eb3cf17c3fbdd13df109eab3a34afa259
 SHA512 
8e2652d6ca9c9535f1bebb628ec908f64c9fc89358bc92ed42ef12430b0b28c8ed3ed7935d2d3fe03c9761f9ac08e200eb59839ee2243df62d5934e8162cca9c
+DIST vision_visp-0.11.1.tar.gz 1014349 BLAKE2B 
63148bef65a8361be7cb4a3d27bae4e6440feeeca3ab7183c6c345d4d1a2e0e4f7bc52b265455636ae8e07ddbed0e182c8d0b326b7686cdeda97500203fe3183
 SHA512 
cb1a09fea7ed2bb74c0c3f5a525d35ef7304dc2c569c6c808cd3751e500b7e32f226436ec4150f63a8280bc3f0c53dfd64757aa09da7344b1ec998130006253c
 DIST vision_visp-0.9.3.tar.gz 1014883 BLAKE2B 
45dcc7b6fc7f80986c57ab92b31ce85ec7806206903b79363e0eb54467043a63300f37fa15292174be3638898acdeb2c3b3a468c11e7ab0ef689b40b8f2c899e
 SHA512 
e5775e410efefaaac00cdfaf07b65f9f77ade0e7d6f40b3d8345d7b594520f46741f56039c1eb0193c57287bafbddf8e755e10d6f85cc12ddefb2b997681f44a

diff --git a/ros-meta/vision_visp/vision_visp-0.11.1.ebuild 
b/ros-meta/vision_visp/vision_visp-0.11.1.ebuild
new file mode 100644
index 000..a3e7b3906be
--- /dev/null
+++ b/ros-meta/vision_visp/vision_visp-0.11.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/lagadic/vision_visp;
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="kinetic-"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Virtual package providing ViSP related packages"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/visp_auto_tracker
+   dev-ros/visp_bridge
+   dev-ros/visp_camera_calibration
+   dev-ros/visp_hand2eye_calibration
+   dev-ros/visp_tracker
+"
+DEPEND=""
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-kinetic-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2017-02-11 Thread Alexis Ballier
commit: 61ed23e17bdbdf3fecddce0a4164a3dab21aa7f9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Feb 11 11:09:15 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Feb 11 11:25:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ed23e1

ros-meta/vision_visp: Bump to 0.10.0.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 ros-meta/vision_visp/Manifest  |  1 +
 ros-meta/vision_visp/vision_visp-0.10.0.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
index d0012e147b..131f728b44 100644
--- a/ros-meta/vision_visp/Manifest
+++ b/ros-meta/vision_visp/Manifest
@@ -1 +1,2 @@
+DIST vision_visp-0.10.0.tar.gz 1015180 SHA256 
39097136f60f751b9365793442f2f8b7b0ed94f0383566dd0c31c83610ab2d22 SHA512 
8e2652d6ca9c9535f1bebb628ec908f64c9fc89358bc92ed42ef12430b0b28c8ed3ed7935d2d3fe03c9761f9ac08e200eb59839ee2243df62d5934e8162cca9c
 WHIRLPOOL 
e542e26b6b4abad38c322c818a0ec14a9ce01c9c54bb04a2b920f001b2588eaa4da7f84b92c18cffabde894b8192afe4d4e7459d9977b0efe4d6556ca38580b8
 DIST vision_visp-0.9.3.tar.gz 1014883 SHA256 
bf51470d167b1ee202dc55348ad54f6398f0f951b3af06fd32d0689b2fa98347 SHA512 
e5775e410efefaaac00cdfaf07b65f9f77ade0e7d6f40b3d8345d7b594520f46741f56039c1eb0193c57287bafbddf8e755e10d6f85cc12ddefb2b997681f44a
 WHIRLPOOL 
9163c1aa27f405213aa7290d9e7ecb4b4f6d0daf79879708bd9246fac9eeb3c6b816de3505729b17cb72357e684bb7af9db6688441c42b279089fbdd8116acc0

diff --git a/ros-meta/vision_visp/vision_visp-0.10.0.ebuild 
b/ros-meta/vision_visp/vision_visp-0.10.0.ebuild
new file mode 100644
index 00..21d226c1d0
--- /dev/null
+++ b/ros-meta/vision_visp/vision_visp-0.10.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/lagadic/vision_visp;
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="kinetic-"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Virtual package providing ViSP related packages"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/visp_auto_tracker
+   dev-ros/visp_bridge
+   dev-ros/visp_camera_calibration
+   dev-ros/visp_hand2eye_calibration
+   dev-ros/visp_tracker
+"
+DEPEND=""
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-kinetic-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2017-01-28 Thread Alexis Ballier
commit: b94e40d057d8465c68f22da297b58a68fb6efc49
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Jan 28 15:53:30 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Jan 28 15:53:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b94e40d0

ros-meta/vision_visp: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 ros-meta/vision_visp/Manifest |  2 --
 ros-meta/vision_visp/vision_visp-0.8.0.ebuild | 28 ---
 ros-meta/vision_visp/vision_visp-0.9.1.ebuild | 28 ---
 3 files changed, 58 deletions(-)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
index 14f6b62..d0012e1 100644
--- a/ros-meta/vision_visp/Manifest
+++ b/ros-meta/vision_visp/Manifest
@@ -1,3 +1 @@
-DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5
-DIST vision_visp-0.9.1.tar.gz 1014625 SHA256 
918bf731a2fab8bd9fa082c0d0f86800710c79eeb9ec5e8b0c8d5baaffb7988d SHA512 
f9ce23286fd9c7706364e9d63e6fb3881bad759aeea72313e5d2a24347f152ba90aab1c73d1b468ed3319e99f0a2bcb81208302825c83be686b9528f3b07469e
 WHIRLPOOL 
8af772091c1c3fec475f32ff0d7232b728b3154491c4ed56300221c0ca96661c63c19baa50d6cdf010d1ffc304049f0ea1e7f5c403f15fb028b1417e41ed88b4
 DIST vision_visp-0.9.3.tar.gz 1014883 SHA256 
bf51470d167b1ee202dc55348ad54f6398f0f951b3af06fd32d0689b2fa98347 SHA512 
e5775e410efefaaac00cdfaf07b65f9f77ade0e7d6f40b3d8345d7b594520f46741f56039c1eb0193c57287bafbddf8e755e10d6f85cc12ddefb2b997681f44a
 WHIRLPOOL 
9163c1aa27f405213aa7290d9e7ecb4b4f6d0daf79879708bd9246fac9eeb3c6b816de3505729b17cb72357e684bb7af9db6688441c42b279089fbdd8116acc0

diff --git a/ros-meta/vision_visp/vision_visp-0.8.0.ebuild 
b/ros-meta/vision_visp/vision_visp-0.8.0.ebuild
deleted file mode 100644
index ed46d3f..
--- a/ros-meta/vision_visp/vision_visp-0.8.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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/lagadic/vision_visp;
-KEYWORDS="~amd64 ~arm"
-VER_PREFIX="jade-"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Virtual package providing ViSP related packages"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/visp_auto_tracker
-   dev-ros/visp_bridge
-   dev-ros/visp_camera_calibration
-   dev-ros/visp_hand2eye_calibration
-   dev-ros/visp_tracker
-"
-DEPEND=""
-if [ "${PV#}" = "${PV}" ] ; then
-   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
-fi

diff --git a/ros-meta/vision_visp/vision_visp-0.9.1.ebuild 
b/ros-meta/vision_visp/vision_visp-0.9.1.ebuild
deleted file mode 100644
index ed46d3f..
--- a/ros-meta/vision_visp/vision_visp-0.9.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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/lagadic/vision_visp;
-KEYWORDS="~amd64 ~arm"
-VER_PREFIX="jade-"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Virtual package providing ViSP related packages"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/visp_auto_tracker
-   dev-ros/visp_bridge
-   dev-ros/visp_camera_calibration
-   dev-ros/visp_hand2eye_calibration
-   dev-ros/visp_tracker
-"
-DEPEND=""
-if [ "${PV#}" = "${PV}" ] ; then
-   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
-fi



[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2017-01-28 Thread Alexis Ballier
commit: b5d178c11f4fd9532a74ed49a9203a3ce8bc9eb3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Jan 28 15:53:12 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Jan 28 15:53:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d178c1

ros-meta/vision_visp: Bump to kinetic version and 0.9.3.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 ros-meta/vision_visp/Manifest   | 1 +
 .../{vision_visp-.ebuild => vision_visp-0.9.3.ebuild}   | 6 +++---
 ros-meta/vision_visp/vision_visp-.ebuild| 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
index bff3bdf..14f6b62 100644
--- a/ros-meta/vision_visp/Manifest
+++ b/ros-meta/vision_visp/Manifest
@@ -1,2 +1,3 @@
 DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5
 DIST vision_visp-0.9.1.tar.gz 1014625 SHA256 
918bf731a2fab8bd9fa082c0d0f86800710c79eeb9ec5e8b0c8d5baaffb7988d SHA512 
f9ce23286fd9c7706364e9d63e6fb3881bad759aeea72313e5d2a24347f152ba90aab1c73d1b468ed3319e99f0a2bcb81208302825c83be686b9528f3b07469e
 WHIRLPOOL 
8af772091c1c3fec475f32ff0d7232b728b3154491c4ed56300221c0ca96661c63c19baa50d6cdf010d1ffc304049f0ea1e7f5c403f15fb028b1417e41ed88b4
+DIST vision_visp-0.9.3.tar.gz 1014883 SHA256 
bf51470d167b1ee202dc55348ad54f6398f0f951b3af06fd32d0689b2fa98347 SHA512 
e5775e410efefaaac00cdfaf07b65f9f77ade0e7d6f40b3d8345d7b594520f46741f56039c1eb0193c57287bafbddf8e755e10d6f85cc12ddefb2b997681f44a
 WHIRLPOOL 
9163c1aa27f405213aa7290d9e7ecb4b4f6d0daf79879708bd9246fac9eeb3c6b816de3505729b17cb72357e684bb7af9db6688441c42b279089fbdd8116acc0

diff --git a/ros-meta/vision_visp/vision_visp-.ebuild 
b/ros-meta/vision_visp/vision_visp-0.9.3.ebuild
similarity index 80%
copy from ros-meta/vision_visp/vision_visp-.ebuild
copy to ros-meta/vision_visp/vision_visp-0.9.3.ebuild
index ed46d3f..21d226c 100644
--- a/ros-meta/vision_visp/vision_visp-.ebuild
+++ b/ros-meta/vision_visp/vision_visp-0.9.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 ROS_REPO_URI="https://github.com/lagadic/vision_visp;
 KEYWORDS="~amd64 ~arm"
-VER_PREFIX="jade-"
+VER_PREFIX="kinetic-"
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin
@@ -24,5 +24,5 @@ RDEPEND="
 "
 DEPEND=""
 if [ "${PV#}" = "${PV}" ] ; then
-   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+   S="${WORKDIR}/vision_visp-kinetic-${PV}/${ROS_SUBDIR}"
 fi

diff --git a/ros-meta/vision_visp/vision_visp-.ebuild 
b/ros-meta/vision_visp/vision_visp-.ebuild
index ed46d3f..21d226c 100644
--- a/ros-meta/vision_visp/vision_visp-.ebuild
+++ b/ros-meta/vision_visp/vision_visp-.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 ROS_REPO_URI="https://github.com/lagadic/vision_visp;
 KEYWORDS="~amd64 ~arm"
-VER_PREFIX="jade-"
+VER_PREFIX="kinetic-"
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin
@@ -24,5 +24,5 @@ RDEPEND="
 "
 DEPEND=""
 if [ "${PV#}" = "${PV}" ] ; then
-   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+   S="${WORKDIR}/vision_visp-kinetic-${PV}/${ROS_SUBDIR}"
 fi



[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2015-12-22 Thread Alexis Ballier
commit: bd4eb80665087c186c3b8e72efb3d585e0bb90d7
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 22 23:57:50 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4eb806

ros-meta/vision_visp: Bump to 0.9.1.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 ros-meta/vision_visp/Manifest |  1 +
 ros-meta/vision_visp/vision_visp-0.9.1.ebuild | 28 +++
 2 files changed, 29 insertions(+)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
index b773503..bff3bdf 100644
--- a/ros-meta/vision_visp/Manifest
+++ b/ros-meta/vision_visp/Manifest
@@ -1 +1,2 @@
 DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5
+DIST vision_visp-0.9.1.tar.gz 1014625 SHA256 
918bf731a2fab8bd9fa082c0d0f86800710c79eeb9ec5e8b0c8d5baaffb7988d SHA512 
f9ce23286fd9c7706364e9d63e6fb3881bad759aeea72313e5d2a24347f152ba90aab1c73d1b468ed3319e99f0a2bcb81208302825c83be686b9528f3b07469e
 WHIRLPOOL 
8af772091c1c3fec475f32ff0d7232b728b3154491c4ed56300221c0ca96661c63c19baa50d6cdf010d1ffc304049f0ea1e7f5c403f15fb028b1417e41ed88b4

diff --git a/ros-meta/vision_visp/vision_visp-0.9.1.ebuild 
b/ros-meta/vision_visp/vision_visp-0.9.1.ebuild
new file mode 100644
index 000..ed46d3f
--- /dev/null
+++ b/ros-meta/vision_visp/vision_visp-0.9.1.ebuild
@@ -0,0 +1,28 @@
+# 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/lagadic/vision_visp;
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="jade-"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Virtual package providing ViSP related packages"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/visp_auto_tracker
+   dev-ros/visp_bridge
+   dev-ros/visp_camera_calibration
+   dev-ros/visp_hand2eye_calibration
+   dev-ros/visp_tracker
+"
+DEPEND=""
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2015-09-24 Thread Alexis Ballier
commit: 39242f787cace0156ea912c144af8cb3f8c88d61
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Sep 24 08:42:56 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Sep 24 08:43:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39242f78

ros-meta/vision_visp: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/vision_visp/Manifest |  1 +
 ros-meta/vision_visp/metadata.xml |  5 +
 ros-meta/vision_visp/vision_visp-0.8.0.ebuild | 28 +++
 ros-meta/vision_visp/vision_visp-.ebuild  | 28 +++
 4 files changed, 62 insertions(+)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
new file mode 100644
index 000..b773503
--- /dev/null
+++ b/ros-meta/vision_visp/Manifest
@@ -0,0 +1 @@
+DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5

diff --git a/ros-meta/vision_visp/metadata.xml 
b/ros-meta/vision_visp/metadata.xml
new file mode 100644
index 000..c42ea5b
--- /dev/null
+++ b/ros-meta/vision_visp/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+ros
+

diff --git a/ros-meta/vision_visp/vision_visp-0.8.0.ebuild 
b/ros-meta/vision_visp/vision_visp-0.8.0.ebuild
new file mode 100644
index 000..ed46d3f
--- /dev/null
+++ b/ros-meta/vision_visp/vision_visp-0.8.0.ebuild
@@ -0,0 +1,28 @@
+# 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/lagadic/vision_visp;
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="jade-"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Virtual package providing ViSP related packages"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/visp_auto_tracker
+   dev-ros/visp_bridge
+   dev-ros/visp_camera_calibration
+   dev-ros/visp_hand2eye_calibration
+   dev-ros/visp_tracker
+"
+DEPEND=""
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+fi

diff --git a/ros-meta/vision_visp/vision_visp-.ebuild 
b/ros-meta/vision_visp/vision_visp-.ebuild
new file mode 100644
index 000..ed46d3f
--- /dev/null
+++ b/ros-meta/vision_visp/vision_visp-.ebuild
@@ -0,0 +1,28 @@
+# 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/lagadic/vision_visp;
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="jade-"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Virtual package providing ViSP related packages"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/visp_auto_tracker
+   dev-ros/visp_bridge
+   dev-ros/visp_camera_calibration
+   dev-ros/visp_hand2eye_calibration
+   dev-ros/visp_tracker
+"
+DEPEND=""
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+fi