Skip to content
Snippets Groups Projects
Commit 7eea3b91 authored by Raphaël Lallement's avatar Raphaël Lallement
Browse files

[hatptester] hatptester is a GUI to send plan requests to HATP

This GUI automatically get all entities and tasks (actions and methods) form HATP.
This allow to create requests with proper value for each parameter.
parent ad736b3b
No related branches found
No related tags found
No related merge requests found
hatptester is a GUI to send plan requests to HATP
This GUI automatically get all entities and tasks (actions and methods) form HATP.
This allow to create requests with proper value for each parameter.
# robotpkg Makefile for: planning/hatptester
# Created: Raphaël Lallement, 08/03/2013
#
DISTNAME= hatptester-${VERSION}
VERSION= 0.8.0
PKGREVISION=
CATEGORIES= planning
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=hatptester/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}hatptester
MAINTAINER= raphael.lallement@laas.fr
COMMENT= GUI to send plan requests to HATP
LICENSE= 2-clause-bsd
MAKE_JOBS_SAFE= yes
CMAKE_ARGS+= -DmsgconnectorROOT=${PREFIX.msgconnector}
DEPEND_ABI.boost-libs=boost-libs>=1.34
DEPEND_ABI.boost-headers=boost-headers>=1.34
include ../../wip/msgconnector/depend.mk
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/qt4-libs.mk
include ../../mk/language/c.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
@comment Fri Mar 8 18:58:30 CET 2013
bin/hatptester
bin/${PKGNAME}
# robotpkg depend.mk for: planning/hatptester
# Created: Raphaël Lallement, 22/01/2013
#
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
HATPTESTER_DEPEND_MK:=${HATPTESTER_DEPEND_MK}+
ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= hatptester
endif
ifeq (+,$(HATPTESTER_DEPEND_MK))
PREFER.hatpconsole?= robotpkg
DEPEND_USE+= hatptester
DEPEND_ABI.hatptester?= hatptester>=0.8.0
DEPEND_DIR.hatptester?= ../../wip/hatptester
SYSTEM_SEARCH.hatptester=\
bin/hatptster
endif
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
SHA1 (hatptester-0.8.0.tar.gz) = 8375daaebea81f8fa10d5580d22d926f47e7fec5
RMD160 (hatptester-0.8.0.tar.gz) = 9c301343cfd17538ed454772b5cfd8c995be9fc7
Size (hatptester-0.8.0.tar.gz) = 12050 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