File: control

package info (click to toggle)
gcc-h8300-hms 1%3A3.4.6%2Bdfsg2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 93,264 kB
  • sloc: ansic: 627,340; cpp: 89,017; makefile: 24,886; asm: 21,058; sh: 16,641; yacc: 3,740; perl: 718; xml: 692; lex: 587; exp: 298; awk: 223; pascal: 86; lisp: 59; sed: 37
file content (30 lines) | stat: -rw-r--r-- 1,027 bytes parent folder | download | duplicates (2)
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
Source: gcc-h8300-hms
Section: devel
Priority: optional
Maintainer: Debian LEGO Team <debian-lego-team@lists.alioth.debian.org>
Uploaders:
 Michael Tautschnig <mt@debian.org>,
 Nicolas Schodet <nico@ni.fr.eu.org>,
Standards-Version: 4.7.2
Build-Depends: binutils-h8300-hms (>= 2.16.1-11),
               bison,
               debhelper-compat (= 13),
               flex,
               gawk,
               gettext,
               gperf,
               m4,
               texinfo
Homepage: https://gcc.gnu.org/
Vcs-Git: https://salsa.debian.org/debian-lego-team/gcc-h8300-hms.git
Vcs-Browser: https://salsa.debian.org/debian-lego-team/gcc-h8300-hms
Rules-Requires-Root: no

Package: gcc-h8300-hms
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, binutils-h8300-hms
Suggests: gcc-doc
Description: GNU C compiler (cross compiler for h8300-hitachi-coff)
 This is the GNU C compiler, a fairly portable optimizing compiler which
 supports multiple languages.  This package includes support for C.