aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 032494f077bbf22efa6dfa6f0d1181b3e3f4c9bb (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
28
Source: plptools
Build-Depends: debhelper (>= 9), gettext, libncurses5-dev, libreadline-dev, po-debconf, libfuse-dev, libattr1-dev, dh-autoreconf
Section: otherosfs
Priority: optional
Maintainer: John Lines <john@paladyn.org>
Standards-Version: 3.9.5
Homepage: http://plptools.sourceforge.net/

Package: plptools
Architecture: linux-any kfreebsd-any
Depends: ${shlibs:Depends},${misc:Depends}, fuse [linux-any] | fuse4bsd [kfreebsd-any]
Conflicts: klipsi, plptools-kde, kpsion
Provides: libplpc2a
Replaces: libplpc2a
Description: Access EPOC device (Psion PDA) over a serial link 
 This package lets you access EPOC devices' drives over a serial link.
 You can mount them, access them FTP-style, use a local printer from
 the remote device (EPOC32 only) and install applications from SIS
 files.

Package: plptools-dev
Architecture: linux-any kfreebsd-any
Section: devel
Depends: plptools (= ${binary:Version}),${misc:Depends}
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.