Page MenuHomeSolus

D11510.id27899.diff
No OneTemporary

D11510.id27899.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -1632,6 +1632,7 @@
libSDL2-2.0.so.0:wl_registry_interface
libSDL2-2.0.so.0:wl_seat_interface
libSDL2-2.0.so.0:wl_shm_interface
+libSDL2-2.0.so.0:wl_surface_interface
libSDL2-2.0.so.0:wl_touch_interface
libX11-xcb.so.1:XGetXCBConnection
libX11.so.6:XAllocNamedColor
@@ -2465,7 +2466,6 @@
libwayland-client.so.0:wl_proxy_marshal
libwayland-client.so.0:wl_proxy_marshal_constructor
libwayland-client.so.0:wl_proxy_marshal_constructor_versioned
-libwayland-client.so.0:wl_surface_interface
libwayland-cursor.so.0:wl_cursor_image_get_buffer
libwayland-cursor.so.0:wl_cursor_theme_destroy
libwayland-cursor.so.0:wl_cursor_theme_get_cursor
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : retroarch
-version : 1.9.6
-release : 55
+version : 1.9.7
+release : 56
source :
- - https://github.com/libretro/RetroArch/archive/v1.9.6.tar.gz : a4454aa3e1e39fe958207168755caaa27c73dab8477ad8ff09061b0cad610638
+ - https://github.com/libretro/RetroArch/archive/v1.9.7.tar.gz : a4a1791dbff796dccfb377f9a61bd4b1bea4f754ab6611f51fa1d0466babbc9e
- git|https://github.com/libretro/retroarch-assets.git : 8d114dd55b0a357efec12d34d02dfe190a6ccc3a
license : GPL-3.0-or-later
component : games.emulator
@@ -67,15 +67,16 @@
%make -C libretro-common/audio/dsp_filters
install : |
%make_install
-
+
# Default configurations are currently handled as source patches. Remove /etc/retroarch.cfg as a user may misleadingly
# modify it and have their changes overwritten on package updates
+
rm -r $installdir/etc/
-
install -D -m00644 libretro-common/audio/dsp_filters/*.{dsp,so} -t $installdir/%libdir%/retroarch/filters/audio/
install -D -m00644 gfx/video_filters/*.{filt,so} -t $installdir/%libdir%/retroarch/filters/video/
-
+
# Bundle menu assets. This allows users to use Retroarch immediately without having to use the update tool
+
install -dm 755 $installdir/usr/share/retroarch/assets
cp -dr --no-preserve=ownership $sources/retroarch-assets.git/glui $installdir/usr/share/retroarch/assets/
cp -dr --no-preserve=ownership $sources/retroarch-assets.git/ozone $installdir/usr/share/retroarch/assets/
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,7 +3,7 @@
<Name>retroarch</Name>
<Packager>
<Name>Reilly Brogan</Name>
- <Email>solus@reillybrogan.com</Email>
+ <Email>reilly@reillybrogan.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>games.emulator</PartOf>
@@ -5093,12 +5093,12 @@
</Files>
</Package>
<History>
- <Update release="55">
- <Date>2021-07-10</Date>
- <Version>1.9.6</Version>
+ <Update release="56">
+ <Date>2021-07-27</Date>
+ <Version>1.9.7</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
- <Email>solus@reillybrogan.com</Email>
+ <Email>reilly@reillybrogan.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 30 2023, 4:17 PM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843321
Default Alt Text
D11510.id27899.diff (3 KB)

Event Timeline