middleware/libjyarp

Java bindings for YARP
Directory:
middleware/libjyarp (package's history)
Package version:
libjyarp-2.3.64
Home page:
http://eris.liralab.it/yarpdoc/index.html
License:
gnu-gpl-v2
Source archive:
https://github.com/robotology/yarp/archive/v2.3.64.tar.gz
Description:
This package is for producing SWIG interfaces to YARP. This lets you run YARP from Java. Note that while we try to preserve YARP as close to its original form as possible, some classes and methods had to be changed because of issues with templates and pointers. So the API is slightly different from the original.
Run dependencies:
ace>=5.6, libstdc++, openjdk>=1.6, yarp>=2.3.64<2.3.70
Build dependencies:
cmake>=2.8.9, digest>=20080510, g++>=3, gcc>=3, install-sh, patch>=2.0, pax, pkg_install>=20110805.9, swig>=1.3, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler
java alternatives:
openjdk
Use openjdk JVM
sun
Use sun JVM