1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00
cc65/packages/debian/control
spiro 68496d16ed Add missing Debian build-dependancy on "texinfo".
git-svn-id: svn://svn.cc65.org/cc65/trunk@5407 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-01-18 21:34:33 +00:00

143 lines
5.5 KiB
Plaintext

Source: cc65
Section: non-free/devel
Priority: optional
Maintainer: Michael Klein <michael.klein@puffin.lb.shuttle.de>
Build-Depends: debhelper, linuxdoc-tools, groff, dpatch, texinfo
Standards-Version: 3.2.1
Package: cc65
Suggests: cc65-apple2, cc65-apple2enh, cc65-atari, cc65-c128, cc65-c64, cc65-cbm510, cc65-cbm610, cc65-geos, cc65-pet, cc65-plus4, cc65-c16, cc65-vic20
Architecture: any
Depends: ${shlibs:Depends}
Description: Crosscompiler/Crossassembler for 6502 systems
A C crosscompiler for 6502 systems, including a macroassembler that
supports 6502, 65SC02 and 65816 CPUs, a linker, an archiver and some
other tools. To create programs for one of the supported target
machines, you have to install at least one of the target platform
packages in addition to the main package.
Package: cc65-doc
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: Documentation for the cc65 C compiler
This package contains the documentation for the cc65 C compiler, in HTML
and info format.
Package: cc65-apple2
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: Apple ][ specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Apple ][ using the cc65 crosscompiler.
Package: cc65-apple2enh
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: Apple //e specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Apple //e using the cc65 crosscompiler.
Package: cc65-atari
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: Atari specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the 8 bit Atari machines using the cc65 crosscompiler.
Package: cc65-atmos
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: Oric Atmos specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Oric Atmos using the cc65 crosscompiler.
Package: cc65-c128
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: C128 specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Commodore C128 using the cc65 crosscompiler.
Package: cc65-c64
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: C64 specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Commodore C64 using the cc65 crosscompiler.
Package: cc65-cbm510
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: CBM 510 specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Commodore CBM 510 (aka P500) using the cc65
crosscompiler.
Package: cc65-cbm610
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: CBM 610 specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Commodore PET-II (CBM600/700) family of computers using
the cc65 crosscompiler.
Package: cc65-geos
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: GEOS specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
GEOS programs for the C64/C128 using the cc65 crosscompiler.
Package: cc65-lynx
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: Lynx specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Lynx Game Console using the cc65 crosscompiler.
Package: cc65-nes
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: NES specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Nintendo Entertainment System using the cc65
crosscompiler.
Package: cc65-pet
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: PET specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Commodore PET family of computers using the cc65
crosscompiler
Package: cc65-plus4
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: Plus/4 specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Commodore Plus/4 and C16/116 using the cc65
crosscompiler.
Package: cc65-supervision
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: Supervision specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Supervision Game console using the cc65 crosscompiler.
Package: cc65-c16
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: C16/116 specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Commodore C16/116 using the cc65 crosscompiler.
Package: cc65-vic20
Architecture: all
Depends: cc65 (= ${Source-Version})
Description: VIC20 specific libraries and headers for the cc65 compiler
This package contains the header files and libraries needed to write
programs for the Commodore VIC20 using the cc65 crosscompiler.