2010-01-22 18:38:43 +00:00
|
|
|
Source: lutris
|
2010-08-31 14:29:45 +00:00
|
|
|
Section: games
|
|
|
|
Priority: optional
|
2016-02-23 23:37:17 +00:00
|
|
|
Build-Depends: debhelper,
|
2016-08-04 09:11:01 +00:00
|
|
|
python3,
|
2016-10-15 03:58:11 +00:00
|
|
|
python3-setuptools,
|
2015-12-30 03:43:07 +00:00
|
|
|
dh-python,
|
2015-12-06 00:13:02 +00:00
|
|
|
gir1.2-gtk-3.0,
|
2015-12-06 00:28:59 +00:00
|
|
|
gir1.2-glib-2.0,
|
2016-09-18 17:51:50 +00:00
|
|
|
python3-gi,
|
2016-02-23 23:37:17 +00:00
|
|
|
libgirepository1.0-dev
|
2016-02-25 11:51:00 +00:00
|
|
|
Maintainer: Mathieu Comandon <strider@strycore.com>
|
2014-09-10 14:52:04 +00:00
|
|
|
Standards-Version: 3.9.5
|
2013-12-04 20:50:51 +00:00
|
|
|
Vcs-Git: https://github.com/lutris/lutris
|
2014-07-09 15:16:01 +00:00
|
|
|
Homepage: https://lutris.net
|
2016-08-04 09:11:01 +00:00
|
|
|
X-Python-Version: >= 3.4
|
2010-01-22 18:38:43 +00:00
|
|
|
|
|
|
|
Package: lutris
|
2015-11-22 02:08:40 +00:00
|
|
|
Architecture: any
|
2011-05-11 17:13:34 +00:00
|
|
|
Depends: ${misc:Depends},
|
2016-09-18 17:51:50 +00:00
|
|
|
${python3:Depends},
|
2016-08-04 09:11:01 +00:00
|
|
|
python3-yaml,
|
|
|
|
python3-gi,
|
2016-02-23 23:37:17 +00:00
|
|
|
gir1.2-gtk-3.0,
|
2018-05-23 18:59:09 +00:00
|
|
|
gir1.2-gnomedesktop-3.0,
|
2018-11-20 00:43:05 +00:00
|
|
|
gir1.2-webkit2-4.0,
|
2019-01-04 13:03:46 +00:00
|
|
|
gir1.2-notify-0.7,
|
2017-04-14 22:40:13 +00:00
|
|
|
psmisc,
|
2018-08-18 04:32:20 +00:00
|
|
|
cabextract,
|
|
|
|
unzip,
|
|
|
|
p7zip,
|
2018-12-21 07:26:36 +00:00
|
|
|
curl,
|
2018-12-21 07:34:32 +00:00
|
|
|
fluid-soundfont-gs,
|
2019-01-10 03:59:23 +00:00
|
|
|
x11-xserver-utils,
|
|
|
|
python3-pil
|
2016-09-18 15:58:04 +00:00
|
|
|
Recommends: python3-evdev,
|
2016-02-23 23:37:17 +00:00
|
|
|
libc6-i386 [amd64],
|
2015-11-17 03:20:52 +00:00
|
|
|
lib32gcc1 [amd64]
|
2010-08-31 00:44:09 +00:00
|
|
|
Description: Install and play any video game easily
|
2012-11-14 17:13:16 +00:00
|
|
|
Lutris is a gaming platform for GNU/Linux. Its goal is to make
|
2010-08-31 00:44:09 +00:00
|
|
|
gaming on Linux as easy as possible by taking care of installing
|
2010-09-25 10:25:07 +00:00
|
|
|
and setting up the game for the user. The only thing you have to
|
2010-08-31 00:44:09 +00:00
|
|
|
do is play the game. It aims to support every game that is playable
|
2010-09-25 10:25:07 +00:00
|
|
|
on Linux.
|