Skip to content

Commit

Permalink
dev-ros/ivcon: Initial import. Ebuild by me.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.21
  • Loading branch information
aballier committed Sep 23, 2015
1 parent c9e3463 commit 7ae33b0
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-ros/ivcon/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST ivcon-0.1.5.tar.gz 137970 SHA256 cc79cfe48a7630c32c0e0d4418e87e868c6ac377fab959c23f966a00e3b01120 SHA512 943f1eecf06e90300ecc0c33f91b076a22adc04ec04414d8deb213fee69b2cf13f41844d4ded7a0befabac15bf51352b61c667fb3fad8478784d0825c7e1a268 WHIRLPOOL 1aa72440a5f3f3ab8de81b68295a3f76668a60e3213d0060e9d891d9e0c9abed54a0dbd7b2cf957d402b490fcba445ee1503b9d9b3319fd2db77ddecfb123377
17 changes: 17 additions & 0 deletions dev-ros/ivcon/ivcon-0.1.5.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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/ivcon"
KEYWORDS="~amd64"

inherit ros-catkin

DESCRIPTION="Mesh Conversion Utility"
LICENSE="GPL-2"
SLOT="0"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}"
17 changes: 17 additions & 0 deletions dev-ros/ivcon/ivcon-9999.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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/ivcon"
KEYWORDS="~amd64"

inherit ros-catkin

DESCRIPTION="Mesh Conversion Utility"
LICENSE="GPL-2"
SLOT="0"
IUSE=""

RDEPEND=""
DEPEND="${RDEPEND}"
5 changes: 5 additions & 0 deletions dev-ros/ivcon/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>ros</herd>
</pkgmetadata>

0 comments on commit 7ae33b0

Please sign in to comment.