From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- dev-ros/media_export/Manifest | 4 ++++ dev-ros/media_export/media_export-0.2.0.ebuild | 17 +++++++++++++++++ dev-ros/media_export/media_export-9999.ebuild | 17 +++++++++++++++++ dev-ros/media_export/metadata.xml | 11 +++++++++++ 4 files changed, 49 insertions(+) create mode 100644 dev-ros/media_export/Manifest create mode 100644 dev-ros/media_export/media_export-0.2.0.ebuild create mode 100644 dev-ros/media_export/media_export-9999.ebuild create mode 100644 dev-ros/media_export/metadata.xml (limited to 'dev-ros/media_export') diff --git a/dev-ros/media_export/Manifest b/dev-ros/media_export/Manifest new file mode 100644 index 000000000000..d5196f687b72 --- /dev/null +++ b/dev-ros/media_export/Manifest @@ -0,0 +1,4 @@ +DIST media_export-0.2.0.tar.gz 1350 BLAKE2B dd5bce1ab1ae77e5a5050a734bfabb208b907af1a18ea889ab7cdc4a0b8aca9ee0f9aad44f0b99e5ad91ad9e03664e7c833cc646460434edac5daca77d4939ed SHA512 3710c028972ba9d431cd1f450fa867131607a657478e8316acb48065420e42f0f7da82af58135be995648c4ecd31952c196d36196f9f28da87a40409de3f6520 +EBUILD media_export-0.2.0.ebuild 328 BLAKE2B 3d27c0732c9abbc9ab7417e38187af9a3ff6e594a5eadee12b9e3672f719131b49fb0f80b62d1c05bfc9670690623ecf62e54d5784569e20295487acf2026518 SHA512 3381f8ec84806586d7f70f448110b74e505a7ea4271b1112082c19177f1b30466815238daf1129bd799f692749ef6b1b46d4507ee951d814ec297b7829e9f892 +EBUILD media_export-9999.ebuild 328 BLAKE2B 3d27c0732c9abbc9ab7417e38187af9a3ff6e594a5eadee12b9e3672f719131b49fb0f80b62d1c05bfc9670690623ecf62e54d5784569e20295487acf2026518 SHA512 3381f8ec84806586d7f70f448110b74e505a7ea4271b1112082c19177f1b30466815238daf1129bd799f692749ef6b1b46d4507ee951d814ec297b7829e9f892 +MISC metadata.xml 330 BLAKE2B 445bb40599e2c212c5902bb97879d555e5e182ac00f21261b8e4729b2677e2667e9b4b1a285f5f3295f69cef01f481d7f2f1f542fabba7ac7c16977800b03fa3 SHA512 2bb631abc39b4004389cdf1838234d0334faece28d1bd02e9afd2e5e5021969fecf4415c14ef86df2d11fdc02c1dbe4c9ab6b21ae68a4a5229ea08b25f2e9c6a diff --git a/dev-ros/media_export/media_export-0.2.0.ebuild b/dev-ros/media_export/media_export-0.2.0.ebuild new file mode 100644 index 000000000000..9140f6143732 --- /dev/null +++ b/dev-ros/media_export/media_export-0.2.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +ROS_REPO_URI="https://github.com/ros/media_export" +KEYWORDS="~amd64" + +inherit ros-catkin + +DESCRIPTION="Allow ROS packages to export media paths to each other" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="" diff --git a/dev-ros/media_export/media_export-9999.ebuild b/dev-ros/media_export/media_export-9999.ebuild new file mode 100644 index 000000000000..9140f6143732 --- /dev/null +++ b/dev-ros/media_export/media_export-9999.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +ROS_REPO_URI="https://github.com/ros/media_export" +KEYWORDS="~amd64" + +inherit ros-catkin + +DESCRIPTION="Allow ROS packages to export media paths to each other" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="" diff --git a/dev-ros/media_export/metadata.xml b/dev-ros/media_export/metadata.xml new file mode 100644 index 000000000000..920c144774ff --- /dev/null +++ b/dev-ros/media_export/metadata.xml @@ -0,0 +1,11 @@ + + + + + ros@gentoo.org + Gentoo ROS Project + + + ros/media_export + + -- cgit v1.2.3