summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-31 09:36:10 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-31 09:36:10 +0200
commit9167127e650a22f8bdf7bc2f7c8e8bcaa424c846 (patch)
tree4d6c315eb5227043f9182f475b4ac0248b568fd1
parentpackage.mask: last-rite app-misc/pip3line (diff)
downloadgentoo-9167127e.tar.gz
gentoo-9167127e.tar.bz2
gentoo-9167127e.zip
dev-ros/sound_play: Remove last-rited pkg
Closes: https://bugs.gentoo.org/612980 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-ros/sound_play/Manifest3
-rw-r--r--dev-ros/sound_play/metadata.xml11
-rw-r--r--dev-ros/sound_play/sound_play-0.3.1.ebuild34
-rw-r--r--dev-ros/sound_play/sound_play-0.3.2.ebuild34
-rw-r--r--dev-ros/sound_play/sound_play-0.3.3.ebuild34
-rw-r--r--dev-ros/sound_play/sound_play-9999.ebuild34
-rw-r--r--profiles/package.mask1
7 files changed, 0 insertions, 151 deletions
diff --git a/dev-ros/sound_play/Manifest b/dev-ros/sound_play/Manifest
deleted file mode 100644
index 20733537b54c..000000000000
--- a/dev-ros/sound_play/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST audio_common-0.3.1.tar.gz 184749 BLAKE2B 3404c419962dc6bf22f63a36bf43cb8d7509244f84a2a3407717ee31f1be56e22e352e714310d69b9ee280d0aa1d13df3cdbcbb0a42a47f3d3408cb42e3ddfa5 SHA512 3accd7d0ff91ce70c643747ae0b4db4c11bbd6b93dda02c1934d23a900b6bf286e72461e296fe1e0d49ebadd99c3ca1b042db8feddc9cca2ae70a0caccea7147
-DIST audio_common-0.3.2.tar.gz 187214 BLAKE2B 12708d58c9ba28477f5f42866310aedaba66f647b20064b41675befe63f095a08b077e6082ec7969db7c626eb7576ac108c4a1f492083b3554b93ac0c56a6415 SHA512 bdd28e05f45b177c22e64bba168a722ff9b7bdf72f9b11a86bcc08ba7f9edfed83793f87aa5479354dff10a5834f13363f6986a63f60c0af965006b837df1508
-DIST audio_common-0.3.3.tar.gz 187239 BLAKE2B 2a7172a68d2a0561c4aa20923f3ed5682d41f6e09c1b7b7cedfd9c7ebf0f03302749355a6c36fdd6dd8c6cad5994e2fe0530e16a6514b6ca33269da5be907a73 SHA512 8cfd17ac065ce6379085183b07ca85299d7e2dc17077d41d1b690e72b707ce076d88e84b1fdf639e0290309f3ea19a7d8a1e185113c081f32a2372e1874b7036
diff --git a/dev-ros/sound_play/metadata.xml b/dev-ros/sound_play/metadata.xml
deleted file mode 100644
index 73c3483f9803..000000000000
--- a/dev-ros/sound_play/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://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-drivers/audio_common</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ros/sound_play/sound_play-0.3.1.ebuild b/dev-ros/sound_play/sound_play-0.3.1.ebuild
deleted file mode 100644
index 218675dbdc7e..000000000000
--- a/dev-ros/sound_play/sound_play-0.3.1.ebuild
+++ /dev/null
@@ -1,34 +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-drivers/audio_common"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS node that translates commands on a ROS topic (robotsound) into sounds"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/roslib
- media-libs/gstreamer:1.0
- dev-ros/audio_common_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-RDEPEND="${RDEPEND}
- dev-python/gst-python[${PYTHON_USEDEP}]
- app-accessibility/festival
- media-libs/gst-plugins-good:1.0
- media-libs/gst-plugins-base:1.0
-"
diff --git a/dev-ros/sound_play/sound_play-0.3.2.ebuild b/dev-ros/sound_play/sound_play-0.3.2.ebuild
deleted file mode 100644
index c6c2efd7eed4..000000000000
--- a/dev-ros/sound_play/sound_play-0.3.2.ebuild
+++ /dev/null
@@ -1,34 +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/audio_common"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS node that translates commands on a ROS topic (robotsound) into sounds"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/roslib
- media-libs/gstreamer:1.0
- dev-ros/audio_common_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-RDEPEND="${RDEPEND}
- dev-python/gst-python[${PYTHON_USEDEP}]
- app-accessibility/festival
- media-libs/gst-plugins-good:1.0
- media-libs/gst-plugins-base:1.0
-"
diff --git a/dev-ros/sound_play/sound_play-0.3.3.ebuild b/dev-ros/sound_play/sound_play-0.3.3.ebuild
deleted file mode 100644
index c6c2efd7eed4..000000000000
--- a/dev-ros/sound_play/sound_play-0.3.3.ebuild
+++ /dev/null
@@ -1,34 +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/audio_common"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS node that translates commands on a ROS topic (robotsound) into sounds"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/roslib
- media-libs/gstreamer:1.0
- dev-ros/audio_common_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-RDEPEND="${RDEPEND}
- dev-python/gst-python[${PYTHON_USEDEP}]
- app-accessibility/festival
- media-libs/gst-plugins-good:1.0
- media-libs/gst-plugins-base:1.0
-"
diff --git a/dev-ros/sound_play/sound_play-9999.ebuild b/dev-ros/sound_play/sound_play-9999.ebuild
deleted file mode 100644
index 218675dbdc7e..000000000000
--- a/dev-ros/sound_play/sound_play-9999.ebuild
+++ /dev/null
@@ -1,34 +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-drivers/audio_common"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS node that translates commands on a ROS topic (robotsound) into sounds"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/roscpp
- dev-ros/rospy[${PYTHON_USEDEP}]
- dev-ros/roslib
- media-libs/gstreamer:1.0
- dev-ros/audio_common_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
- dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-RDEPEND="${RDEPEND}
- dev-python/gst-python[${PYTHON_USEDEP}]
- app-accessibility/festival
- media-libs/gst-plugins-good:1.0
- media-libs/gst-plugins-base:1.0
-"
diff --git a/profiles/package.mask b/profiles/package.mask
index 5e75e61e1361..528e6683915a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -560,7 +560,6 @@ app-accessibility/festival-it
app-accessibility/festival-ru
app-accessibility/perlbox-voice
app-accessibility/pidgin-festival
-dev-ros/sound_play
# Michał Górny <mgorny@gentoo.org> (2019-04-18)
# All current versions of SystemRescueCD contain vulnerable packages.