urg_c-9999.ebuild 324 B

1234567891011121314151617
  1. # Copyright 1999-2015 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. ROS_REPO_URI="https://github.com/ros-drivers/urg_c"
  5. KEYWORDS="~amd64 ~arm"
  6. inherit ros-catkin
  7. DESCRIPTION="URG Helper / URG Widget / URG Library / urg_c"
  8. LICENSE="BSD"
  9. SLOT="0"
  10. IUSE=""
  11. DEPEND=""
  12. RDEPEND=""