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
e6300a8b
Commit
e6300a8b
authored
11 years ago
by
Benjamin VADANT
Browse files
Options
Downloads
Patches
Plain Diff
[wip/libmove3d-planners] bump to version 1.3.2
Putting BGL calls in compliance with next BGL versions
parent
83f717c3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
libmove3d-planners/Makefile
+5
-2
5 additions, 2 deletions
libmove3d-planners/Makefile
libmove3d-planners/depend.mk
+1
-6
1 addition, 6 deletions
libmove3d-planners/depend.mk
libmove3d-planners/distinfo
+3
-3
3 additions, 3 deletions
libmove3d-planners/distinfo
with
9 additions
and
11 deletions
libmove3d-planners/Makefile
+
5
−
2
View file @
e6300a8b
...
...
@@ -2,11 +2,11 @@
# Created: Jim Mainprice on Thu, 2 Feb 2011
#
DISTNAME
=
libmove3d-planners-1.3.
1
DISTNAME
=
libmove3d-planners-1.3.
2
CATEGORIES
=
path
MASTER_SITES
=
${
MASTER_SITE_OPENROBOTS:
=
libmove3d-planners/
}
MASTER_REPOSITORY
=
git ssh://trac.laas.fr/git/robots/libmove3d-planners
PKGREVISION
=
1
PKGREVISION
=
2
MAINTAINER
=
biomove3dgitrepo@laas.fr
COMMENT
=
C++
(
object oriented
)
Motion planning algorithms based on libmove3d
...
...
@@ -21,6 +21,9 @@ CMAKE_ARGS+= -DEigen_INCLUDE_DIR=${PREFIX.eigen2}/include/eigen2
CMAKE_ARGS
+=
-DBOOST_INCLUDEDIR
=
${
PREFIX.boost-headers
}
/include
CMAKE_ARGS
+=
-DBOOST_LIBRARYDIR
=
${
PREFIX.boost-libs
}
/lib
PREFER.boost-headers
=
robotpkg
PREFER.boost-libs
=
robotpkg
## Common includes
include
../../wip/libmove3d/depend.mk
include
../../wip/libmove3d-hri/depend.mk
...
...
This diff is collapsed.
Click to expand it.
libmove3d-planners/depend.mk
+
1
−
6
View file @
e6300a8b
...
...
@@ -28,7 +28,7 @@ PREFER.libmove3d-planners?= robotpkg
DEPEND_USE
+=
libmove3d-planners
DEPEND_ABI.libmove3d-planners
?=
libmove3d-planners>
=
1.3.
1
DEPEND_ABI.libmove3d-planners
?=
libmove3d-planners>
=
1.3.
2
DEPEND_DIR.libmove3d-planners
?=
../../wip/libmove3d-planners
SYSTEM_SEARCH.libmove3d-planners
=
\
...
...
@@ -36,11 +36,6 @@ SYSTEM_SEARCH.libmove3d-planners=\
lib/libmove3d-planners.so
\
lib/pkgconfig/libmove3d-planners.pc
DEPEND_ABI.libmove3d-planners
?=
libmove3d-planners>
=
1.3.1
DEPEND_DIR.libmove3d-planners
?=
../../wip/libmove3d-planners
endif
# libmove3d_planners_DEPEND_MK ----------------------------------------
DEPEND_DEPTH
:=
${
DEPEND_DEPTH:+
=
}
This diff is collapsed.
Click to expand it.
libmove3d-planners/distinfo
+
3
−
3
View file @
e6300a8b
SHA1 (libmove3d-planners-1.3.
1
.tar.gz) =
93944f04ae005a3b9686160a1805260027b7b388
RMD160 (libmove3d-planners-1.3.
1
.tar.gz) =
0a7b8da7f365d4e4668bcdb48ec267284484ab98
Size (libmove3d-planners-1.3.
1
.tar.gz) = 45296
7
bytes
SHA1 (libmove3d-planners-1.3.
2
.tar.gz) =
d3f0f290161f319a414be94d864a1d748c96c267
RMD160 (libmove3d-planners-1.3.
2
.tar.gz) =
64514ccba794d0b106c08a90649294d9ceff6110
Size (libmove3d-planners-1.3.
2
.tar.gz) = 4529
8
6 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