summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-11-02 09:45:01 +0100
committerAlexis Ballier <aballier@gentoo.org>2015-11-02 09:45:01 +0100
commit5b860e191a115e30a8248a697ff64afa5dd03c18 (patch)
tree23f6d63f4a7aa9736b3733c5bebe4c05288bd23c /dev-ros/urg_c/urg_c-1.0.404.ebuild
parentapp-admin/sudo: x86 stable (diff)
downloadgentoo-5b860e191a115e30a8248a697ff64afa5dd03c18.tar.gz
gentoo-5b860e191a115e30a8248a697ff64afa5dd03c18.tar.bz2
gentoo-5b860e191a115e30a8248a697ff64afa5dd03c18.zip
dev-ros/urg_c: Initial import. Ebuild by me.
Package-Manager: portage-2.2.23
Diffstat (limited to 'dev-ros/urg_c/urg_c-1.0.404.ebuild')
-rw-r--r--dev-ros/urg_c/urg_c-1.0.404.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-ros/urg_c/urg_c-1.0.404.ebuild b/dev-ros/urg_c/urg_c-1.0.404.ebuild
new file mode 100644
index 000000000000..30e0accb3395
--- /dev/null
+++ b/dev-ros/urg_c/urg_c-1.0.404.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-drivers/urg_c"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="URG Helper / URG Widget / URG Library / urg_c"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""