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

[wip/py-dynamic-graph-tutorial] Release v1.1.1

Changes since v1.1.0:

- fix some installation paths
parent 8a13ef14
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
ORG= stack-of-tasks
NAME= dynamic-graph-tutorial
VERSION= 1.1.0
VERSION= 1.1.1
PKGNAME= ${PKGTAG.python-}${NAME}-${VERSION}
DISTNAME= ${NAME}-${VERSION}
......
@comment Fri Jul 13 15:58:59 CEST 2018
include/dynamic-graph/tutorial/feedback-controller.hh
include/dynamic-graph/tutorial/inverted-pendulum.hh
include/dynamic/graph/tutorial/config.hh
include/dynamic/graph/tutorial/deprecated.hh
include/dynamic/graph/tutorial/warning.hh
lib/libdynamic-graph-tutorial.so
lib/libdynamic-graph-tutorial.so.${PKGVERSION}
lib/pkgconfig/dynamic-graph-tutorial.pc
@comment Fri Jul 13 19:35:14 CEST 2018
${PYTHON_SITELIB}/dynamic_graph/tutorial/__init__.py
${PYTHON_SITELIB}/dynamic_graph/tutorial/simu.py
${PYTHON_SITELIB}/dynamic_graph/tutorial/wrap.so
......@@ -14,9 +14,7 @@ ifeq (+,$(PY_DYNAMIC_GRAPH_TUTORIAL_DEPEND_MK)) # ------------------------------
PREFER.py-dynamic-graph-tutorial?= robotpkg
SYSTEM_SEARCH.py-dynamic-graph-tutorial=\
'include/dynamic/graph/tutorial/config.hh:/DYNAMIC_GRAPH_TUTORIAL_VERSION/s/[^0-9.]//gp' \
'lib/libdynamic-graph-tutorial.so' \
'lib/pkgconfig/dynamic-graph-tutorial.pc:/Version/s/[^0-9.]//gp'
'${PYTHON_SYSLIBSEARCH}/dynamic_graph/__init__.py'
DEPEND_USE+= py-dynamic-graph-tutorial
......
SHA1 (dynamic-graph-tutorial-1.1.0.tar.gz) = 3c99ddf03142c98245b7250389019ff2efe9e766
RMD160 (dynamic-graph-tutorial-1.1.0.tar.gz) = bd2a5b82a86642fdedfbf31813158932878a5b85
Size (dynamic-graph-tutorial-1.1.0.tar.gz) = 773796 bytes
SHA1 (dynamic-graph-tutorial-1.1.1.tar.gz) = 45b23da4ad9fbac1e3eb5fe097c145b7d5079794
RMD160 (dynamic-graph-tutorial-1.1.1.tar.gz) = 50c7accf6656b54162f642398ce76f886cefcf98
Size (dynamic-graph-tutorial-1.1.1.tar.gz) = 773815 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