Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ros-catkin.eclass: Properly append VER_SUFFIX to S in non-live case. | Alexis Ballier | 2015-10-11 | 1 | -1/+1 |
| | | | | Some ROS packages append some suffix to their version, e.g. the ROS version they target, and the release tarballs have this string appended to their unpack directory too. | ||||
* | ros-catkin.eclass: Add PYTHON_DEPS for python-enabled packages. | Alexis Ballier | 2015-10-09 | 1 | -1/+2 |
| | | | | The dependency was indirect because dev-python/empy is already mandatory, but better make it explicit. Thanks to hasufel. | ||||
* | eclass: ros-catkin.eclass: Use cmake-utils_src_make instead of plain emake ↵ | Alexis Ballier | 2015-10-09 | 1 | -2/+2 |
| | | | | for src_test so that it works with ninja too. | ||||
* | eclass: Add ros-catkin.eclass. | Alexis Ballier | 2015-09-22 | 1 | -0/+247 |
https://archives.gentoo.org/gentoo-dev/message/00ee6c70409456a6d0c1f20739f7741c |