Page MenuHomeSolus

D2420.id5825.diff
No OneTemporary

D2420.id5825.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,18 @@
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. These programs are instantiated as dynamic libraries. We refer to these as "libretro cores".
+
+Make sure to download assets to fix black boxes as icons.
builddeps :
- pkgconfig(alsa)
- pkgconfig(freetype2)
- - pkgconfig(gl)
- pkgconfig(glu)
- pkgconfig(libavcodec)
- pkgconfig(libpng)
@@ -32,7 +34,6 @@
./configure --prefix=/usr \
--enable-al \
--enable-alsa \
- --enable-cheevos \
--enable-dbus \
--enable-ffmpeg \
--enable-freetype \
@@ -47,7 +48,8 @@
--enable-vulkan \
--enable-wayland \
--enable-x11 \
- --enable-zlib
+ --enable-zlib \
+ --enable-sse
build : |
%make
%make -C gfx/video_filters
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 @@
<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>
@@ -67,17 +67,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-01</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 19 2023, 1:52 PM (12 w, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824808
Default Alt Text
D2420.id5825.diff (3 KB)

Event Timeline