Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Olivier Stasse
robotpkg
Commits
88a6a17d
Commit
88a6a17d
authored
May 01, 2018
by
Olivier Stasse
Browse files
[math/py-pinocchio] Force py-pinocchio to python 2.7 to follow eigenpy policy.
parent
a6b5a4e4
Changes
3
Hide whitespace changes
Inline
Side-by-side
math/py-pinocchio/Makefile
View file @
88a6a17d
...
...
@@ -2,6 +2,7 @@
# Created: Olivier Stasse on Thu, 4 Feb 2016
#
PKGREVISION
=
1
VERSION
=
1.2.7
PKGNAME
=
${
PKGTAG
.python-
}
pinocchio-
${VERSION}
DISTNAME
=
pinocchio-
${VERSION}
...
...
@@ -16,6 +17,8 @@ HOMEPAGE= http://stack-of-tasks.github.io/pinocchio/
MAINTAINER
=
gepetto@laas.fr
LICENSE
=
gnu-lgpl-v3
CONFLICTS
+=
py[0-9][0-9]-pinocchio-[0-9]
*
CMAKE_ARGS
+=
-DCMAKE_INSTALL_LIBDIR
=
lib
CMAKE_ARGS
+=
-DBUILD_PYTHON_INTERFACE
=
ON
...
...
math/py-pinocchio/distinfo
View file @
88a6a17d
...
...
@@ -3,5 +3,5 @@ RMD160 (pinocchio-1.2.7.tar.gz) = 1120de4931067c607284e470474dd059fbcca1b7
Size (pinocchio-1.2.7.tar.gz) = 9030977 bytes
SHA1 (patch-aa) = 73b07aea38a240b615e8a8a4e00652a2b2ff2f56
SHA1 (patch-ab) = 65531cbbc1ea697e9f4f63f864fd811a99e955ae
SHA1 (patch-ac) =
70d208a11b81eea61e798db6404083f5f2576c0b
SHA1 (patch-ac) =
b11f2afd9aca3168bc0619375a8143e8f5a5ba26
SHA1 (patch-ad) = 1dd51b39e781116588ed1f7da2fc46299c026364
math/py-pinocchio/patches/patch-ac
View file @
88a6a17d
...
...
@@ -4,16 +4,6 @@ handle name conflicts.
--- bindings/python/CMakeLists.txt~ 2018-04-02 18:17:57.000000000 +0200
+++ bindings/python/CMakeLists.txt 2018-04-26 18:14:56.413448382 +0200
@@ -24,9 +24,6 @@
${CMAKE_CURRENT_SOURCE_DIR}/${header}
${${PROJECT_NAME}_BINARY_DIR}/include/${PROJECT_NAME}/${SUBPATH}/${header})
- INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/${header}
- DESTINATION ${CMAKE_INSTALL_PREFIX}/include/${PROJECT_NAME}/${SUBPATH}/${headerPath}
- PERMISSIONS OWNER_READ GROUP_READ WORLD_READ OWNER_WRITE)
ENDFOREACH(header)
ENDMACRO(SYMLINK_AND_INSTALL_HEADERS HEADERS SUBPATH)
@@ -240,8 +240,4 @@
"${CMAKE_CURRENT_SOURCE_DIR}/pinocchiopy.pc.cmake"
"${CMAKE_CURRENT_BINARY_DIR}/pinocchiopy.pc")
...
...
Olivier Stasse
@ostasse
mentioned in commit
1b989f95
·
May 02, 2018
mentioned in commit
1b989f95
mentioned in commit 1b989f9585bd81fc22a51d087e42f78c009e44c8
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment