summaryrefslogtreecommitdiff
path: root/dev-ros/convex_decomposition
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-ros/convex_decomposition
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ros/convex_decomposition')
-rw-r--r--dev-ros/convex_decomposition/Manifest6
-rw-r--r--dev-ros/convex_decomposition/convex_decomposition-0.1.10.ebuild16
-rw-r--r--dev-ros/convex_decomposition/convex_decomposition-0.1.11.ebuild16
-rw-r--r--dev-ros/convex_decomposition/convex_decomposition-9999.ebuild16
-rw-r--r--dev-ros/convex_decomposition/metadata.xml11
5 files changed, 65 insertions, 0 deletions
diff --git a/dev-ros/convex_decomposition/Manifest b/dev-ros/convex_decomposition/Manifest
new file mode 100644
index 000000000000..c332de66130e
--- /dev/null
+++ b/dev-ros/convex_decomposition/Manifest
@@ -0,0 +1,6 @@
+DIST convex_decomposition-0.1.10.tar.gz 75232 BLAKE2B 24e6460b127a6c6904c7d2db8bc7b84a56d6c32828f8b049df1f5fd0adb3a098d7759394785cfca09030734cc02cf0d512912d2da5aa41b8d8e070cb8f7d7dc2 SHA512 1e2bfd6a2596d3d06b99347f5200ae50b1d934109afc2fa4bda14747571ce8795ac798c5f11950b2cc962426ca4c97ae86e946583436785ef6b84b15eb122497
+DIST convex_decomposition-0.1.11.tar.gz 75259 BLAKE2B 8d0247971ad722fa8ea66501528055739a096d1c558c7542b3c6b3843ce705e54f8a4577963ef0ad77d40fb68701eb3098aa75e6541319f9ddb8221833e6bcef SHA512 b0d061144c3d4351e23f7cf8cc6c6b014b74ebecf32fc41347840e71b0616a95095f8d4ad126b6c2eba25db9129e976b79ffc61a1bd1c5606b2a18b75ee1b30e
+EBUILD convex_decomposition-0.1.10.ebuild 346 BLAKE2B b2e979c3b3c9df075ed81d317413441822526193695fad834c643cdf88a846d2f41257802a9d8bbf65c2a2fafb4d49c31938bb94ba49c7a862ff9b94def205d5 SHA512 1c794efda5e67b77076aab708b88f52523bd727f39dba949dc04fea722e62962033f7bfbf86ae473250e02866a14b0760e1f383632e8211804dd6a8aeda3b4ef
+EBUILD convex_decomposition-0.1.11.ebuild 346 BLAKE2B b2e979c3b3c9df075ed81d317413441822526193695fad834c643cdf88a846d2f41257802a9d8bbf65c2a2fafb4d49c31938bb94ba49c7a862ff9b94def205d5 SHA512 1c794efda5e67b77076aab708b88f52523bd727f39dba949dc04fea722e62962033f7bfbf86ae473250e02866a14b0760e1f383632e8211804dd6a8aeda3b4ef
+EBUILD convex_decomposition-9999.ebuild 346 BLAKE2B b2e979c3b3c9df075ed81d317413441822526193695fad834c643cdf88a846d2f41257802a9d8bbf65c2a2fafb4d49c31938bb94ba49c7a862ff9b94def205d5 SHA512 1c794efda5e67b77076aab708b88f52523bd727f39dba949dc04fea722e62962033f7bfbf86ae473250e02866a14b0760e1f383632e8211804dd6a8aeda3b4ef
+MISC metadata.xml 338 BLAKE2B 9629aa5efb047198fd4701c0dbae8aee71b4ed57d113ba29364cc2aed29cf27a12479ce983212b864148297511b2ab825094a3d4b5daca3dd0f494ec1fed1667 SHA512 7e80090cf6f3f61e7d44024b25e40178b4e7434db9704418cfa397fad7da84b071afe88bbb261195c1d7e40ae328cdba28fb512885054b52c799d1d465504154
diff --git a/dev-ros/convex_decomposition/convex_decomposition-0.1.10.ebuild b/dev-ros/convex_decomposition/convex_decomposition-0.1.10.ebuild
new file mode 100644
index 000000000000..a4da6c88817e
--- /dev/null
+++ b/dev-ros/convex_decomposition/convex_decomposition-0.1.10.ebuild
@@ -0,0 +1,16 @@
+# 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/convex_decomposition"
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="Convex Decomposition Tool for Robot Model"
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="app-arch/unzip"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/convex_decomposition/convex_decomposition-0.1.11.ebuild b/dev-ros/convex_decomposition/convex_decomposition-0.1.11.ebuild
new file mode 100644
index 000000000000..a4da6c88817e
--- /dev/null
+++ b/dev-ros/convex_decomposition/convex_decomposition-0.1.11.ebuild
@@ -0,0 +1,16 @@
+# 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/convex_decomposition"
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="Convex Decomposition Tool for Robot Model"
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="app-arch/unzip"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/convex_decomposition/convex_decomposition-9999.ebuild b/dev-ros/convex_decomposition/convex_decomposition-9999.ebuild
new file mode 100644
index 000000000000..a4da6c88817e
--- /dev/null
+++ b/dev-ros/convex_decomposition/convex_decomposition-9999.ebuild
@@ -0,0 +1,16 @@
+# 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/convex_decomposition"
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="Convex Decomposition Tool for Robot Model"
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+RDEPEND="app-arch/unzip"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/convex_decomposition/metadata.xml b/dev-ros/convex_decomposition/metadata.xml
new file mode 100644
index 000000000000..2998f05cd795
--- /dev/null
+++ b/dev-ros/convex_decomposition/metadata.xml
@@ -0,0 +1,11 @@
+<?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/convex_decomposition</remote-id>
+ </upstream>
+</pkgmetadata>