File: control

package info (click to toggle)
ois 1.2.0-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 936 kB
  • ctags: 1,475
  • sloc: cpp: 8,462; makefile: 101; ansic: 70; sh: 8
file content (31 lines) | stat: -rw-r--r-- 1,221 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: ois
Priority: extra
Maintainer: Philippe Coval <rzr@gna.org>
Uploaders: Federico Di Gregorio <fog@debian.org>
Build-Depends: debhelper (>= 5), automake (>= 1.9), autotools-dev, autoconf, libtool, libltdl3-dev, libxaw7-dev, quilt, libx11-dev
Standards-Version: 3.8.3
Section: libs
Homepage: http://sourceforge.net/projects/wgois

Package: libois-dev
Section: libdevel
Architecture: any
Depends: libois-1.2.0 (= ${binary:Version}), ${misc:Depends} 
Description: Object Oriented Input System library (C++ development headers)
 Object Oriented Input System (OIS) is meant to be a cross platform,
 simple solution for using all kinds of Input Devices
 (KeyBoards, Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback)
 .
 Written in C++ using Object Oriented Design patterns.

Package: libois-1.2.0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libois1
Description: Object Oriented Input System library (C++)
 Object Oriented Input System (OIS) is meant to be a cross platform,
 simple solution for using all kinds of Input Devices
 (KeyBoards, Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback)
 .
 Written in C++ using Object Oriented Design patterns.