1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
Source: lutris
Section: contrib/games
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Dave Hibberd <hibby@debian.org>,
Safir Secerovic <sapphire@linux.org.ba>,
Ilya Orlov <ilyaorlov124@gmail.com>,
Benxi Yang <ybx332@gmail.com>,
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
appstream,
Build-Depends-Indep:
meson,
Standards-Version: 4.7.3
Homepage: https://lutris.net
Vcs-Browser: https://salsa.debian.org/games-team/lutris
Vcs-Git: https://salsa.debian.org/games-team/lutris.git
X-Style: black
Package: lutris
Architecture: all
Depends:
7zip,
cabextract,
curl,
gir1.2-gtk-3.0,
gir1.2-notify-0.7,
gir1.2-webkit2-4.1,
mesa-utils,
psmisc,
python3-dbus,
python3-distro,
python3-gi,
python3-gi-cairo,
python3-lxml,
python3-magic,
python3-pil,
python3-requests,
python3-setproctitle,
python3-yaml,
unzip,
vulkan-tools,
x11-xserver-utils,
${misc:Depends},
${python3:Depends},
Recommends:
gamemode,
gamescope,
gvfs-backends,
libwine-development | libwine,
python3-evdev,
python3-pefile,
python3-protobuf,
winetricks,
xdg-desktop-portal,
xdg-desktop-portal-gtk | xdg-desktop-portal-kde,
Suggests:
fluid-soundfont-gs,
fluidsynth,
Description: video game preservation platform
Lutris helps you install and play video games from all eras and from most
gaming systems. By leveraging and combining existing emulators, engine
re-implementations and compatibility layers, it gives you a central interface
to launch all your games.
|