mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/lutris: Updated for version 0.4.14.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d61ed6a102
commit
97201a1b51
4 changed files with 13 additions and 17 deletions
|
@ -1,10 +1,6 @@
|
|||
Lutris is an open gaming platform for Linux.
|
||||
Lutris is an open gaming platform for Linux. It helps you install and manage
|
||||
your games in a unified interface. The goal is to support every game which
|
||||
runs on Linux, from native to Windows games (via Wine) to emulators and
|
||||
browser games.
|
||||
|
||||
It helps you install and manage your games in a unified interface.
|
||||
|
||||
Our goal is to support every game which runs on Linux,
|
||||
from native to Windows games (via Wine) to emulators and
|
||||
browser games. The desktop application and the website
|
||||
are libre software, your contributions are welcome!
|
||||
|
||||
allegro is an optional dependency for some of the runners.
|
||||
allegro and wine are optional dependencies for some of the runners.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for lutris
|
||||
|
||||
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
|
||||
# Brenton Earl | brent@exitstatusone.com
|
||||
# Copyright 2018 Brenton Earl <brent@exitstatusone.com>
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
@ -24,7 +24,7 @@
|
|||
# <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=lutris
|
||||
VERSION=${VERSION:-0.4.13}
|
||||
VERSION=${VERSION:-0.4.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lutris"
|
||||
VERSION="0.4.13"
|
||||
VERSION="0.4.14"
|
||||
HOMEPAGE="https://lutris.net/"
|
||||
DOWNLOAD="http://lutris.net/releases/lutris_0.4.13.tar.xz"
|
||||
MD5SUM="2aea856639388099e7b428d952979490"
|
||||
DOWNLOAD="http://lutris.net/releases/lutris_0.4.14.tar.xz"
|
||||
MD5SUM="1550826b2022af03f5e249c8c624a608"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pygobject3-python3 dbus-python3 python3-PyYAML pyxdg"
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
lutris: lutris (Open Gaming Platform)
|
||||
lutris:
|
||||
lutris: Lutris is an open gaming platform for Linux. It helps you install
|
||||
lutris: and manage your games in a unified interface.
|
||||
lutris: Our goal is to support every game which runs on Linux, from native to
|
||||
lutris: Windows games (via Wine) to emulators and browser games.
|
||||
lutris: and manage your games in a unified interface. The goal is to support
|
||||
lutris: every game which runs on Linux, from native Windows games (via Wine)
|
||||
lutris: to emulators and browser games.
|
||||
lutris:
|
||||
lutris: Home page: https://lutris.net/
|
||||
lutris:
|
||||
|
|
Loading…
Reference in a new issue