From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_opencv/
Date: Tue, 24 Jan 2023 20:20:06 +0000 (UTC) [thread overview]
Message-ID: <1674591456.f8b418bfa414e62287ba57367fe87240dbc303d8.jsmolic@gentoo> (raw)
commit: f8b418bfa414e62287ba57367fe87240dbc303d8
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 17:10:32 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 20:17:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b418bf
ros-meta/vision_opencv: treeclean
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
ros-meta/vision_opencv/Manifest | 3 ---
ros-meta/vision_opencv/metadata.xml | 11 -----------
ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild | 21 ---------------------
ros-meta/vision_opencv/vision_opencv-1.16.0.ebuild | 21 ---------------------
ros-meta/vision_opencv/vision_opencv-1.16.2.ebuild | 21 ---------------------
ros-meta/vision_opencv/vision_opencv-9999.ebuild | 21 ---------------------
6 files changed, 98 deletions(-)
diff --git a/ros-meta/vision_opencv/Manifest b/ros-meta/vision_opencv/Manifest
deleted file mode 100644
index e7b87b79b50e..000000000000
--- a/ros-meta/vision_opencv/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vision_opencv-1.15.0.tar.gz 82281 BLAKE2B 6e86cf67bb9fbf07ca36dbe0bb3fb32611a4e216cea209048bfe34b71622a56954063f2e7ff466275810f36c62d016a1d04e987383dde35f0bb85abf0e74350f SHA512 b6331b00aac18f96eb40ef57b2b4fe55da956007390549762818eab7ad36fcf192549448f2edcc6b4e550273f80320bf15eb6a60900d155be680ec8682fd17ba
-DIST vision_opencv-1.16.0.tar.gz 85452 BLAKE2B 5f167898cef4bbc753e32af87174b7f668b3eff00357a22e8c454d181116a925059d4837210086d445ceaf74819fdb9a527eb5667321df8a7c1fe84549dbe5b6 SHA512 affd61f0d933cc57d5d23e840f0708e8ffdc0033eee22a21fe5c0099a2ab75d4c3fdcc41705167ab3615f5388ce47641faf5b21e6c6365a4e540abe69dfad3fe
-DIST vision_opencv-1.16.2.tar.gz 86615 BLAKE2B e3078be4a865aed4317db7dc422a71661a52e8b42c52aaab92c524cdb14ad08ab85ac523d55b76b5ebc6201400a832d0ea9c3203ed5ff2af342a58be5ab0ef49 SHA512 c1fd4b402cc970797c0b01573d111cec041ea59598897256ed26ad01624e15300cc2147deaf701af1d12bc921ac9892917d927d17325d4086c0724633d96b3c5
diff --git a/ros-meta/vision_opencv/metadata.xml b/ros-meta/vision_opencv/metadata.xml
deleted file mode 100644
index 6fad310c965b..000000000000
--- a/ros-meta/vision_opencv/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ros@gentoo.org</email>
- <name>Gentoo ROS Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">ros-perception/vision_opencv</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild b/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild
deleted file mode 100644
index 04b1d0f29d6f..000000000000
--- a/ros-meta/vision_opencv/vision_opencv-1.15.0.ebuild
+++ /dev/null
@@ -1,21 +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/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.16.0.ebuild b/ros-meta/vision_opencv/vision_opencv-1.16.0.ebuild
deleted file mode 100644
index a84710f3371a..000000000000
--- a/ros-meta/vision_opencv/vision_opencv-1.16.0.ebuild
+++ /dev/null
@@ -1,21 +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/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.16.2.ebuild b/ros-meta/vision_opencv/vision_opencv-1.16.2.ebuild
deleted file mode 100644
index a84710f3371a..000000000000
--- a/ros-meta/vision_opencv/vision_opencv-1.16.2.ebuild
+++ /dev/null
@@ -1,21 +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/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-9999.ebuild b/ros-meta/vision_opencv/vision_opencv-9999.ebuild
deleted file mode 100644
index 04b1d0f29d6f..000000000000
--- a/ros-meta/vision_opencv/vision_opencv-9999.ebuild
+++ /dev/null
@@ -1,21 +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/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}"
next reply other threads:[~2023-01-24 20:20 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-24 20:20 Jakov Smolić [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-27 14:05 [gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_opencv/ Alexis Ballier
2022-03-09 13:19 Alexis Ballier
2020-07-16 13:02 Alexis Ballier
2018-05-22 11:28 Alexis Ballier
2018-05-15 6:37 Alexis Ballier
2017-11-07 19:24 Alexis Ballier
2017-11-07 19:24 Alexis Ballier
2017-01-30 22:55 Alexis Ballier
2016-12-06 14:14 Alexis Ballier
2016-09-28 11:07 Alexis Ballier
2016-07-18 12:13 Alexis Ballier
2016-07-18 12:13 Alexis Ballier
2016-07-18 12:13 Alexis Ballier
2016-03-14 11:38 Alexis Ballier
2016-02-04 11:16 Alexis Ballier
2016-01-19 11:35 Alexis Ballier
2015-12-03 9:13 Alexis Ballier
2015-12-01 11:51 Alexis Ballier
2015-09-23 9:44 Alexis Ballier
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=1674591456.f8b418bfa414e62287ba57367fe87240dbc303d8.jsmolic@gentoo \
--to=jsmolic@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