Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
robotpkg-wip
Commits
d7805e09
Commit
d7805e09
authored
5 years ago
by
Guilhem Saurel
Browse files
Options
Downloads
Patches
Plain Diff
[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
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
hpp-romeo/Makefile
+2
-1
2 additions, 1 deletion
hpp-romeo/Makefile
hpp-romeo/depend.mk
+3
-1
3 additions, 1 deletion
hpp-romeo/depend.mk
hpp-romeo/distinfo
+3
-3
3 additions, 3 deletions
hpp-romeo/distinfo
with
8 additions
and
5 deletions
hpp-romeo/Makefile
+
2
−
1
View file @
d7805e09
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
hpp-romeo/depend.mk
+
3
−
1
View file @
d7805e09
...
...
@@ -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
=
\
...
...
This diff is collapsed.
Click to expand it.
hpp-romeo/distinfo
+
3
−
3
View file @
d7805e09
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) = 77
5959
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) = 77
8656
bytes
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment