lutris/snapcraft.yaml

35 lines
773 B
YAML
Raw Normal View History

name: lutris
version: v0.5.1.3
summary: Lutris
description: |
Lutris is a gaming platform for GNU/Linux. Its 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.
grade: devel
confinement: devmode
base: core18
parts:
lutris:
plugin: python
source: .
stage-packages:
- libc6
- python3-distutils
- python3-gi
- gir1.2-gtk-3.0
- gir1.2-glib-2.0
- gir1.2-gdkpixbuf-2.0
- gir1.2-gnomedesktop-3.0
- gir1.2-webkit2-4.0
- gir1.2-notify-0.7
apps:
lutris:
command: bin/lutris
lutris-wrapper:
command: bin/lutris-wrapper