[go: up one dir, main page]

File: control

package info (click to toggle)
affix 2.1.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,908 kB
  • ctags: 1,247
  • sloc: ansic: 13,807; sh: 7,119; yacc: 232; makefile: 152; lex: 126; python: 56
file content (38 lines) | stat: -rw-r--r-- 1,406 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
32
33
34
35
36
37
38
Source: affix
Section: net
Priority: extra
Maintainer: Mario Joussen <joussen@debian.org>
Build-Depends: debhelper (>> 4), autoconf, automake, libtool, flex, bison, libopenobex-1.0-0-dev, affix-headers (>= 2.1.1)
Standards-Version: 3.6.1.0

Package: affix
Architecture: any
Depends: ${shlibs:Depends}, python, python-gtk2
Suggests: affix-source
Description: User space utilities for the Affix Bluetooth protocol stack
 The Affix Bluetooth protocol stack for Linux supports core protocols like
 L2CAP, RFCOMM, SDP and different profiles like serial port profile.
 .
 This package contains several user space utilities for Affix. 

Package: libaffix2
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
Suggests: affix-source
Description: Libraries for the Affix Bluetooth protocol stack
 The Affix Bluetooth protocol stack for Linux supports core protocols like 
 L2CAP, RFCOMM, SDP and different profiles like serial port profile. 
 .
 This package contains libraries for Affix.

Package: libaffix-dev
Section: libdevel
Architecture: any
Depends: libaffix2 (= ${Source-Version}), affix-headers (>= 2.1.1)
Description: Development files for the Affix Bluetooth protocol stack
 The Affix Bluetooth protocol stack for Linux supports core protocols like 
 L2CAP, RFCOMM, SDP and different profiles like serial port profile. 
 .
 This package contains files necessary for development.