diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-01-24 18:01:41 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-01-24 21:12:36 +0100 |
commit | b8e070faa689f8d61adfd07afed1215842f383d9 (patch) | |
tree | 07e473c17e338086ec0ad023ac0d72998272b34b /dev-ros/audio_play | |
parent | dev-ros/audio_common_msgs: treeclean (diff) | |
download | gentoo-b8e070faa689f8d61adfd07afed1215842f383d9.tar.gz gentoo-b8e070faa689f8d61adfd07afed1215842f383d9.tar.bz2 gentoo-b8e070faa689f8d61adfd07afed1215842f383d9.zip |
dev-ros/audio_play: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ros/audio_play')
-rw-r--r-- | dev-ros/audio_play/Manifest | 5 | ||||
-rw-r--r-- | dev-ros/audio_play/audio_play-0.3.10-r1.ebuild | 30 | ||||
-rw-r--r-- | dev-ros/audio_play/audio_play-0.3.11-r1.ebuild | 30 | ||||
-rw-r--r-- | dev-ros/audio_play/audio_play-0.3.6-r1.ebuild | 30 | ||||
-rw-r--r-- | dev-ros/audio_play/audio_play-0.3.7-r1.ebuild | 30 | ||||
-rw-r--r-- | dev-ros/audio_play/audio_play-0.3.8-r1.ebuild | 30 | ||||
-rw-r--r-- | dev-ros/audio_play/audio_play-9999.ebuild | 30 | ||||
-rw-r--r-- | dev-ros/audio_play/metadata.xml | 11 |
8 files changed, 0 insertions, 196 deletions
diff --git a/dev-ros/audio_play/Manifest b/dev-ros/audio_play/Manifest deleted file mode 100644 index 856ffe732549..000000000000 --- a/dev-ros/audio_play/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST audio_common-0.3.10.tar.gz 191615 BLAKE2B 6d0247859099bda3c0edde109681364490654dbffb167a4aa252d7c1406dc8b77da6055d22b46b9fd0df10e3f8617b15544632ce1012d9a302c06a5732a217e6 SHA512 79a2bbc5cd9f837b9262d6a1a397b6bb5f2bf926959c44b05b6e2815862f0b32f430396cdf0f8960c9e5780fdfff3815285c037f82ca9b654c16c772fb732e66 -DIST audio_common-0.3.11.tar.gz 191655 BLAKE2B 01d07027523632eb61fbcc9e20b40da27a923e596da94bd60411cf02400b37e2e7b307f1ac9da819c17184de521c689968e47d28274ba3f6ee5fe47dcea24e15 SHA512 95caeaa4a73a1d71f8f1329f7e3c94a9762e71608ac54ed60f5f01beb92f4ce2fe75ac944dadb0ffb9db69da5d2f6de3b22be452a394260317ed1ee9ac0e894e -DIST audio_common-0.3.6.tar.gz 189612 BLAKE2B 536192cdbab9c205c17eb4b1f7ccb1864c2fcaa6b47747664a1fa7c077e747d6b7e01be1119a02333e1581bd865baffbd02b4e43569727645bd28f2f3ac36a22 SHA512 e36f7c52c4c9dcf382e65fe6de0b72729e76bca85230074e5cf3f0a74d7ec7e95c1aee14cfd7ee0d6075439efab04d66db946115919be664e8e94df91652e96c -DIST audio_common-0.3.7.tar.gz 190644 BLAKE2B b4c66cedfdff01ea1e8c3b257ef65961b535041685b2ca0220545f2c8092cb43ad3de158c4c879071bedccc72859a046b7425d839dff7fcad393fda86dbec2ac SHA512 6e7f2aae57b15792709e204f556846d7fc443cb99a3013c828b5c564474ba5c3a5782144e20aa721a851e2e3f029d9200fdc98a86babf70dac330c22889a9402 -DIST audio_common-0.3.8.tar.gz 190972 BLAKE2B 729781085336ec2818817a7233c9e732a2eb62fc22f82869c629aef4a13a4a0460cf4836e118a5bb7c52af365f2fcdc8bdbaad278ac2d316846da3269ccfed57 SHA512 f69341629e8b7883e5e6f232a119cf66cf5c657feafcde7edbdc3abf73b08c24b505569b39ce370802a27a146f5a51ca4ee42db8ef201811f42474b6e54ca853 diff --git a/dev-ros/audio_play/audio_play-0.3.10-r1.ebuild b/dev-ros/audio_play/audio_play-0.3.10-r1.ebuild deleted file mode 100644 index 89e6144ca0fd..000000000000 --- a/dev-ros/audio_play/audio_play-0.3.10-r1.ebuild +++ /dev/null @@ -1,30 +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-drivers/audio_common" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Outputs audio to a speaker from a source node" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/roscpp - dev-libs/boost:= - media-libs/gstreamer:1.0 -" -DEPEND="${RDEPEND} - dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] -" -RDEPEND="${RDEPEND} - media-libs/gst-plugins-good:1.0 - media-libs/gst-plugins-base:1.0 -" -BDEPEND=" - virtual/pkgconfig -" diff --git a/dev-ros/audio_play/audio_play-0.3.11-r1.ebuild b/dev-ros/audio_play/audio_play-0.3.11-r1.ebuild deleted file mode 100644 index 89e6144ca0fd..000000000000 --- a/dev-ros/audio_play/audio_play-0.3.11-r1.ebuild +++ /dev/null @@ -1,30 +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-drivers/audio_common" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Outputs audio to a speaker from a source node" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/roscpp - dev-libs/boost:= - media-libs/gstreamer:1.0 -" -DEPEND="${RDEPEND} - dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] -" -RDEPEND="${RDEPEND} - media-libs/gst-plugins-good:1.0 - media-libs/gst-plugins-base:1.0 -" -BDEPEND=" - virtual/pkgconfig -" diff --git a/dev-ros/audio_play/audio_play-0.3.6-r1.ebuild b/dev-ros/audio_play/audio_play-0.3.6-r1.ebuild deleted file mode 100644 index 89e6144ca0fd..000000000000 --- a/dev-ros/audio_play/audio_play-0.3.6-r1.ebuild +++ /dev/null @@ -1,30 +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-drivers/audio_common" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Outputs audio to a speaker from a source node" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/roscpp - dev-libs/boost:= - media-libs/gstreamer:1.0 -" -DEPEND="${RDEPEND} - dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] -" -RDEPEND="${RDEPEND} - media-libs/gst-plugins-good:1.0 - media-libs/gst-plugins-base:1.0 -" -BDEPEND=" - virtual/pkgconfig -" diff --git a/dev-ros/audio_play/audio_play-0.3.7-r1.ebuild b/dev-ros/audio_play/audio_play-0.3.7-r1.ebuild deleted file mode 100644 index 89e6144ca0fd..000000000000 --- a/dev-ros/audio_play/audio_play-0.3.7-r1.ebuild +++ /dev/null @@ -1,30 +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-drivers/audio_common" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Outputs audio to a speaker from a source node" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/roscpp - dev-libs/boost:= - media-libs/gstreamer:1.0 -" -DEPEND="${RDEPEND} - dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] -" -RDEPEND="${RDEPEND} - media-libs/gst-plugins-good:1.0 - media-libs/gst-plugins-base:1.0 -" -BDEPEND=" - virtual/pkgconfig -" diff --git a/dev-ros/audio_play/audio_play-0.3.8-r1.ebuild b/dev-ros/audio_play/audio_play-0.3.8-r1.ebuild deleted file mode 100644 index 89e6144ca0fd..000000000000 --- a/dev-ros/audio_play/audio_play-0.3.8-r1.ebuild +++ /dev/null @@ -1,30 +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-drivers/audio_common" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Outputs audio to a speaker from a source node" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/roscpp - dev-libs/boost:= - media-libs/gstreamer:1.0 -" -DEPEND="${RDEPEND} - dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] -" -RDEPEND="${RDEPEND} - media-libs/gst-plugins-good:1.0 - media-libs/gst-plugins-base:1.0 -" -BDEPEND=" - virtual/pkgconfig -" diff --git a/dev-ros/audio_play/audio_play-9999.ebuild b/dev-ros/audio_play/audio_play-9999.ebuild deleted file mode 100644 index 89e6144ca0fd..000000000000 --- a/dev-ros/audio_play/audio_play-9999.ebuild +++ /dev/null @@ -1,30 +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-drivers/audio_common" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Outputs audio to a speaker from a source node" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/roscpp - dev-libs/boost:= - media-libs/gstreamer:1.0 -" -DEPEND="${RDEPEND} - dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] -" -RDEPEND="${RDEPEND} - media-libs/gst-plugins-good:1.0 - media-libs/gst-plugins-base:1.0 -" -BDEPEND=" - virtual/pkgconfig -" diff --git a/dev-ros/audio_play/metadata.xml b/dev-ros/audio_play/metadata.xml deleted file mode 100644 index 4d7bd90c7707..000000000000 --- a/dev-ros/audio_play/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-drivers/audio_common</remote-id> - </upstream> -</pkgmetadata> |