File: control

package info (click to toggle)
libopenobex 1.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 972 kB
  • ctags: 1,552
  • sloc: ansic: 9,988; xml: 407; makefile: 96
file content (65 lines) | stat: -rw-r--r-- 2,597 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Source: libopenobex
Priority: optional
Section: comm
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: debhelper (>= 7.0.0), cmake (>= 2.6.3),
	libbluetooth-dev [linux-any], libusb-1.0-0-dev,
	pkg-config, doxygen, docbook-xml, docbook-xsl,
	xsltproc, libxml2-utils
Standards-Version: 3.9.8
Homepage: http://sourceforge.net/projects/openobex/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/libopenobex.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libopenobex.git/

Package: libopenobex2-dev
Section: libdevel
Conflicts: libopenobex-dev
Provides: libopenobex-dev
Breaks: libopenobex1-dev (<< 1.7.1-4)
Architecture: any
Depends: ${misc:Depends}, libopenobex2 (= ${binary:Version}), libbluetooth-dev [linux-any], libusb-1.0-0-dev
Suggests: pkg-config
Description: OBEX protocol library - development files
 The Object Exchange protocol can best be described as binary HTTP.
 OBEX is optimised for ad-hoc wireless links and can be used to exchange
 all kind of objects like files, pictures, calendar entries (vCal)
 and business cards (vCard).
 .
 OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile
 phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45,
 Nokia NM207 and Nokia 9110 Communicator.
 .
 This package contains the development files.

Package: libopenobex2
Section: libs
Breaks: libopenobex1 (<< 1.7.1-4)
Depends: ${misc:Depends}, ${shlibs:Depends}
Architecture: any
Description: OBEX protocol library
 The Object Exchange protocol can best be described as binary HTTP.
 OBEX is optimised for ad-hoc wireless links and can be used to exchange
 all kind of objects like files, pictures, calendar entries (vCal)
 and business cards (vCard).
 .
 OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile
 phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45,
 Nokia NM207 and Nokia 9110 Communicator.

Package: openobex-apps
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: ircp
Replaces: ircp
Breaks: openobex-apps (<< 1.7.1-4)
Description: Applications for OpenOBEX
 The Object Exchange protocol can best be described as binary HTTP.
 OBEX is optimised for ad-hoc wireless links and can be used to exchange
 all kind of objects like files, pictures, calendar entries (vCal)
 and business cards (vCard).
 .
 OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile
 phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45,
 Nokia NM207 and Nokia 9110 Communicator.
 .
 This package contains some small utilities to control such devices.