Source: libaria
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Srećko Jurić-Kavelj <srecko.juric-kavelj@fer.hr>
Build-Depends: debhelper (>= 9), swig, python-dev
Build-Depends-Indep: doxygen
Standards-Version: 3.9.4
Section: libs
Homepage: http://robots.mobilerobots.com/wiki/ARIA
Vcs-Git: git://github.com/jksrecko/libaria.git
Vcs-browser: https://github.com/jksrecko/libaria

Package: libaria-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libaria2v5 (= ${binary:Version}), ${misc:Depends}
Description: C++ library for MobileRobots/ActivMedia robots (devel)
 ARIA is an object oriented toolkit for controlling MobileRobots/ActivMedia
 mobile robots and their accessories, and for creating robot control
 applications. It also provides many cross-platform and high-level tools for
 multimedia, networking, and other useful tasks.
 .
 This package contains static libraries and header files.

Package: libaria-demo
Section: libdevel
Architecture: any
Depends: libaria2v5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: C++ library for MobileRobots/ActivMedia robots (demo example)
 ARIA is an object oriented toolkit for controlling MobileRobots/ActivMedia
 mobile robots and their accessories, and for creating robot control
 applications. It also provides many cross-platform and high-level tools for
 multimedia, networking, and other useful tasks.
 .
 This package contains the demo example of the library functions. The example
 is renamed to aria-demo and can be used to experiment and test the robot's
 hardware.

Package: libaria2v5
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libaria2
Replaces: libaria2
Description: C++ library for MobileRobots/ActivMedia robots
 ARIA is an object oriented toolkit for controlling MobileRobots/ActivMedia
 mobile robots and their accessories, and for creating robot control
 applications. It also provides many cross-platform and high-level tools for
 multimedia, networking, and other useful tasks.
 .
 This package contains shared libraries.

Package: libaria-dev-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: libaria-dev (= ${binary:Version})
Description: C++ library for MobileRobots/ActivMedia robots (devel docs)
 ARIA is an object oriented toolkit for controlling MobileRobots/ActivMedia
 mobile robots and their accessories, and for creating robot control
 applications. It also provides many cross-platform and high-level tools for
 multimedia, networking, and other useful tasks.
 .
 This package contains doxygen generated documentation.

Package: python-ariapy
Section: python
Architecture: any
Depends: libaria2v5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: C++ library for MobileRobots/ActivMedia robots (Python bindings)
 ARIA is an object oriented toolkit for controlling MobileRobots/ActivMedia
 mobile robots and their accessories, and for creating robot control
 applications. It also provides many cross-platform and high-level tools for
 multimedia, networking, and other useful tasks.
 .
 This package contains SWIG generated Python bindings.

