aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 68a47211399eaf3b43327aaef66193f79d901b06 (plain)
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
Source: plptools
Build-Depends: debhelper (>= 4.0.2), automake (>= 1:1.4-p4-1.1) | automake1.6, autoconf, libtool, gettext, libncurses5-dev, libreadline4-dev, libnewt-dev, kdoc
Section: otherosfs
Priority: optional
Maintainer: John Lines <john@paladin.demon.co.uk>
Standards-Version: 3.5.6.1

Package: plptools
Architecture: any
Depends: ${shlibs:Depends}, debconf (>= 1.0)
Description: Access a Psion PDA over a serial link 
 This package lets you access Psion drives over a serial link. You
 can mount them, pseudo NFS style, access them FTP-like, use a local
 printer from the Psion (Psion S5 only) and perform backup/restore.
 .
 The software is partially based on p3nfs, which is also packed for
 Debian, but plptools uses the native Psion protocol, whereas p3nfs
 requires a program to be installed on the Psion.

Package: plptools-dev
Architecture: any
Section: devel
Depends: plptools (= ${Source-Version})
Description: plptools (development files)
 This package provides a static library, headers and API documentation
 for plptools development. You need these files if you want to build
 programs which use libplp.