Package Details: retroarch-git 1.22.2.r2002.4c2c1776cf-1

Git Clone URL: https://aur.archlinux.org/retroarch-git.git (read-only, click to copy)
Package Base: retroarch-git
Description: Reference frontend for the libretro API (Git-latest)
Upstream URL: https://www.libretro.com/
Keywords: emulator games libretro retroarch
Licenses: GPL-3.0-only
Groups: libretro
Conflicts: retroarch
Provides: retroarch
Submitter: Themaister
Maintainer: elitedev
Last Packager: elitedev
Votes: 80
Popularity: 0.85
First Submitted: 2012-04-22 13:08 (UTC)
Last Updated: 2026-06-16 05:29 (UTC)

Dependencies (42)

Required by (11)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

ProfessorKaos64 commented on 2016-09-11 14:28 (UTC) (edited on 2016-09-11 14:32 (UTC) by ProfessorKaos64)

@Griever, I must have missed it, it will be added back today. Apologies. Edit: should be back.Did a quick makepkg test. Let me know if you or others really want oss/jack back, as I mirrored the Arch Linux community package and figured that would be ok. Not a problem if otherwise.

Griever commented on 2016-09-11 14:20 (UTC)

Why did you disable Cg support? Most GLSL shaders have been broken for months.

ProfessorKaos64 commented on 2016-09-10 17:17 (UTC)

Updated and modelled after the Arch Linux community package.

Enverex commented on 2016-07-04 09:25 (UTC) (edited on 2016-07-06 10:51 (UTC) by Enverex)

Just a heads up, commit 6c18c177036b271bb2519935c2be5a4b0b8fff47 broke RetroArch on processors with TSX support (certain Broadwell and newer processors, check cpuinfo for "hle" and "rtm"). You'll get a Segfault (lock elision if you backtrace it) in this scenario. Reverting that specific commit allows RetroArch to work as normal on those processors. More information can be found here - https://github.com/libretro/RetroArch/issues/3183 EDIT: Upstream have modified the piece of code that was triggering the SEGFAULT so that it no-longer happens. The rollback is no-longer required. EDIT 2: This is now broken again upstream as of commit 6a9fb1186d8841a899b19b45a04508e027e12632 (which re-reverts the earlier fix).

Enverex commented on 2016-06-15 16:27 (UTC)

Can you add the following lines before configure in the script... git submodule init git submodule update This is needed for Vulkan support to actually work.

chicomag commented on 2015-12-22 16:30 (UTC)

I've found out that "git describe --first-parent --tags" reports the correct version.

chicomag commented on 2015-12-22 16:07 (UTC)

Why does "git describe --long --tags" report "v1.2.1-something" and not "v1.2.2-something"?

slinkygn commented on 2015-11-05 20:02 (UTC)

...on the heels of the last comment: jack2 and openal are dependencies? Why is that?