Skip to content
Snippets Groups Projects
Commit 0697918e authored by Matthieu Herrb's avatar Matthieu Herrb
Browse files

[hardware/gyro-libs] moved to main repository

parent 02c408f2
No related branches found
No related tags found
No related merge requests found
This library interfaces KVH Fiber Optics Gyrometers.
It supports the DSP-5000 and e-Core 1000 models.
# robotpkg Makefile for: hardware/gyroKVH5000
# Created: Arnaud Degroote on Mon, 14 Jul 2008
#
DISTNAME= gyro-libs-2.0
CATEGORIES= hardware
MASTER_SITES= ${MASTER_SITE_OPENROBOTS}
MASTER_REPOSITORY= git ssh://trac.laas.fr/git/robots/gyro-libs
MAINTAINER= openrobots@laas.fr
#HOMEPAGE=
COMMENT= Driver and interface for KVH FOG gyros
LICENSE= isc
GNU_CONFIGURE= yes
include ../../middleware/pocolibs/depend.mk
include ../../pkgtools/libtool/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../mk/robotpkg.mk
@comment Mon Sep 3 15:46:46 CEST 2012
bin/gyroTest
include/gyroLib/gyro.h
include/gyroLib/gyroTypes.h
lib/libgyro.la
lib/pkgconfig/gyro-libs.pc
share/idl/gyroLib/gyroTypes.idl
# robotpkg depend.mk for: hardware/gyro-libs
# Created: Arnaud Degroote on Mon, 14 Jul 2008
#
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
GYRO_LIBS_DEPEND_MK:=${GYRO_LIBS_DEPEND_MK}+
ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= gyro-libs
endif
ifeq (+,$(GYRO_LIBS_DEPEND_MK))
PREFER.gyro-libs?= robotpkg
DEPEND_USE+= gyro-libs
DEPEND_ABI.gyro-libs?= gyro-libs>=2.0
DEPEND_DIR.gyro-libs?= ../../wip/gyro-libs
SYSTEM_SEARCH.gyro-libs=\
bin/gyroTest\
include/gyroLib/gyro.h \
lib/pkgconfig/gyro-libs.pc
endif
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
SHA1 (gyro-libs-2.0.tar.gz) = 4702d11fd51927889dab87a683d90385e1ab85e0
RMD160 (gyro-libs-2.0.tar.gz) = 33f81fcb13d6d00d5f041a0d76cdfe562c21d13e
Size (gyro-libs-2.0.tar.gz) = 305980 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