diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,13 +1,10 @@ -ld-linux-x86-64.so.2 libEGL.so.1 libGLX.so.0 libLLVM-8.so -libOpenGL.so.0 libQt5Core.so.5 libQt5Gui.so.5 libQt5Widgets.so.5 libX11.so.6 -libXext.so.6 libXi.so.6 libXrandr.so.2 libasound.so.2 @@ -20,7 +17,6 @@ libdl.so.2 libenet.so.7 libevdev.so.2 -libgcc_s.so.1 liblzo2.so.2 libm.so.6 libmbedcrypto.so.2 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,13 +1,16 @@ name : dolphin-emu -version : 5.0 -release : 26 +version : '5.0' +release : 27 source : - - git|https://github.com/dolphin-emu/dolphin.git : 91f5d577cc9718dfbfdc2243e7f757de343eaf53 + - git|https://github.com/dolphin-emu/dolphin.git : 2f5e6cfff16bc9c6eff5800a009d23c1b98078ca license : GPL-2.0-or-later component : games.emulator summary : GameCube / Wii emulator description: | GameCube / Wii emulator, allowing you to play games for these two platforms on your PC. +optimize : + - speed + - lto builddeps : - pkgconfig(Qt5Core) - pkgconfig(alsa) @@ -42,4 +45,4 @@ %ninja_install # Install udev rule - install -Dm00644 Data/51-usb-device.rules $installdir/%libdir%/udev/rules.d/51-usb-device.rules + install -Dm00644 Data/51-usb-device.rules $installdir/%libdir%/udev/rules.d/51-usb-device.rules \ No newline at end of file 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 @@ dolphin-emu - Joey Riches - josephriches@gmail.com + Jacob Alzén + jacob.alzen@gmail.com GPL-2.0-or-later games.emulator @@ -169,6 +169,7 @@ /usr/share/dolphin-emu/sys/GameSettings/G3Q.ini /usr/share/dolphin-emu/sys/GameSettings/G3R.ini /usr/share/dolphin-emu/sys/GameSettings/G3X.ini + /usr/share/dolphin-emu/sys/GameSettings/G3YP52.ini /usr/share/dolphin-emu/sys/GameSettings/G4C.ini /usr/share/dolphin-emu/sys/GameSettings/G4GEE9.ini /usr/share/dolphin-emu/sys/GameSettings/G4M.ini @@ -1459,6 +1460,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 +1956,7 @@ programming.devel - dolphin-emu + dolphin-emu /usr/include/discord_register.h @@ -1963,12 +1965,12 @@ - - 2019-07-10 + + 2019-07-19 5.0 Packaging update - Joey Riches - josephriches@gmail.com + Jacob Alzén + jacob.alzen@gmail.com \ No newline at end of file