summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ros-meta/image_pipeline')
-rw-r--r--ros-meta/image_pipeline/Manifest6
-rw-r--r--ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild25
-rw-r--r--ros-meta/image_pipeline/image_pipeline-1.12.20.ebuild25
-rw-r--r--ros-meta/image_pipeline/image_pipeline-1.12.21.ebuild25
-rw-r--r--ros-meta/image_pipeline/image_pipeline-1.12.22.ebuild25
-rw-r--r--ros-meta/image_pipeline/image_pipeline-1.12.23.ebuild25
-rw-r--r--ros-meta/image_pipeline/image_pipeline-1.13.0.ebuild25
-rw-r--r--ros-meta/image_pipeline/image_pipeline-1.15.2.ebuild4
-rw-r--r--ros-meta/image_pipeline/image_pipeline-9999.ebuild6
9 files changed, 5 insertions, 161 deletions
diff --git a/ros-meta/image_pipeline/Manifest b/ros-meta/image_pipeline/Manifest
index 3854f0451b90..f95181cdfa0a 100644
--- a/ros-meta/image_pipeline/Manifest
+++ b/ros-meta/image_pipeline/Manifest
@@ -1,7 +1 @@
-DIST image_pipeline-1.12.19.tar.gz 130635 BLAKE2B 23709220248c86900c092a94a688cb428ceb58aba621e078cece903038345339e75706b0496aacd616e8a5e67522fff781d6a48022f8e6c231bb76eed9417b6e SHA512 f0677e4a811622ffc19792af828f4766408b6a051d271950a8a096d064b043dae1457b2a6f2d59fe5c2971795db04e7abf5e0878ead1428a4da19033693829ba
-DIST image_pipeline-1.12.20.tar.gz 137888 BLAKE2B 2fa362acf59e545c794136262bab98bd5bf5c9025306df5b3f46fd4f498a13c99ef902653f8725564e02f6d1178ba7b77f973d248e4229c80251ad8f5747fb56 SHA512 37a45cfcc8bdb8b40477860e29f72671d423d4531156f5901128c32a6c41d27f235cdac216502d614ab7ddab5e66c2f343baaa0fd22cf83cb38e667fbbc111c5
-DIST image_pipeline-1.12.21.tar.gz 139264 BLAKE2B 0b60057d35a250b0f4938ad79d893b922501d9416a6a7122c49023f632affd06c1c82bfddff0f10bbebe683d8dd50eb4d947d5086a8bb6935da98f8a2d146eed SHA512 76f06e7a1effb3098454496e01a8c14b34a37a3ea96ac51a0deb860b6891b37d354dcf7d9c06389476decaa90c3097c4495e34d04f70ad6a571fc5469eda2f6c
-DIST image_pipeline-1.12.22.tar.gz 139237 BLAKE2B 9c4ad324494f7e9db935cceed562840bb7ed7af730655398c9ac410722faf7d6747010ef0bbee55f14b555b6b2a6756de3edde31d84c3ae3fad123cea4a85bfe SHA512 34c17bd13625dc0a3c94639ce5ea17cc7674b0035b425c10020178d08037fb4fd081a84d7e83c75822f58c0ba2faead351702dbbc75c821d2f8c17bda351c560
-DIST image_pipeline-1.12.23.tar.gz 139986 BLAKE2B 22349762d6119a2246cb812cce310ebe98b046881ea1192425c4a0ebd7717b8e2768cd4f357ebf905f81e2be9816b7b864ee1040e570d156f9377f51386274a1 SHA512 cb9df1845ae3e7a08788e8f401b8e1b5354cc06f9a4b1aa62d2729c5d84033adbc0049a837236644a0b89951a172b230d4c074bc403bb265ba6cf0ad8016dbdd
-DIST image_pipeline-1.13.0.tar.gz 143194 BLAKE2B 618f95271196e37126f158e3454ffb81b1543af1fd87db281f6b8ec00bcf37a812139063318b576c7d39cde7828fc45e3caec24fcbb3e6b4a047d16907427ad2 SHA512 91aeb8e7a14090679e639a65de434c51e8d67f9a9c53bde69f9a5b4f3ae64e5fb1470baf5d2ba33debd2f46cd1699cf69bec53ef2160ea405c46c0e19bb3c3af
DIST image_pipeline-1.15.2.tar.gz 147570 BLAKE2B 7e6ecad344e38426148017c4bdd109cdb505201256b811d7479b2fa5f2b6a94f94708ffd0e2a3c273f09fb8db0afdedb6955320bc142e4b48fbf94eeef45b453 SHA512 8fe9fa7759d83b2585589c6667c82b154c6ab748aa1644e8a58c75550e4c581fdea1b42f91a8c64df4eb7a06b33a76e55325268f314f3ec1f06ee38ee7b06bfc
diff --git a/ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild b/ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild
deleted file mode 100644
index e6529df1caf9..000000000000
--- a/ros-meta/image_pipeline/image_pipeline-1.12.19.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/image_pipeline"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Fills the gap between getting raw images from a camera driver and higher-level vision processing"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/camera_calibration
- dev-ros/depth_image_proc
- dev-ros/image_proc
- dev-ros/image_publisher
- dev-ros/image_rotate
- dev-ros/image_view
- dev-ros/stereo_image_proc
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/image_pipeline/image_pipeline-1.12.20.ebuild b/ros-meta/image_pipeline/image_pipeline-1.12.20.ebuild
deleted file mode 100644
index e534a16e7b75..000000000000
--- a/ros-meta/image_pipeline/image_pipeline-1.12.20.ebuild
+++ /dev/null
@@ -1,25 +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/image_pipeline"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Fills the gap between getting raw images from a camera driver and higher-level vision processing"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/camera_calibration
- dev-ros/depth_image_proc
- dev-ros/image_proc
- dev-ros/image_publisher
- dev-ros/image_rotate
- dev-ros/image_view
- dev-ros/stereo_image_proc
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/image_pipeline/image_pipeline-1.12.21.ebuild b/ros-meta/image_pipeline/image_pipeline-1.12.21.ebuild
deleted file mode 100644
index e534a16e7b75..000000000000
--- a/ros-meta/image_pipeline/image_pipeline-1.12.21.ebuild
+++ /dev/null
@@ -1,25 +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/image_pipeline"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Fills the gap between getting raw images from a camera driver and higher-level vision processing"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/camera_calibration
- dev-ros/depth_image_proc
- dev-ros/image_proc
- dev-ros/image_publisher
- dev-ros/image_rotate
- dev-ros/image_view
- dev-ros/stereo_image_proc
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/image_pipeline/image_pipeline-1.12.22.ebuild b/ros-meta/image_pipeline/image_pipeline-1.12.22.ebuild
deleted file mode 100644
index e534a16e7b75..000000000000
--- a/ros-meta/image_pipeline/image_pipeline-1.12.22.ebuild
+++ /dev/null
@@ -1,25 +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/image_pipeline"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Fills the gap between getting raw images from a camera driver and higher-level vision processing"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/camera_calibration
- dev-ros/depth_image_proc
- dev-ros/image_proc
- dev-ros/image_publisher
- dev-ros/image_rotate
- dev-ros/image_view
- dev-ros/stereo_image_proc
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/image_pipeline/image_pipeline-1.12.23.ebuild b/ros-meta/image_pipeline/image_pipeline-1.12.23.ebuild
deleted file mode 100644
index dfff0cada7d5..000000000000
--- a/ros-meta/image_pipeline/image_pipeline-1.12.23.ebuild
+++ /dev/null
@@ -1,25 +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/image_pipeline"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Fills the gap between getting raw images from a camera driver and higher-level vision processing"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/camera_calibration
- dev-ros/depth_image_proc
- dev-ros/image_proc
- dev-ros/image_publisher
- dev-ros/image_rotate
- dev-ros/image_view
- dev-ros/stereo_image_proc
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/image_pipeline/image_pipeline-1.13.0.ebuild b/ros-meta/image_pipeline/image_pipeline-1.13.0.ebuild
deleted file mode 100644
index aa3c6ad2e200..000000000000
--- a/ros-meta/image_pipeline/image_pipeline-1.13.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/image_pipeline"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Fills the gap between getting raw images from a camera driver and higher-level vision processing"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/camera_calibration
- dev-ros/depth_image_proc
- dev-ros/image_proc
- dev-ros/image_publisher
- dev-ros/image_rotate
- dev-ros/image_view
- dev-ros/stereo_image_proc
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/image_pipeline/image_pipeline-1.15.2.ebuild b/ros-meta/image_pipeline/image_pipeline-1.15.2.ebuild
index 3b6119d33453..211e357be213 100644
--- a/ros-meta/image_pipeline/image_pipeline-1.15.2.ebuild
+++ b/ros-meta/image_pipeline/image_pipeline-1.15.2.ebuild
@@ -1,14 +1,14 @@
# 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/image_pipeline"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
inherit ros-catkin
-DESCRIPTION="Fills the gap between getting raw images from a camera driver and higher-level vision processing"
+DESCRIPTION="Fills the gap between raw images from a camera and higher-level processing"
LICENSE="BSD"
SLOT="0"
IUSE=""
diff --git a/ros-meta/image_pipeline/image_pipeline-9999.ebuild b/ros-meta/image_pipeline/image_pipeline-9999.ebuild
index e6529df1caf9..211e357be213 100644
--- a/ros-meta/image_pipeline/image_pipeline-9999.ebuild
+++ b/ros-meta/image_pipeline/image_pipeline-9999.ebuild
@@ -1,14 +1,14 @@
-# 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/image_pipeline"
KEYWORDS="~amd64 ~arm"
ROS_SUBDIR=${PN}
inherit ros-catkin
-DESCRIPTION="Fills the gap between getting raw images from a camera driver and higher-level vision processing"
+DESCRIPTION="Fills the gap between raw images from a camera and higher-level processing"
LICENSE="BSD"
SLOT="0"
IUSE=""