Source: libindi
Section: libs
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: cdbs,
               cmake,
               debhelper (>= 7),
               libboost1.46-dev,
               libcfitsio3-dev,
               libfli-dev,
               libnova-dev,
               libusb-dev,
               zlib1g-dev
Standards-Version: 3.9.2
Homepage: http://www.indilib.org/

Package: indi
Section: science
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: libindi0 (<< 0.7.2-0ubuntu1)
Conflicts: libindi0 (<< 0.7.2-0ubuntu1)
Description: INDI server, drivers, and examples
 INDI is Instrument Neutral Distributed Interface control panel for
 astronomical devices, which provides a framework that decouples low
 level hardware drivers from high level front end clients. Clients
 that use the device drivers are completely unaware of the device
 capabilities and communicate with the device drivers and build a
 completely dynamic GUI based on the services provided by the device.
 .
 This package contains the server, examples, and drivers used by client applications.

Package: libindi0
Architecture: any
Depends: indi, ${misc:Depends}, ${shlibs:Depends}
Description: Instrument Neutral Distributed Interface library for astronomical devices
 INDI is Instrument Neutral Distributed Interface control panel for
 astronomical devices, which provides a framework that decouples low
 level hardware drivers from high level front end clients. Clients
 that use the device drivers are completely unaware of the device
 capabilities and communicate with the device drivers and build a
 completely dynamic GUI based on the services provided by the device.
 .
 This package contains the library.

Package: libindi-dev
Section: libdevel
Architecture: any
Depends: libindi0 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Development headers for INDI Library
 INDI is Instrument Neutral Distributed Interface control panel for
 astronomical devices, which provides a framework that decouples low
 level hardware drivers from high level front end clients. Clients
 that use the device drivers are completely unaware of the device
 capabilities and communicate with the device drivers and build a
 completely dynamic GUI based on the services provided by the device.
 .
 This package contains the development files.
