debian/control-virtual
author Gr?gory Tr?lat
Thu, 18 Jun 2009 10:49:59 +0200
changeset 552 1928a3e06347
parent 533 4d50417dab22
child 579 3126da40d469
permissions -rw-r--r--
remove autotools-dev dependency
Source: canfestival
Section: devel
Priority: standard
Maintainer: lolitech <gregory.trelat@lolitech.fr>
Build-Depends: debhelper (>= 5), libwxgtk2.8-dev
Standards-Version: 3.7.2

Package: canfestival-devel
Architecture: all
Description: Canfestival library
 This package contains the CanFestival library for unix platform.

Package: canfestival-examples
Architecture: all
Description: Program's Examples for canfestival
 This package contains some test programs you can use as example
 for your own developments.
 - TestMasterSlave : Two CanOpen nodes in the same process
 - TestMasterMicromod : A CanOpen master that control a peak MicroMod module
 - DS401_Master : Master Node for the DS401_Slave_Gui
 - DS401_Slave_Gui : Simulate an I/O module with GUI

Package: canfestival-doc
Architecture: all
Description: Documentation for canfestival

Package: canfestival-virtual
Architecture: all
Depends: canfestival-devel, canfestival-objdictedit
Description: Virtual Can Interfaces

Package: canfestival-objdictedit
Architecture: all
Depends: python-wxgtk2.8, xpdf, docutils
Description: A CanOpen Node Editor
 Objdictedit, the Object Dictionary Editor, is a WxPython based GUI that is used to
 create the C file needed to create a new CanOpen node.