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
|
Source: binutils-z80
Section: devel
Priority: optional
Maintainer: Alberto Garcia <berto@igalia.com>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 10),
bison,
flex,
gettext,
binutils-source (>= 2.24.51.20140411)
Vcs-Browser: https://salsa.debian.org/berto/binutils-z80
Vcs-Git: https://salsa.debian.org/berto/binutils-z80.git
Homepage: https://www.gnu.org/software/binutils/
Package: binutils-z80
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: binutils (>= ${bu:upstream})
Built-Using: binutils (= ${bu:source})
Description: GNU binary utilities for the z80-unknown-coff target
The programs in this package are used to assemble, link and manipulate
binary and object files for the Z80 and R800 CPUs. This
package is primarily for Z80 and R800 developers and is not
needed by normal users or developers.
|