mirror of
https://github.com/lutris/lutris.git
synced 2026-06-21 20:30:04 -04:00
20 lines
783 B
Plaintext
20 lines
783 B
Plaintext
Source: lutris
|
|
Section: games
|
|
Priority: optional
|
|
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 6), python,
|
|
python-support (>= 0.6.4), python-distutils-extra (>= 2.10)
|
|
Maintainer: Mathieu Comandon <strycore@gmail.com>
|
|
Standards-Version: 3.9.1
|
|
|
|
Package: lutris
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, ${python:Depends}, python-xdg, python-gconf,
|
|
python-gobject, python-apt, python-gtk2, python-yaml
|
|
Recommends: python-apport, python-pyglet, joy2key
|
|
Description: Install and play any video game easily
|
|
Lutris is a gaming platform for GNU/Linux. It's goal is to make
|
|
gaming on Linux as easy as possible by taking care of installing
|
|
and setting up the game for the user. The only thing you have to
|
|
do is play the game. It aims to support every game that is playable
|
|
on Linux.
|