Skip to content
Snippets Groups Projects
Commit d7805e09 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/hpp-romeo] Update to v4.7.0

Changes since v4.5.0:
- fix python 3
parent ffa02f66
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@
HPP_PACKAGE= hpp-romeo
HPP_COMMENT= Python and ros launch files for Romeo robot in hpp.
HPP_VERSION= 4.5.0
ROSNAME= $(subst -,_,${HPP_PACKAGE})
DISTNAME= ${ROSNAME}-${HPP_VERSION}
......@@ -13,6 +12,8 @@ CATEGORIES= wip
DYNAMIC_PLIST_DIRS+= share/doc/${ROSNAME}
USE_PYTHON= true
include ../../meta-pkgs/hpp/Makefile.common
include ../../math/hpp-pinocchio/depend.mk
include ../../path/hpp-corbaserver/depend.mk
......
......@@ -11,11 +11,13 @@ endif
ifeq (+,$(HPPROMEO_DEPEND_MK)) # --------------------------------------
include ../../mk/sysdep/python.mk
PREFER.hpp-romeo?= robotpkg
DEPEND_USE+= hpp-romeo
DEPEND_ABI.hpp-romeo?= hpp-romeo>=4.2.0
DEPEND_ABI.hpp-romeo?= ${PKGTAG.python-}hpp-romeo>=4.7.0
DEPEND_DIR.hpp-romeo?= ../../wip/hpp-romeo
SYSTEM_SEARCH.hpp-romeo=\
......
SHA1 (hpp_romeo-4.5.0.tar.gz) = 1ea47fc7505278ca0069811e2e424c461f16ed6f
RMD160 (hpp_romeo-4.5.0.tar.gz) = e56b302e2852c722aa7577d9eb7b28fbdc64888c
Size (hpp_romeo-4.5.0.tar.gz) = 775959 bytes
SHA1 (hpp_romeo-4.7.0.tar.gz) = f455735721f41243f8763aa0517d2c590964870a
RMD160 (hpp_romeo-4.7.0.tar.gz) = 8ccf38953878b1028bc082373d50d82c87329fd2
Size (hpp_romeo-4.7.0.tar.gz) = 778656 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment