parent
e824f63abc
commit
168cad831a
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'lutris'
|
# Template file for 'lutris'
|
||||||
pkgname=lutris
|
pkgname=lutris
|
||||||
version=0.4.22
|
version=0.4.23
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
hostmakedepends="python3-setuptools python3-gobject gtk+3-devel"
|
hostmakedepends="python3-setuptools python3-gobject gtk+3-devel"
|
||||||
depends="python3-dbus python3-gobject python3-yaml python3-evdev pciutils"
|
depends="python3-dbus python3-gobject python3-yaml python3-evdev pciutils
|
||||||
|
cabextract gtk+3 xrandr unzip unrar p7zip"
|
||||||
short_desc="Open gaming platform for managing games in a unified way"
|
short_desc="Open gaming platform for managing games in a unified way"
|
||||||
maintainer="Jan Wey. <janwey.git@gmail.com>"
|
maintainer="Jan Wey. <janwey.git@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://lutris.net"
|
homepage="https://lutris.net"
|
||||||
changelog="https://raw.githubusercontent.com/lutris/lutris/master/debian/changelog"
|
changelog="https://raw.githubusercontent.com/lutris/lutris/master/debian/changelog"
|
||||||
distfiles="https://github.com/lutris/lutris/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lutris/lutris/archive/v${version}.tar.gz"
|
||||||
checksum=e849ae01b702f8b39d1783c5e2a3f935b50cd31aa3952f0c0f0f7530a8a7d4b2
|
checksum=ca45398e8e7e883b424a32219d54ada0ba23d6629b6fe5e1b5a358fe99799e87
|
||||||
|
|
Loading…
Reference in a new issue