File: control

package info (click to toggle)
binutils-z80 4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 48 kB
  • sloc: makefile: 20
file content (24 lines) | stat: -rw-r--r-- 804 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: binutils-z80
Section: devel
Priority: extra
Maintainer: Alberto Garcia <berto@igalia.com>
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9),
               bison,
               flex,
               gettext,
               binutils-source (>= 2.24.51.20140411)
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.