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 @@
retroarch
- Joey Riches
- josephriches@gmail.com
+ Fabio Forni
+ fabio0x@keemail.meGPL-2.0games.emulatorRetroArch is the official reference frontend for the libretro API
- Simple frontend for the libretro API. Stable version.
+ 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.
+https://solus-project.com/sources/README.SolusretroarchRetroArch is the official reference frontend for the libretro API
- Simple frontend for the libretro API. Stable version.
+ 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.
+games.emulator/etc/retroarch.cfg
@@ -67,17 +69,18 @@
/usr/lib64/retroarch/filters/video/super2xsai.so/usr/lib64/retroarch/filters/video/supereagle.so/usr/share/applications/retroarch.desktop
+ /usr/share/doc/usr/share/man/usr/share/pixmaps/retroarch.svg
-
- 2018-02-14
- 1.7.0
+
+ 2018-03-02
+ 1.7.1Packaging update
- Joey Riches
- josephriches@gmail.com
+ Fabio Forni
+ fabio0x@keemail.me
\ No newline at end of file