Skip to content
Snippets Groups Projects
Commit 6329bc69 authored by Mokhtar Gharbi's avatar Mokhtar Gharbi
Browse files

[wip/BioMove3D] Bump to 3.8.2 version

See anotated Tag of the version for changes
parent af71701d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# Created: Severin Lemaignan on Tue, 31 Aug 2010
#
DISTNAME= BioMove3D-3.8.1
DISTNAME= BioMove3D-3.8.2
PKGREVISION= 1
CATEGORIES= path
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=BioMove3D/}
......
@comment Tue Nov 30 11:55:55 CET 2010
@comment Thu Feb 3 18:29:21 CET 2011
bin/move3d
include/BioMove3D/animation/proto/anim_charac_traj_interface_proto.h
include/BioMove3D/animation/proto/anim_charac_traj_proto.h
......
SHA1 (BioMove3D-3.8.1.tar.gz) = a9a27d3bbd2e40506b2f930e379bb3fa60ff243c
RMD160 (BioMove3D-3.8.1.tar.gz) = 83b792d0027a2310848f1f3d57a6ccc10620457d
Size (BioMove3D-3.8.1.tar.gz) = 5387605 bytes
SHA1 (patch-aa) = 6394c0f5d7c2ea819078377a74265ec2a6c65a82
SHA1 (patch-ab) = 72f969a842ccf28ba45e4c01ff311aee3aea36ee
SHA1 (BioMove3D-3.8.2.tar.gz) = f203ac62acd3216c4e0d2b9a02a28a3e382e0f70
RMD160 (BioMove3D-3.8.2.tar.gz) = ea3d66d57df87f5f02937ce96a7f35bcb1627874
Size (BioMove3D-3.8.2.tar.gz) = 5404444 bytes
diff --git pkgconfig/Move3D-core.pc.cmake pkgconfig/Move3D-core.pc.cmake
index e235ec8..1c03787 100644
--- pkgconfig/Move3D-core.pc.cmake
+++ pkgconfig/Move3D-core.pc.cmake
@@ -10,4 +10,4 @@ Name: BioMove3D
Description: Motion Planning Platform
Version: @BIOMOVE3D_VERSION@
Libs: ${BioMove3DLibs} -L${libdir} -lMove3D-core
-Cflags: -I${includedir}/Move3D-core/include -I${BioMove3DIncludes} ${BioMove3DFlags}
+Cflags: -I${includedir}/Move3D-core/include ${BioMove3DIncludes} ${BioMove3DFlags}
diff --git pkgconfig/BioMove3D.pc.cmake pkgconfig/BioMove3D.pc.cmake
index 68da61a..07ec1f8 100644
--- pkgconfig/BioMove3D.pc.cmake
+++ pkgconfig/BioMove3D.pc.cmake
@@ -10,4 +10,4 @@ Name: BioMove3D
Description: Motion Planning Platform
Version: @BIOMOVE3D_VERSION@
Libs: ${BioMove3DLibs} -L${libdir} -lBioMove3D
-Cflags: -I${includedir}/BioMove3D/include -I${BioMove3DIncludes} ${BioMove3DFlags}
+Cflags: -I${includedir}/BioMove3D/include ${BioMove3DIncludes} ${BioMove3DFlags}
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