File: control

package info (click to toggle)
openhackware 0.4.1%2Bgit-20140423.c559da7c-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,056 kB
  • ctags: 2,711
  • sloc: ansic: 22,211; asm: 657; makefile: 186
file content (20 lines) | stat: -rw-r--r-- 898 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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), binutils-source, bison, flex, gcc-4.9-source, libmpc-dev
Standards-Version: 3.9.5

Package: openhackware
Architecture: all
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.