From: Alexis Ballier Date: Tue, 22 Sep 2015 08:44:27 +0000 (+0200) Subject: dev-ros/genlisp: Initial import. Ebuild by me. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6fa4fbf3fb9552c11b70a054ec45b81e7271a802;p=gentoo.git dev-ros/genlisp: Initial import. Ebuild by me. Package-Manager: portage-2.2.21 --- diff --git a/dev-ros/genlisp/Manifest b/dev-ros/genlisp/Manifest new file mode 100644 index 000000000000..694e8e9fa049 --- /dev/null +++ b/dev-ros/genlisp/Manifest @@ -0,0 +1 @@ +DIST genlisp-0.4.15.tar.gz 10030 SHA256 cc170a66f92e17945168479974ba24ed6970e9f09eb555b0225a99d339e22a5a SHA512 9e4c498848afa509581e637f446d6423456973b448768cb06b395599d52ded69a2097878a65f1c73c646e25753d2271acecf68ec7616d7d5492232d9b598c4ba WHIRLPOOL 81dd3469b6ea4c77e21e6e4a0517b7991538d60652dcf2c7ea717a621d23a1781c684bdfb536481dd2ab72cae6b369f1e5badbeffe314da560001aaf160d519d diff --git a/dev-ros/genlisp/genlisp-0.4.15.ebuild b/dev-ros/genlisp/genlisp-0.4.15.ebuild new file mode 100644 index 000000000000..8d813053eac2 --- /dev/null +++ b/dev-ros/genlisp/genlisp-0.4.15.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +ROS_REPO_URI="https://github.com/ros/genlisp" +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) + +inherit ros-catkin + +DESCRIPTION="Common-Lisp ROS message and service generators" +LICENSE="BSD" +SLOT="0/${PV}" +IUSE="" + +RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND}" diff --git a/dev-ros/genlisp/genlisp-9999.ebuild b/dev-ros/genlisp/genlisp-9999.ebuild new file mode 100644 index 000000000000..8d813053eac2 --- /dev/null +++ b/dev-ros/genlisp/genlisp-9999.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +ROS_REPO_URI="https://github.com/ros/genlisp" +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) + +inherit ros-catkin + +DESCRIPTION="Common-Lisp ROS message and service generators" +LICENSE="BSD" +SLOT="0/${PV}" +IUSE="" + +RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND}" diff --git a/dev-ros/genlisp/metadata.xml b/dev-ros/genlisp/metadata.xml new file mode 100644 index 000000000000..c42ea5b15cf6 --- /dev/null +++ b/dev-ros/genlisp/metadata.xml @@ -0,0 +1,5 @@ + + + +ros +