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
|
Source: cbmlink
Section: otherosfs
Priority: extra
Maintainer: Peter Karlsson <peterk@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Build-Depends-Indep: xa65
Standards-Version: 3.6.0
Package: cbmlink
Architecture: any
Depends: ${shlibs:Depends}
Recommends: cbmlink-cbmprg | cbmlink-cbmc2n, cbmlink-cbmutils
Description: Transfer data to/from Commodore 8-bit computers
A data transfer system between Commodore 8-bit computers
and other systems.
.
Various devices for connecting to the Commodore 8-bit
computers are supported and described in the accompanying
documentation.
Package: cbmlink-cbmprg
Architecture: all
Depends: cbmlink
Recommends: cbmlink-cbmutils
Description: Commodore binaries for cbmlink
This package contains the binaries necessary to interface
cbmlink with a Commodore 8-bit computer using various
interfaces.
Package: cbmlink-cbmc2n
Architecture: all
Depends: cbmlink
Recommends: cbmlink-cbmutils, c2n
Description: Commodore C2N232 images for cbmlink
This package contains the images necessary to interface
cbmlink with a Commodore 8-bit computer using the C2N232
interface.
.
Drivers in Commodore binary format are in the
cbmlink-cbmprg package.
Package: cbmlink-cbmutils
Depends: cbmlink
Architecture: all
Description: Commodore utility programs for cbmlink
This package contains some auxiliary utility programs to
use in conjunction with cbmlink.
|