lutris/debian/control

28 lines
817 B
Plaintext
Raw Normal View History

2010-01-22 18:38:43 +00:00
Source: lutris
2010-08-31 14:29:45 +00:00
Section: games
Priority: optional
2015-12-06 00:05:34 +00:00
Build-Depends: cdbs,
debhelper,
python,
gir1.2-gtk-3.0,
2015-12-06 00:28:59 +00:00
gir1.2-glib-2.0,
python-gi,
libgirepository1.0-dev,
2012-11-10 12:08:16 +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
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},
${python:Depends},
python-yaml, python-dbus, gir1.2-gtk-3.0, xdg-user-dirs, libc6-i386 [amd64],
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.