From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/audio_play/
Date: Thu, 16 Jul 2020 17:35:01 +0000 (UTC) [thread overview]
Message-ID: <1594920891.7e0e309d7be6ce5914b687c9fff0d6843014cee1.aballier@gentoo> (raw)
commit: 7e0e309d7be6ce5914b687c9fff0d6843014cee1
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 17:26:46 2020 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 17:34:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0e309d
dev-ros/audio_play: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/audio_play/Manifest | 3 ---
dev-ros/audio_play/audio_play-0.3.1.ebuild | 27 ---------------------------
dev-ros/audio_play/audio_play-0.3.2.ebuild | 27 ---------------------------
dev-ros/audio_play/audio_play-0.3.3.ebuild | 27 ---------------------------
4 files changed, 84 deletions(-)
diff --git a/dev-ros/audio_play/Manifest b/dev-ros/audio_play/Manifest
index fcfbfecbf73..e59736c19a2 100644
--- a/dev-ros/audio_play/Manifest
+++ b/dev-ros/audio_play/Manifest
@@ -1,4 +1 @@
-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
DIST audio_common-0.3.6.tar.gz 189612 BLAKE2B 536192cdbab9c205c17eb4b1f7ccb1864c2fcaa6b47747664a1fa7c077e747d6b7e01be1119a02333e1581bd865baffbd02b4e43569727645bd28f2f3ac36a22 SHA512 e36f7c52c4c9dcf382e65fe6de0b72729e76bca85230074e5cf3f0a74d7ec7e95c1aee14cfd7ee0d6075439efab04d66db946115919be664e8e94df91652e96c
diff --git a/dev-ros/audio_play/audio_play-0.3.1.ebuild b/dev-ros/audio_play/audio_play-0.3.1.ebuild
deleted file mode 100644
index bdcbd57e287..00000000000
--- a/dev-ros/audio_play/audio_play-0.3.1.ebuild
+++ /dev/null
@@ -1,27 +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}
-
-inherit ros-catkin
-
-DESCRIPTION="Outputs audio to a speaker from a source node"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/roscpp
- dev-libs/boost:=[threads]
- media-libs/gstreamer:1.0
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-RDEPEND="${RDEPEND}
- media-libs/gst-plugins-good:1.0
- media-libs/gst-plugins-base:1.0
-"
diff --git a/dev-ros/audio_play/audio_play-0.3.2.ebuild b/dev-ros/audio_play/audio_play-0.3.2.ebuild
deleted file mode 100644
index 8f609593577..00000000000
--- a/dev-ros/audio_play/audio_play-0.3.2.ebuild
+++ /dev/null
@@ -1,27 +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}
-
-inherit ros-catkin
-
-DESCRIPTION="Outputs audio to a speaker from a source node"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/roscpp
- dev-libs/boost:=[threads]
- media-libs/gstreamer:1.0
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-RDEPEND="${RDEPEND}
- media-libs/gst-plugins-good:1.0
- media-libs/gst-plugins-base:1.0
-"
diff --git a/dev-ros/audio_play/audio_play-0.3.3.ebuild b/dev-ros/audio_play/audio_play-0.3.3.ebuild
deleted file mode 100644
index 8f609593577..00000000000
--- a/dev-ros/audio_play/audio_play-0.3.3.ebuild
+++ /dev/null
@@ -1,27 +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}
-
-inherit ros-catkin
-
-DESCRIPTION="Outputs audio to a speaker from a source node"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/audio_common_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
- dev-ros/roscpp
- dev-libs/boost:=[threads]
- media-libs/gstreamer:1.0
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-RDEPEND="${RDEPEND}
- media-libs/gst-plugins-good:1.0
- media-libs/gst-plugins-base:1.0
-"
next reply other threads:[~2020-07-16 17:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-16 17:35 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-29 16:01 [gentoo-commits] repo/gentoo:master commit in: dev-ros/audio_play/ Alexis Ballier
2020-10-12 17:14 Alexis Ballier
2020-08-10 13:19 Alexis Ballier
2020-07-16 17:35 Alexis Ballier
2020-07-16 17:35 Alexis Ballier
2018-07-16 11:03 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2016-09-01 10:39 Alexis Ballier
2016-09-01 10:39 Alexis Ballier
2016-09-01 10:39 Alexis Ballier
2016-02-18 15:59 Alexis Ballier
2016-01-23 13:15 Alexis Ballier
2015-12-03 9:08 Alexis Ballier
2015-10-06 8:51 Alexis Ballier
2015-09-28 13:05 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=1594920891.7e0e309d7be6ce5914b687c9fff0d6843014cee1.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