public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/openni2_launch/
Date: Thu, 16 Jul 2020 13:02:31 +0000 (UTC)	[thread overview]
Message-ID: <1594904538.b90c10d6624e82494334598d2d6bb5a9fa94cc9d.aballier@gentoo> (raw)

commit:     b90c10d6624e82494334598d2d6bb5a9fa94cc9d
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 12:46:11 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 13:02:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b90c10d6

dev-ros/openni2_launch: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/openni2_launch/Manifest                    |  2 --
 dev-ros/openni2_launch/openni2_launch-0.4.0.ebuild | 24 -------------------
 dev-ros/openni2_launch/openni2_launch-0.4.2.ebuild | 27 ----------------------
 3 files changed, 53 deletions(-)

diff --git a/dev-ros/openni2_launch/Manifest b/dev-ros/openni2_launch/Manifest
index 065a8ed3255..82343ad74f8 100644
--- a/dev-ros/openni2_launch/Manifest
+++ b/dev-ros/openni2_launch/Manifest
@@ -1,3 +1 @@
-DIST openni2_camera-0.4.0.tar.gz 39472 BLAKE2B 9d8944ffe12ac0b6c75039cb6cff5c3026afa565ca30997f4f121e3c0de8298d64ea1b6176a7bcd9cdba8863bf52624207a5c99f11c7d17f0c30bc313a9563c2 SHA512 6c200e7fe9cb440286b2b8afbbc357e7db1eb2ae02d9a97fbd994d4960b356155f91c09bd8cb66757704422c9693c1fe7048c21635f8dca0602158d0795be71e
-DIST openni2_camera-0.4.2.tar.gz 39732 BLAKE2B 1203a298f859c2e29b6ff6e5f4f9261f7bc981566a3df15fbed3f5ec094256adc63ccd82b4961efd87ce1e798f80b7e48553ccccf5ea8c8909f61931a2e2df8d SHA512 5c40d5edf767688726ede4da0e9ed1401da2a50977ed609c6c7e286dcb1bb84f73fd7072a0e044b15e5575d62851d1b025d5facb993de33c6304f12846cdac10
 DIST openni2_camera-1.4.2.tar.gz 39789 BLAKE2B e20fe380e4832c7c38ed945e3472867ea7546c675677a89eda216bbaa448538b73a7b546e7182dc493520c9cb60b9cbdd9fb1bd1cd82ac75bf4ba3320a1521aa SHA512 b6dde7b55349e4d3a2f06f07e944208c90ab37f9e0b5366d8eefadda37a96f970de81784fa107ba8eb6a9e6636881279f3a2b3e7d60a9ac64eab4b0c9efccdb3

diff --git a/dev-ros/openni2_launch/openni2_launch-0.4.0.ebuild b/dev-ros/openni2_launch/openni2_launch-0.4.0.ebuild
deleted file mode 100644
index 0fe985c1db9..00000000000
--- a/dev-ros/openni2_launch/openni2_launch-0.4.0.ebuild
+++ /dev/null
@@ -1,24 +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-drivers/openni2_camera"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Launch files to start the openni2_camera drivers using rgbd_launch"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/rgbd_launch
-	dev-ros/depth_image_proc
-	dev-ros/image_proc
-	dev-ros/nodelet
-	dev-ros/openni2_camera
-	dev-ros/tf
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/openni2_launch/openni2_launch-0.4.2.ebuild b/dev-ros/openni2_launch/openni2_launch-0.4.2.ebuild
deleted file mode 100644
index 491eb3e1654..00000000000
--- a/dev-ros/openni2_launch/openni2_launch-0.4.2.ebuild
+++ /dev/null
@@ -1,27 +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-drivers/openni2_camera"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Launch files to start the openni2_camera drivers using rgbd_launch"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/rgbd_launch
-	dev-ros/depth_image_proc
-	dev-ros/image_proc
-	dev-ros/nodelet
-	dev-ros/openni2_camera
-	dev-ros/tf
-	dev-ros/roslaunch
-"
-DEPEND="${RDEPEND}"
-RDEPEND="${RDEPEND}
-	sys-apps/usbutils"


             reply	other threads:[~2020-07-16 13:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-16 13:02 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-06 13:30 [gentoo-commits] repo/gentoo:master commit in: dev-ros/openni2_launch/ Alexis Ballier
2020-07-16 13:02 Alexis Ballier
2019-01-08  8:54 Alexis Ballier
2019-01-08  8:54 Alexis Ballier
2019-01-08  8:54 Alexis Ballier
2018-07-20 15:27 Alexis Ballier
2018-07-20 15:27 Alexis Ballier
2017-11-10  8:51 Alexis Ballier
2017-10-14 11:41 Alexis Ballier
2015-11-02  9:59 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=1594904538.b90c10d6624e82494334598d2d6bb5a9fa94cc9d.aballier@gentoo \
    --to=aballier@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