File: control

package info (click to toggle)
openhackware 0.4.1%2Bgit-20140423.c559da7c-4.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,312 kB
  • sloc: ansic: 22,217; asm: 657; makefile: 183
file content (21 lines) | stat: -rw-r--r-- 894 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
Source: openhackware
Section: misc
Priority: optional
Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org>
Uploaders: Aurelien Jarno <aurel32@debian.org>
Homepage: http://git.qemu-project.org/?p=openhackware.git
Vcs-Browser: http://git.debian.org/?p=pkg-qemu/openhackware.git
Vcs-Git: git://git.debian.org/git/pkg-qemu/openhackware.git
Build-Depends: debhelper (>= 9), gcc-powerpc-linux-gnu [!powerpc]
Standards-Version: 3.9.7

Package: openhackware
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: OpenFirmware emulator for PowerPC
 OpenHackWare is an OpenFirmware emulator intended to be used on PowerPC
 machines. It is not a real OpenFirmware as it knows nothing about Forth.
 It emulates the OpenFirmware boot time interface as well as the RTAS
 interface. It also emulates some known "interpret" strings, to make it
 able to launch known OSes.