Page MenuHomeSolus

D4271.diff
No OneTemporary

D4271.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,21 +1,22 @@
name : lutris
-version : 0.4.21.1
-release : 25
+version : 0.4.23
+release : 26
source :
- - https://github.com/lutris/lutris/archive/v0.4.21.1.tar.gz : bfb6f7f7cb46f92537c735ac133e2327e0e9275a952e19ac7815a91885be1788
+ - https://github.com/lutris/lutris/archive/v0.4.23.tar.gz : ca45398e8e7e883b424a32219d54ada0ba23d6629b6fe5e1b5a358fe99799e87
license : GPL-3.0-or-later
component : games
summary : Install and play any video game easily
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.
builddeps :
+ - pkgconfig(gtk+-3.0)
- pkgconfig(python3)
+ - python-evdev
- python-inotify
- python3-dbus
- python3-gobject-devel
- pyxdg
- pyyaml
- - xrandr
rundeps :
- gsm
- keyutils
@@ -25,7 +26,6 @@
- python-inotify
- pyyaml
- pyxdg
- - xrandr
build : |
%python3_setup
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>lutris</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Jarno Turkki</Name>
+ <Email>watpi@posteo.net</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>games</PartOf>
@@ -20,12 +20,12 @@
<PartOf>games</PartOf>
<Files>
<Path fileType="executable">/usr/bin/lutris</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.21.1-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.21.1-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.21.1-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.21.1-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.21.1-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.21.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.23-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.23-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.23-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.23-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.23-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris-0.4.23-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/__pycache__/api.cpython-36.pyc</Path>
@@ -52,6 +52,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/__pycache__/gi_composites.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/__pycache__/installerwindow.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/__pycache__/logwindow.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/__pycache__/lutristray.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/__pycache__/lutriswindow.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/__pycache__/runnerinstalldialog.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/__pycache__/runnersdialog.cpython-36.pyc</Path>
@@ -67,6 +68,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/gi_composites.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/installerwindow.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/logwindow.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/lutristray.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/lutriswindow.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/runnerinstalldialog.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/gui/runnersdialog.py</Path>
@@ -128,6 +130,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/__pycache__/linux.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/__pycache__/mame.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/__pycache__/mednafen.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/__pycache__/melonds.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/__pycache__/mess.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/__pycache__/mupen64plus.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/__pycache__/o2em.cpython-36.pyc</Path>
@@ -155,6 +158,12 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/atari800.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/browser.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/citra.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/commands/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/commands/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/commands/__pycache__/dosbox.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/commands/__pycache__/wine.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/commands/dosbox.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/commands/wine.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/desmume.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/dgen.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/dolphin.py</Path>
@@ -168,6 +177,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/linux.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/mame.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/mednafen.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/melonds.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/mess.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/mupen64plus.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/runners/o2em.py</Path>
@@ -232,7 +242,9 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/steam.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/strings.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/system.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/vulkan.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/timer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/vkquery.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/wine.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/wineprefix.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/wineregistry.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/__pycache__/x360ce.cpython-36.pyc</Path>
@@ -258,7 +270,9 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/steam.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/strings.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/system.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/vulkan.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/timer.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/vkquery.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/wine.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/wineprefix.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/wineregistry.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/lutris/util/x360ce.py</Path>
@@ -307,6 +321,7 @@
<Path fileType="data">/usr/share/lutris/media/runner_icons/linux.png</Path>
<Path fileType="data">/usr/share/lutris/media/runner_icons/mame.png</Path>
<Path fileType="data">/usr/share/lutris/media/runner_icons/mednafen.png</Path>
+ <Path fileType="data">/usr/share/lutris/media/runner_icons/melonds.png</Path>
<Path fileType="data">/usr/share/lutris/media/runner_icons/mess.png</Path>
<Path fileType="data">/usr/share/lutris/media/runner_icons/mupen64plus.png</Path>
<Path fileType="data">/usr/share/lutris/media/runner_icons/nulldc.png</Path>
@@ -346,12 +361,12 @@
</Files>
</Package>
<History>
- <Update release="25">
- <Date>2018-10-28</Date>
- <Version>0.4.21.1</Version>
+ <Update release="26">
+ <Date>2018-11-07</Date>
+ <Version>0.4.23</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Jarno Turkki</Name>
+ <Email>watpi@posteo.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sun, Aug 6, 7:19 PM (5 d, 9 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808312
Default Alt Text
D4271.diff (11 KB)

Event Timeline