Page MenuHomeSolus

D2902.diff
No OneTemporary

D2902.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : retroarch
-version : 1.7.1
-release : 23
+version : 1.7.3
+release : 24
source :
- - https://github.com/libretro/RetroArch/archive/v1.7.1.tar.gz : e9189c7da6b2ca0142528eca14f26104ee322f052f8609203d90b60938d8d3f3
-license : GPL-2.0
+ - https://github.com/libretro/RetroArch/releases/download/v1.7.3/RetroArch-1.7.3.tar.xz : 6c51671f7235a196c4f75e465863b733db3408bf1d34c05b33704e4e1b1a14a1
+license : GPL-3.0-or-later
component : games.emulator
summary : RetroArch is the official reference frontend for the libretro API
description: |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>retroarch</Name>
<Packager>
- <Name>Fabio Forni</Name>
- <Email>fabio0x@keemail.me</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-3.0-or-later</License>
<PartOf>games.emulator</PartOf>
<Summary xml:lang="en">RetroArch is the official reference frontend for the libretro API</Summary>
<Description xml:lang="en">RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes videogame system emulators and game engines, but also more generalized 3D programs.
@@ -35,6 +35,8 @@
<Path fileType="library">/usr/lib64/retroarch/filters/audio/Panning.dsp</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/audio/Phaser.dsp</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/audio/Reverb.dsp</Path>
+ <Path fileType="library">/usr/lib64/retroarch/filters/audio/Tremolo.dsp</Path>
+ <Path fileType="library">/usr/lib64/retroarch/filters/audio/Vibrato.dsp</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/audio/WahWah.dsp</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/audio/chorus.so</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/audio/crystalizer.so</Path>
@@ -44,6 +46,8 @@
<Path fileType="library">/usr/lib64/retroarch/filters/audio/panning.so</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/audio/phaser.so</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/audio/reverb.so</Path>
+ <Path fileType="library">/usr/lib64/retroarch/filters/audio/tremolo.so</Path>
+ <Path fileType="library">/usr/lib64/retroarch/filters/audio/vibrato.so</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/audio/wahwah.so</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/video/2xBR.filt</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/video/2xSaI.filt</Path>
@@ -72,15 +76,16 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/pixmaps/retroarch.svg</Path>
+ <Path fileType="data">/usr/share/retroarch</Path>
</Files>
</Package>
<History>
- <Update release="23">
- <Date>2018-03-02</Date>
- <Version>1.7.1</Version>
+ <Update release="24">
+ <Date>2018-05-10</Date>
+ <Version>1.7.3</Version>
<Comment>Packaging update</Comment>
- <Name>Fabio Forni</Name>
- <Email>fabio0x@keemail.me</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 21 2023, 7:13 AM (11 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803361
Default Alt Text
D2902.diff (3 KB)

Event Timeline