mirror of
https://github.com/mupen64plus/mupen64plus-ui-python.git
synced 2025-04-02 10:51:53 -04:00
54 lines
1.6 KiB
Text
54 lines
1.6 KiB
Text
Source: mupen64plus-ui-python
|
|
Section: games
|
|
Priority: optional
|
|
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
|
|
Uploaders:
|
|
Sérgio Benjamim <sergio_br2@yahoo.com.br>,
|
|
Standards-Version: 3.9.6
|
|
Homepage: http://m64py.sourceforge.net/
|
|
Vcs-Git: git://anonscm.debian.org/pkg-games/mupen64plus-ui-python.git
|
|
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/mupen64plus-ui-python.git
|
|
Build-Depends:
|
|
debhelper (>= 9),
|
|
dh-python,
|
|
python3,
|
|
python3-pyqt6,
|
|
pyqt6-dev-tools,
|
|
X-Python3-Version: >= 3.4
|
|
|
|
Package: m64py
|
|
Architecture: all
|
|
Depends:
|
|
${misc:Depends},
|
|
${python3:Depends},
|
|
libsdl2-dev,
|
|
mupen64plus-audio-all | mupen64plus-audio,
|
|
mupen64plus-config-abi-2.2,
|
|
mupen64plus-data,
|
|
mupen64plus-frontend-abi-2.1.1,
|
|
mupen64plus-input-all | mupen64plus-input,
|
|
mupen64plus-rsp-all | mupen64plus-rsp,
|
|
mupen64plus-video-all | mupen64plus-video,
|
|
python3-pyqt6,
|
|
python3-pyqt6.qtsvg,
|
|
python3-sdl2,
|
|
Provides:
|
|
mupen64plus-ui,
|
|
Recommends:
|
|
python3-dbus,
|
|
python3-lzma | p7zip,
|
|
unrar,
|
|
Description: Python based graphical frontend for mupen64plus
|
|
M64Py is a Qt6 front-end (GUI) for Mupen64Plus, a cross-platform
|
|
plugin-based Nintendo 64 emulator. M64Py is written in Python and it
|
|
provides a user-friendly interface over Mupen64Plus shared library.
|
|
.
|
|
Features:
|
|
* Changeable emulation plugins for audio, core, input, rsp, video
|
|
* Selection of emulation core
|
|
* Configuration dialogs for core, plugin and input settings
|
|
* ROMs list
|
|
* Input bindings configuration
|
|
* Cheats support
|
|
* Support gzip, bzip2, zip, rar and 7z archives
|
|
* Video extension (embedded OpenGL window)
|