2010-01-22 18:38:43 +00:00
|
|
|
Source: lutris
|
2010-08-31 14:29:45 +00:00
|
|
|
Section: games
|
|
|
|
Priority: optional
|
2011-05-11 17:13:34 +00:00
|
|
|
Build-Depends: cdbs (>= 0.4.43),
|
2011-05-09 09:40:02 +00:00
|
|
|
debhelper (>= 6),
|
|
|
|
python,
|
|
|
|
python-support (>= 0.6.4),
|
2011-05-11 17:13:34 +00:00
|
|
|
python-xdg
|
2012-11-10 12:08:16 +00:00
|
|
|
Maintainer: Mathieu Comandon <strider@strycore.com>
|
2013-12-04 20:50:51 +00:00
|
|
|
Standards-Version: 3.9.4
|
|
|
|
Vcs-Git: https://github.com/lutris/lutris
|
2014-07-09 15:16:01 +00:00
|
|
|
Homepage: https://lutris.net
|
2010-01-22 18:38:43 +00:00
|
|
|
|
|
|
|
Package: lutris
|
|
|
|
Architecture: all
|
2011-05-11 17:13:34 +00:00
|
|
|
Depends: ${misc:Depends},
|
2011-05-09 09:40:02 +00:00
|
|
|
${python:Depends},
|
2014-09-04 13:34:25 +00:00
|
|
|
python-yaml, gir1.2-gtk-3.0, python-xdg
|
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.
|