comedilib 0.8.1-5ubuntu7 source package in Ubuntu

Changelog

comedilib (0.8.1-5ubuntu7) raring; urgency=low

  * Adjusted explicit Ruby 1.8 build dependency, fixing FTBFS due to
    dh_install bailing.
 -- Daniel T Chen <email address hidden>   Wed, 24 Apr 2013 19:34:34 -0400

Upload details

Uploaded by:
Daniel T Chen
Uploaded to:
Raring
Original maintainer:
Ubuntu MOTU Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
comedilib_0.8.1.orig.tar.gz 1.3 MiB 56c5d27b57924778fae6aac3e776dfebcbb9f6eed79c39b6e0b4ad162d86bef8
comedilib_0.8.1-5ubuntu7.diff.gz 6.4 KiB f12f44738941534d0f8ca3a4c32b3feb6c0f1e1564dc52902fec6e787308cc94
comedilib_0.8.1-5ubuntu7.dsc 1.7 KiB 6c8dc12af1753f158f468566520302047d53acb2c7dafee6881563f93e1f9e5f

Available diffs

View changes file

Binary packages built by this source

libcomedi-dev: Development library for Comedi

 Comedilib is a library for using Comedi, a driver interface for data
 acquisition hardware.
 .
 This package contains headers, static libraries, documentation, and
 examples for writing software that uses the Comedilib library. You
 only need to install it if you plan to develop or compile software
 that uses Comedilib.

libcomedi0: Library for Comedi

 Comedilib is a library for using Comedi, a driver interface for data
 acquisition hardware. Comedi supports a wide variety of ISA and PCI
 devices that contain analog-to-digital converters, digital-to-analog
 converters, digital input/output, counters and timers. The full list
 of support devices can be found in the libcomedi-dev documentation.
 .
 This package contains the shared library component of Comedilib. In
 general, this package will be automatically installed as a dependency
 of application or other library packages.
 .
 In order to effectively use this package, you need to have compiled
 and installed the Comedi kernel modules. The source for Comedi is
 available in the comedi-source package, which also contains
 instructions on how to compile and install the modules.

python-comedilib: Python wrapper for Comedilib

 Comedilib is a library for using Comedi, a driver interface for data
 acquisition hardware. See the libcomedi0 package for more information.
 .
 This package provides Python bindings to the comedi library.