Page MenuHomeSolus

D2420.id5973.diff
No OneTemporary

D2420.id5973.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,12 +1,13 @@
name : retroarch
-version : 1.7.0
-release : 22
+version : 1.7.1
+release : 23
source :
- - https://github.com/libretro/RetroArch/archive/v1.7.0.tar.gz : b32fa4a37ff777e9fe45eeef7ccf2e4e06520dd268584034f687a494dc9f5af1
+ - https://github.com/libretro/RetroArch/archive/v1.7.1.tar.gz : e9189c7da6b2ca0142528eca14f26104ee322f052f8609203d90b60938d8d3f3
license : GPL-2.0
component : games.emulator
summary : RetroArch is the official reference frontend for the libretro API
-description: Simple frontend for the libretro API. Stable version.
+description: |
+ 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.
builddeps :
- pkgconfig(alsa)
- pkgconfig(freetype2)
@@ -19,20 +20,15 @@
- pkgconfig(libv4l2)
- pkgconfig(openal)
- pkgconfig(sdl2)
+ - pkgconfig(vulkan)
- pkgconfig(x11)
- pkgconfig(xi)
- pkgconfig(xinerama)
- pkgconfig(xv)
- - git
- - libpth-devel
- - vulkan
-rundeps :
- - xset
setup : |
./configure --prefix=/usr \
--enable-al \
--enable-alsa \
- --enable-cheevos \
--enable-dbus \
--enable-ffmpeg \
--enable-freetype \
@@ -41,6 +37,7 @@
--enable-networking \
--enable-opengl \
--enable-pulse \
+ --enable-sse \
--enable-sdl2 \
--enable-threads \
--enable-v4l2 \
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,19 +2,21 @@
<Source>
<Name>retroarch</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>fabio0x@keemail.me</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>games.emulator</PartOf>
<Summary xml:lang="en">RetroArch is the official reference frontend for the libretro API</Summary>
- <Description xml:lang="en">Simple frontend for the libretro API. Stable version.</Description>
+ <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.
+</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>retroarch</Name>
<Summary xml:lang="en">RetroArch is the official reference frontend for the libretro API</Summary>
- <Description xml:lang="en">Simple frontend for the libretro API. Stable version.</Description>
+ <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.
+</Description>
<PartOf>games.emulator</PartOf>
<Files>
<Path fileType="config">/etc/retroarch.cfg</Path>
@@ -67,17 +69,18 @@
<Path fileType="library">/usr/lib64/retroarch/filters/video/super2xsai.so</Path>
<Path fileType="library">/usr/lib64/retroarch/filters/video/supereagle.so</Path>
<Path fileType="data">/usr/share/applications/retroarch.desktop</Path>
+ <Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/pixmaps/retroarch.svg</Path>
</Files>
</Package>
<History>
- <Update release="22">
- <Date>2018-02-14</Date>
- <Version>1.7.0</Version>
+ <Update release="23">
+ <Date>2018-03-02</Date>
+ <Version>1.7.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Fabio Forni</Name>
+ <Email>fabio0x@keemail.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 3 2023, 3:19 AM (14 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5789182
Default Alt Text
D2420.id5973.diff (4 KB)

Event Timeline