Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

41 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-07-21 15:35:40 -07:00
Source: xemu
Section: games
Priority: optional
Maintainer: Matt Borgerson <contact@mborgerson.com>
Build-Depends: debhelper (>= 11),
2025-01-01 23:02:55 -07:00
cmake,
2024-07-21 15:35:40 -07:00
git,
python3:any,
2025-03-31 18:03:28 -04:00
python3-pip,
python3-tomli,
2024-07-21 15:35:40 -07:00
python3-yaml,
2025-03-17 14:57:30 -07:00
python3-venv,
2024-07-21 15:35:40 -07:00
ninja-build,
libgtk-3-dev,
libepoxy-dev,
libpixman-1-dev,
libsdl2-dev,
libsamplerate0-dev,
zlib1g-dev,
libssl-dev,
libpcap-dev,
libslirp-dev,
2024-07-26 17:21:01 -07:00
libvulkan-dev,
2025-12-25 17:24:42 -05:00
libusb-1.0-0-dev,
2025-03-07 21:04:20 -07:00
libcurl4-gnutls-dev,
2024-07-21 15:35:40 -07:00
Standards-Version: 3.9.8
Homepage: https://xemu.app
XS-Debian-Vcs-Browser: https://github.com/mborgerson/xemu
XS-Debian-Vcs-Git: https://github.com/mborgerson/xemu.git
Vcs-Browser: https://github.com/mborgerson/xemu
Vcs-Git: https://github.com/mborgerson/xemu.git
Package: xemu
Architecture: amd64 arm arm64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel mips64 mips64el powerpc powerpcspe ppc64 ppc64el riscv64 s390x sparc sparc64 x32
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: xemu
Description: Original Xbox emulator
An open-source, cross-platform application that emulates the hardware of the
original Xbox game console.