Skip to content
Snippets Groups Projects
Commit 5c23548d authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/openrobots-idl] Move to robotpkg

parent 42156418
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,6 @@ SUBDIR+= msgconnector
SUBDIR+= mumps
SUBDIR+= octovis
SUBDIR+= ompl
SUBDIR+= openrobots-idl
SUBDIR+= optitrack-genom3
SUBDIR+= oro-view
SUBDIR+= orocos-bfl
......
Common IDL interfaces for genom3 components
# robotpkg Makefile for: interfaces/openrobots-idl
# Created: Anthony Mallet on Fri, 28 Mar 2014
#
DISTNAME= openrobots-idl-1.0
CATEGORIES= interfaces
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${PKGBASE}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}openrobots-idl
MAINTAINER= openrobots@laas.fr
COMMENT= Common IDL interfaces for genom3 components
LICENSE= isc
GNU_CONFIGURE= yes
include ../../pkgtools/pkg-config/depend.mk
include ../../mk/robotpkg.mk
@comment Fri Mar 28 11:02:42 CET 2014
lib/pkgconfig/openrobots-idl.pc
share/idl/or/pose/pose_estimator.gen
share/idl/or/pose/t3d.idl
share/idl/or/time/time.idl
# robotpkg depend.mk for: interfaces/openrobots-idl
# Created: Anthony Mallet on Fri, 28 Mar 2014
#
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
OPENROBOTS_IDL_DEPEND_MK:= ${OPENROBOTS_IDL_DEPEND_MK}+
ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= openrobots-idl
endif
ifeq (+,$(OPENROBOTS_IDL_DEPEND_MK)) # -------------------------------------
DEPEND_USE+= openrobots-idl
PREFER.openrobots-idl?= robotpkg
SYSTEM_SEARCH.openrobots-idl=\
'share/idl/or/time/time.idl' \
'lib/pkgconfig/openrobots-idl.pc:/Version/s/[^0-9.]//gp'
DEPEND_ABI.openrobots-idl?= openrobots-idl>=1.0
DEPEND_DIR.openrobots-idl?= ../../wip/openrobots-idl
endif # OPENROBOTS_IDL_DEPEND_MK -------------------------------------------
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
SHA1 (openrobots-idl-1.0.tar.gz) = 4e2da10a217915586072e05342b763acfe13775a
RMD160 (openrobots-idl-1.0.tar.gz) = d9bfadf580e56a31f1bfc324839bb3472b180b28
Size (openrobots-idl-1.0.tar.gz) = 49986 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