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

[wip/sot-tools-v3] Bump to v2.1.0

Changes since the last release:
- [CI] Disable tests & coverage, as there is not tests here…
parent a0126cc4
No related branches found
No related tags found
No related merge requests found
......@@ -4,31 +4,27 @@
ORG= stack-of-tasks
NAME= sot-tools
VERSION= 2.0.3
VERSION= 2.1.0
DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${NAME}-v3-${VERSION}
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}-v3/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}/${ORG}/${NAME}.git
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_GITHUB}${ORG}/${NAME}.git
CHECKOUT_VCS_OPTS+= --recursive
MAINTAINER= gepetto@laas.fr
CATEGORIES= wip
LICENSE= gnu-lgpl-v3
COMMENT= tools for wip/sot-core-v3 package
COMMENT= tools for the sot-core package
LICENSE= 2-clause-bsd
MAINTAINER= gepetto-soft@laas.fr
CONFLICTS+= sot-tools-v3-[0-9]*
CONFLICTS+= sot-tools-[0-9]*
DYNAMIC_PLIST_DIRS+= share/doc/${NAME}
CONFLICTS+= ${NAME}
CMAKE_ARGS+= -DBUILD_PYTHON_INTERFACE=OFF
CMAKE_ARGS+= -DCMAKE_INSTALL_LIBDIR=lib
CMAKE_ARGS+= -DINSTALL_DOCUMENTATION=OFF # doxygen segfaults on 14.04
CMAKE_ARGS+= -DBUILD_PYTHON_INTERFACE=OFF
# disable -Werror, some warnings from boost-filesystem (1.50, netbsd) cannot be
# fixed here
CMAKE_ARGS+= -DCXX_DISABLE_WERROR=yes
DYNAMIC_PLIST_DIRS+= share/doc/${NAME}
include ../../wip/sot-core-v3/depend.mk
include ../../pkgtools/pkg-config/depend.mk
......
SHA1 (sot-tools-2.0.3.tar.gz) = 79e8d8cafe46dd6f0ac2d2b1359bd7f4a71876b6
RMD160 (sot-tools-2.0.3.tar.gz) = 94bf65858d95f43fa489361c1d8e5156fbb10ba2
Size (sot-tools-2.0.3.tar.gz) = 781844 bytes
SHA1 (sot-tools-2.1.0.tar.gz) = 2dece4ca732f3985859de73780af30f20b9d23e9
RMD160 (sot-tools-2.1.0.tar.gz) = 79ba16219d6bd1ae1d2475ac88a8d0a189a4dacf
Size (sot-tools-2.1.0.tar.gz) = 784202 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