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,
|
2011-05-09 09:40:02 +00:00
|
|
|
python,
|
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,
|
|
|
|
python-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
|
2015-12-30 03:43:07 +00:00
|
|
|
X-Python-Version: >= 2.7
|
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},
|
2011-05-09 09:40:02 +00:00
|
|
|
${python:Depends},
|
2016-02-23 23:37:17 +00:00
|
|
|
python-yaml,
|
|
|
|
python-dbus,
|
2016-06-14 23:13:19 +00:00
|
|
|
python-gi,
|
2016-08-04 01:13:19 +00:00
|
|
|
python-pyinotify,
|
2016-02-23 23:37:17 +00:00
|
|
|
gir1.2-gtk-3.0,
|
|
|
|
xdg-user-dirs,
|
|
|
|
python-xdg,
|
2016-07-05 19:19:14 +00:00
|
|
|
psmisc,
|
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.
|