diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -7,6 +7,7 @@ libQt5Gui.so.5 libQt5Widgets.so.5 libX11.so.6 +libXext.so.6 libXi.so.6 libXrandr.so.2 libasound.so.2 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : dolphin-emu -version : 5.0 -release : 24 +version : '5.0' +release : 25 source : - - git|https://github.com/dolphin-emu/dolphin.git : 91f5d577cc9718dfbfdc2243e7f757de343eaf53 + - git|https://github.com/dolphin-emu/dolphin.git : 4f6cdfe68675eba932bd2806d6aa1bea97c864be license : GPL-2.0-or-later component : games.emulator summary : GameCube / Wii emulator @@ -31,6 +31,9 @@ - lzo-devel - mbedtls-devel - miniupnpc-devel +optimize : | + - speed + - lto setup : | %cmake_ninja -DENABLE_QT=TRUE \ -DDISTRIBUTOR='Solus' \ diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1459,6 +1459,7 @@ /usr/share/dolphin-emu/sys/Shaders/Anaglyph/grayscale.glsl /usr/share/dolphin-emu/sys/Shaders/Anaglyph/grayscale2.glsl /usr/share/dolphin-emu/sys/Shaders/FXAA.glsl + /usr/share/dolphin-emu/sys/Shaders/Passive/horizontal.glsl /usr/share/dolphin-emu/sys/Shaders/acidmetal.glsl /usr/share/dolphin-emu/sys/Shaders/acidtrip.glsl /usr/share/dolphin-emu/sys/Shaders/acidtrip2.glsl @@ -1954,7 +1955,7 @@ programming.devel - dolphin-emu + dolphin-emu /usr/include/discord_register.h @@ -1963,8 +1964,8 @@ - - 2019-05-07 + + 2019-06-03 5.0 Packaging update Jacob Alzén