Page MenuHomeSolus

D2420.id5835.diff
No OneTemporary

D2420.id5835.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)
@@ -19,20 +21,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 \
@@ -47,7 +44,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,19 +2,25 @@
<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. These programs are instantiated as dynamic libraries. We refer to these as &quot;libretro cores&quot;.
+
+Make sure to download assets to fix black boxes as icons.
+</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. These programs are instantiated as dynamic libraries. We refer to these as &quot;libretro cores&quot;.
+
+Make sure to download assets to fix black boxes as icons.
+</Description>
<PartOf>games.emulator</PartOf>
<Files>
<Path fileType="config">/etc/retroarch.cfg</Path>
@@ -67,17 +73,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
Apr 25 2023, 9:04 AM (15 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792877
Default Alt Text
D2420.id5835.diff (4 KB)

Event Timeline