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.
<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.