File: control.native.in

package info (click to toggle)
mig 1.8%2Bgit20231217-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,560 kB
  • sloc: ansic: 5,194; sh: 4,751; yacc: 590; lex: 286; makefile: 121; awk: 45
file content (22 lines) | stat: -rw-r--r-- 796 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

Package: mig
Architecture: hurd-any
Multi-Arch: no
Depends: ${misc:Depends}, ${mig:host}
Description: GNU Mach Interface Generator
 This is the GNU distribution of the MIG, which is needed to compile
 the GNU C library, the GNU Hurd and GNU Mach.
 .
 This package provides a mig command that generates interfaces for the host
 architecture of this package.

Package: mig-for-host
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${mig:host}
Description: GNU Mach Interface Generator - metapackage for host
 This is the GNU distribution of the MIG, which is needed to compile
 the GNU C library, the GNU Hurd and GNU Mach.
 .
 Like the mig package, this produces interfaces for the host architecture of
 this package, but as a triplet-mig command which is possibly a cross-generator.