box64/debian/control

15 lines
543 B
Plaintext
Raw Normal View History

2022-01-18 20:10:40 +00:00
Source: box64
Section: utils
Priority: optional
Maintainer: Ryan Fortner <ryankfortner@gmail.com>
2022-01-18 20:51:30 +00:00
Build-Depends: cmake, debhelper (>=11~), python3
2022-01-18 20:10:40 +00:00
Standards-Version: 4.1.4
Homepage: https://github.com/ptitSeb/box64
Package: box64
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Linux Userspace x86_64 Emulator with a twist, targeted at ARM Linux devices
Box86 lets you run x86_64 Linux programs (such as games) on non-x86 Linux systems, like ARM (host system needs to be 64bit little-endian).