summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-07-28 20:03:52 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-07-29 14:20:38 +0200
commit53bb806821aeaf39ebd90b31560b1c407de3fd47 (patch)
tree9ca242df1d99436d87301690185f51f34bfb35c8 /ros-meta
parentros-meta/hector_slam: eapi7 (diff)
downloadgentoo-53bb806821aeaf39ebd90b31560b1c407de3fd47.tar.gz
gentoo-53bb806821aeaf39ebd90b31560b1c407de3fd47.tar.bz2
gentoo-53bb806821aeaf39ebd90b31560b1c407de3fd47.zip
ros-meta/vision_opencv: eapi7
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/vision_opencv/Manifest5
-rw-r--r--ros-meta/vision_opencv/vision_opencv-1.12.4.ebuild21
-rw-r--r--ros-meta/vision_opencv/vision_opencv-1.12.5.ebuild21
-rw-r--r--ros-meta/vision_opencv/vision_opencv-1.12.7.ebuild21
-rw-r--r--ros-meta/vision_opencv/vision_opencv-1.12.8.ebuild21
-rw-r--r--ros-meta/vision_opencv/vision_opencv-1.13.0.ebuild21
-rw-r--r--ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild2
-rw-r--r--ros-meta/vision_opencv/vision_opencv-9999.ebuild4
8 files changed, 3 insertions, 113 deletions
diff --git a/ros-meta/vision_opencv/Manifest b/ros-meta/vision_opencv/Manifest
index e87879d4b44f..e1922585b1e0 100644
--- a/ros-meta/vision_opencv/Manifest
+++ b/ros-meta/vision_opencv/Manifest
@@ -1,6 +1 @@
-DIST vision_opencv-1.12.4.tar.gz 80675 BLAKE2B e07f89942f471e25ec76ae43b07dee79eaf4637e5f5775151e066cc92a92f8993a6bc047ddc35adbb77745e6070797111d78add690ee7bb54cc8179cf2f7cfa5 SHA512 9ed426ddae7af343eed01d6ebf2769d654476bb28b095d67394e75feeec8440859aca34f62c9faff81018cf98fe58b731b96f3f7ffeaa459d14e6a3c59ad02e5
-DIST vision_opencv-1.12.5.tar.gz 81739 BLAKE2B 5c135009f4e766b34c217b6de1dba836bf225b4cc7aca53b34c297f0c0986a79c3c629990464599da98fa32424a87467037caf3b51f3f6dcab2add615d613c08 SHA512 df3ad951262a692124eead5751f64c04fbf831486db8c000e23e2f0b10f645d830c38cf2d99d23b696b96cd0388c4d732ddda4e5d8e8b7cb88a3fd5909c62c71
-DIST vision_opencv-1.12.7.tar.gz 81877 BLAKE2B 216a82ec377e0bc3d85866da3ed3b9e8e90f7615bfbf0e3cacc30cd2bc2aeeb3f822d8daa1f0be42dab45dbdfc69c043a3a4c29b8357561356a2f874b3f61552 SHA512 e02f9450183e8e927d947d2382859ed01aaa5dc7a8f299e5a39815c53ee726b96781e961b1cf0f5cc3ac16699d162d4ed80678de4b6517e5139a5a8bd592e39c
-DIST vision_opencv-1.12.8.tar.gz 82043 BLAKE2B 9eb18ea9a4d3ddf6d2103ab3a2e53557349880ea665f8089d64319e8c99fb4ea922e8de1ab04fb749bed5c2503041d27d8e9b773d6142a5b5366aae937ca2514 SHA512 fadd84bb5e9586a5b04833100d9e1267ce8d153ca95a3257e1c3e6fe825dae524e25b2cc7deebb48d326cce8ef04523c5803eeecd88362cf6ff0384c52557608
-DIST vision_opencv-1.13.0.tar.gz 82177 BLAKE2B 1c863f3c9e6b856d61a0e879f958f0f1fd184f088e208023a504cf5bb982c5496b71e1f2b4761e4456ca76348e51bc2bc760b2c43e1a35b02fa5c23c8e444502 SHA512 a20ec2f41a0c94dde51b19f902ae078cbf5449a2aadbeacbc49bbfc2ab52c39878e63448a3137591f7e1b2f6025baef616579463cf32274e7838157137d214bc
DIST vision_opencv-1.15.0.tar.gz 82281 BLAKE2B 6e86cf67bb9fbf07ca36dbe0bb3fb32611a4e216cea209048bfe34b71622a56954063f2e7ff466275810f36c62d016a1d04e987383dde35f0bb85abf0e74350f SHA512 b6331b00aac18f96eb40ef57b2b4fe55da956007390549762818eab7ad36fcf192549448f2edcc6b4e550273f80320bf15eb6a60900d155be680ec8682fd17ba
diff --git a/ros-meta/vision_opencv/vision_opencv-1.12.4.ebuild b/ros-meta/vision_opencv/vision_opencv-1.12.4.ebuild
deleted file mode 100644
index b99326ff8c76..000000000000
--- a/ros-meta/vision_opencv/vision_opencv-1.12.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/vision_opencv"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Converts between ROS Image messages and OpenCV images"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/cv_bridge
- dev-ros/image_geometry
- dev-ros/opencv_tests
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/vision_opencv/vision_opencv-1.12.5.ebuild b/ros-meta/vision_opencv/vision_opencv-1.12.5.ebuild
deleted file mode 100644
index b99326ff8c76..000000000000
--- a/ros-meta/vision_opencv/vision_opencv-1.12.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/vision_opencv"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Converts between ROS Image messages and OpenCV images"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/cv_bridge
- dev-ros/image_geometry
- dev-ros/opencv_tests
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/vision_opencv/vision_opencv-1.12.7.ebuild b/ros-meta/vision_opencv/vision_opencv-1.12.7.ebuild
deleted file mode 100644
index b99326ff8c76..000000000000
--- a/ros-meta/vision_opencv/vision_opencv-1.12.7.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/vision_opencv"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Converts between ROS Image messages and OpenCV images"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/cv_bridge
- dev-ros/image_geometry
- dev-ros/opencv_tests
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/vision_opencv/vision_opencv-1.12.8.ebuild b/ros-meta/vision_opencv/vision_opencv-1.12.8.ebuild
deleted file mode 100644
index 9818603983c8..000000000000
--- a/ros-meta/vision_opencv/vision_opencv-1.12.8.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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-perception/vision_opencv"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Converts between ROS Image messages and OpenCV images"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/cv_bridge
- dev-ros/image_geometry
- dev-ros/opencv_tests
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/vision_opencv/vision_opencv-1.13.0.ebuild b/ros-meta/vision_opencv/vision_opencv-1.13.0.ebuild
deleted file mode 100644
index 9818603983c8..000000000000
--- a/ros-meta/vision_opencv/vision_opencv-1.13.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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-perception/vision_opencv"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Converts between ROS Image messages and OpenCV images"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/cv_bridge
- dev-ros/image_geometry
- dev-ros/opencv_tests
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild b/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild
index 0fc25adc338c..04b1d0f29d6f 100644
--- a/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild
+++ b/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros-perception/vision_opencv"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
diff --git a/ros-meta/vision_opencv/vision_opencv-9999.ebuild b/ros-meta/vision_opencv/vision_opencv-9999.ebuild
index a3fa5bdf9d5e..04b1d0f29d6f 100644
--- a/ros-meta/vision_opencv/vision_opencv-9999.ebuild
+++ b/ros-meta/vision_opencv/vision_opencv-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros-perception/vision_opencv"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}