Source: libmraa
Section: libs
Priority: optional
Maintainer: sbeaugrand <sbeaugrand@toto.fr>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake,
Standards-Version: 4.6.2
Homepage: https://github.com/sbeaugrand/mraa.git
#Vcs-Browser: https://salsa.debian.org/debian/libmraa
#Vcs-Git: https://salsa.debian.org/debian/libmraa.git

Package: libmraa-dev
Section: libdevel
Architecture: any
Depends:
 libmraa2 (= ${binary:Version}),
 ${misc:Depends},
Description: Linux Library for low speed IO Communication
 Linux Library for low speed IO Communication in
 C with bindings for C++, Python, Node.js & Java.
 Supports generic io platforms, as well as Intel
 Edison, Intel Joule, Raspberry Pi and many more.

Package: libmraa2
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Linux Library for low speed IO Communication
 Linux Library for low speed IO Communication in
 C with bindings for C++, Python, Node.js & Java.
 Supports generic io platforms, as well as Intel
 Edison, Intel Joule, Raspberry Pi and many more.

Package: libmraa2-tools
Architecture: any
Depends:
 libmraa2 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: Linux Library for low speed IO Communication
 Linux Library for low speed IO Communication in
 C with bindings for C++, Python, Node.js & Java.
 Supports generic io platforms, as well as Intel
 Edison, Intel Joule, Raspberry Pi and many more.