SHA256
1
0
forked from pool/retroarch

Accepting request 825154 from Emulators

- Change broken libretro-blastem to libretro-picodrive
- Version 1.9.0
  * Full changelog at https://github.com/libretro/RetroArch/blob/master/CHANGES.md#190
- Add libretro-glsl-shaders recommends

OBS-URL: https://build.opensuse.org/request/show/825154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/retroarch?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2020-08-10 12:57:41 +00:00 committed by Git OBS Bridge
commit 207bb5664b
5 changed files with 21 additions and 7 deletions

View File

@ -3,8 +3,8 @@
<param name="scm">git</param>
<param name="url">https://github.com/libretro/RetroArch.git</param>
<param name="filename">retroarch</param>
<param name="revision">v1.8.9</param>
<param name="version">1.8.9</param>
<param name="revision">v1.9.0</param>
<param name="version">1.9.0</param>
<param name="exclude">media/icons</param>
<param name="exclude">ps2</param>
<param name="exclude">uwp</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbad74ea1aebc218bd057b89c37a3d91cb454e68cca21d6d2d414193dd3efe12
size 38115604

3
retroarch-1.9.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b57906fe86fc2f69d4d3533aaddfc6fb12316c187d90945e61933bb825f20a8
size 38382129

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Aug 9 10:38:58 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
- Change broken libretro-blastem to libretro-picodrive
-------------------------------------------------------------------
Sat Aug 8 07:33:51 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
- Version 1.9.0
* Full changelog at https://github.com/libretro/RetroArch/blob/master/CHANGES.md#190
- Add libretro-glsl-shaders recommends
-------------------------------------------------------------------
Tue Jun 23 19:14:47 UTC 2020 - Yunhe Guo <i@guoyunhe.me>

View File

@ -17,7 +17,7 @@
Name: retroarch
Version: 1.8.9
Version: 1.9.0
Release: 0
Summary: Emulator frontend
License: GPL-3.0-only
@ -79,6 +79,7 @@ Recommends: retroarch-joypad-autoconfig
Recommends: retroarch-assets
Recommends: libretro-core-info
Recommends: libretro-database
Recommends: libretro-glsl-shaders
# Emulation cores
@ -116,7 +117,7 @@ Recommends: libretro-desmume
Recommends: libretro-citra
# Sega Genesis/Mega Drive (MD)
Recommends: libretro-blastem
Recommends: libretro-picodrive
# Sega Saturn (SS)
Recommends: libretro-yabause
# Sega Dreamcast (DC)
@ -231,6 +232,7 @@ make %{?_smp_mflags}
%{_bindir}/%{name}
%{_bindir}/%{name}-cg2glsl
%{_datadir}/applications/%{name}.desktop
%{_datadir}/metainfo/com.libretro.*.xml
%{_datadir}/pixmaps/%{name}.svg
%{_mandir}/man?/%{name}.?*
%{_mandir}/man?/%{name}-cg2glsl.?*