summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ros-meta')
-rw-r--r--ros-meta/audio_common/Manifest6
-rw-r--r--ros-meta/audio_common/audio_common-0.2.10.ebuild22
-rw-r--r--ros-meta/audio_common/audio_common-0.2.11.ebuild22
-rw-r--r--ros-meta/audio_common/audio_common-0.2.12.ebuild22
-rw-r--r--ros-meta/audio_common/audio_common-0.2.7.ebuild22
-rw-r--r--ros-meta/audio_common/audio_common-0.2.8.ebuild22
-rw-r--r--ros-meta/audio_common/audio_common-0.2.9.ebuild22
7 files changed, 0 insertions, 138 deletions
diff --git a/ros-meta/audio_common/Manifest b/ros-meta/audio_common/Manifest
index 233fe21889d9..e44fb07f407f 100644
--- a/ros-meta/audio_common/Manifest
+++ b/ros-meta/audio_common/Manifest
@@ -1,7 +1 @@
-DIST audio_common-0.2.10.tar.gz 182304 BLAKE2B a47d8c8a1a8257ef81724f39a9f3c09f32360af20fb3070c6e20943ecac7fa8a98c9a0d38e0bdceccbc283eb6b8a44d5cc658049180661e65fec1b36d072c833 SHA512 04db08b32d5870159b144b5e590c91812133104c2a987ddfb0508f1413d80844d0dafd9a137cd4292654c992293b8fe4a21246ff3430ebaa518a15bbfab0647b
-DIST audio_common-0.2.11.tar.gz 182449 BLAKE2B b2fb69866476016452ec28381f03f378e79593d9e18e15604a96efe8a4ae3a3ff1ffdd71271a1d7230e92eb91a3fd5b16137302946dacf7422841fe46bc00ed0 SHA512 01ff1aaca6568ef0683501f0bf9ed6b451beddec5c2fc01362f91ba466bcea318fe1e998bde1424d824fa1f39922a2a397d5990d774478e355b6781cbbd7ea72
-DIST audio_common-0.2.12.tar.gz 182493 BLAKE2B cb45be6fb8879ef8de3305de14f40a7c7a06b8c645476290a335ba72810b9c79fa78a08217f56579cb17341befa3b4b6a18b0a95a41a4ecbda11469ba2825552 SHA512 0d0b4814ad58e34ed0c605425f648c7bc2bc43e57ff2b44b23862bfc6f8ad3381b7aac2fb365b5c8194248ce769a33d5dd01ddd0add87303ce3fd6fcfd63f267
-DIST audio_common-0.2.7.tar.gz 173982 BLAKE2B 3ba57b3d4767899871cf66f7f06a79f2b989d5943835eb97bcac1772febbd64896182748f3a37217ed2d6579c3db0da67f3093f99a9a17e0e13378f8453f0d5b SHA512 f765422bdb641e87132e1c9c56ca742d6830fed1d7414b337b61aa242f9955e4138ab13ee4a7786c78ff73f5824748ceb38f98612a7f12dab4dcdc97efa289e3
-DIST audio_common-0.2.8.tar.gz 175497 BLAKE2B 53a2f9b1cb383112c3b8297ab3f1ed8340e50999bfd0f90d28f9914625031b25f9a606920192ae5209d45e4b1eef6aac15b567ff2fcc25182073d11c42355366 SHA512 9a676be8c3c2240c3580facc9cf0e97080e42bfc53651af1308584b6aed32e33d0a4e7457c303290446fe200b2ff366a6136be2b9021e791bd54d81c0a739706
-DIST audio_common-0.2.9.tar.gz 182112 BLAKE2B 788be43714d4063ea0442dcc80fbdff2c55cb2f0a7811ebfa1b7140f3eba78ca8a8161c0b9ef4d35f009f75a33239f64ae26d1b626a3e72c7b9de9d15f21c360 SHA512 53eae3df9ccc6714ccdff92cc14f7833b6a7cc133dee0550a27c5570ca58cf805de223febae1922f4a66f89867e6712c52a57ef397abf6f8ce6627f2bc4aee5a
DIST audio_common-0.3.1.tar.gz 184749 BLAKE2B 3404c419962dc6bf22f63a36bf43cb8d7509244f84a2a3407717ee31f1be56e22e352e714310d69b9ee280d0aa1d13df3cdbcbb0a42a47f3d3408cb42e3ddfa5 SHA512 3accd7d0ff91ce70c643747ae0b4db4c11bbd6b93dda02c1934d23a900b6bf286e72461e296fe1e0d49ebadd99c3ca1b042db8feddc9cca2ae70a0caccea7147
diff --git a/ros-meta/audio_common/audio_common-0.2.10.ebuild b/ros-meta/audio_common/audio_common-0.2.10.ebuild
deleted file mode 100644
index 3961f5718b5c..000000000000
--- a/ros-meta/audio_common/audio_common-0.2.10.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 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}
-
-inherit ros-catkin
-
-DESCRIPTION="Common code for working with audio in ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/audio_capture
- dev-ros/audio_common_msgs
- dev-ros/audio_play
- dev-ros/sound_play
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/audio_common/audio_common-0.2.11.ebuild b/ros-meta/audio_common/audio_common-0.2.11.ebuild
deleted file mode 100644
index 3961f5718b5c..000000000000
--- a/ros-meta/audio_common/audio_common-0.2.11.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 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}
-
-inherit ros-catkin
-
-DESCRIPTION="Common code for working with audio in ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/audio_capture
- dev-ros/audio_common_msgs
- dev-ros/audio_play
- dev-ros/sound_play
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/audio_common/audio_common-0.2.12.ebuild b/ros-meta/audio_common/audio_common-0.2.12.ebuild
deleted file mode 100644
index 3961f5718b5c..000000000000
--- a/ros-meta/audio_common/audio_common-0.2.12.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 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}
-
-inherit ros-catkin
-
-DESCRIPTION="Common code for working with audio in ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/audio_capture
- dev-ros/audio_common_msgs
- dev-ros/audio_play
- dev-ros/sound_play
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/audio_common/audio_common-0.2.7.ebuild b/ros-meta/audio_common/audio_common-0.2.7.ebuild
deleted file mode 100644
index 3961f5718b5c..000000000000
--- a/ros-meta/audio_common/audio_common-0.2.7.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 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}
-
-inherit ros-catkin
-
-DESCRIPTION="Common code for working with audio in ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/audio_capture
- dev-ros/audio_common_msgs
- dev-ros/audio_play
- dev-ros/sound_play
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/audio_common/audio_common-0.2.8.ebuild b/ros-meta/audio_common/audio_common-0.2.8.ebuild
deleted file mode 100644
index 3961f5718b5c..000000000000
--- a/ros-meta/audio_common/audio_common-0.2.8.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 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}
-
-inherit ros-catkin
-
-DESCRIPTION="Common code for working with audio in ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/audio_capture
- dev-ros/audio_common_msgs
- dev-ros/audio_play
- dev-ros/sound_play
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/audio_common/audio_common-0.2.9.ebuild b/ros-meta/audio_common/audio_common-0.2.9.ebuild
deleted file mode 100644
index 3961f5718b5c..000000000000
--- a/ros-meta/audio_common/audio_common-0.2.9.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 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}
-
-inherit ros-catkin
-
-DESCRIPTION="Common code for working with audio in ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/audio_capture
- dev-ros/audio_common_msgs
- dev-ros/audio_play
- dev-ros/sound_play
-"
-DEPEND="${RDEPEND}"