Package Details: renpy-git 8.5.2.26010301.r305.g0e52ab6-1

Git Clone URL: https://aur.archlinux.org/renpy-git.git (read-only, click to copy)
Package Base: renpy-git
Description: Visual novel engine Ren'Py along with its platdeps libs (dev channel)
Upstream URL: http://www.renpy.org
Licenses: MIT
Conflicts: renpy
Provides: python-renpy, renpy
Replaces: renpy64
Submitter: Cravix
Maintainer: patlefort
Last Packager: patlefort
Votes: 3
Popularity: 0.000024
First Submitted: 2013-05-26 06:13 (UTC)
Last Updated: 2026-03-23 13:54 (UTC)

Latest Comments

1 2 3 Next › Last »

patlefort commented on 2026-06-10 08:23 (UTC)

@jholmer: I can't reproduce. Can you try in clean container/chroot? https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot

jholmer commented on 2026-06-10 03:21 (UTC)

Fails to compile with error Could not find pkg-config package 'SDL2_image'., even though I have sdl2_image 2.8.12 installed.

patlefort commented on 2025-10-18 20:12 (UTC)

I added a little fix so it should compile now.

legalizeyaoi commented on 2025-10-18 18:46 (UTC)

trying to build this it's unable to find SDL.h. i was able to build this successfully before so im not sure what changed. maybe SDL.h moved from /usr/include to /usr/include/SDL ? is anyone else experiencing this?

nosXw commented on 2025-07-20 15:51 (UTC)

Pamac keeps showing a conflict but with yay everything was done without any problem. ty

patlefort commented on 2025-07-20 15:34 (UTC)

I've updated python-pygame-sdl2 which still depended on cython0. It was updated and for some reason new versions didn't appear in my unread feed.

nosXw commented on 2025-07-20 15:08 (UTC) (edited on 2025-07-20 15:14 (UTC) by nosXw)

It's not installed, but the error appears when using the GUI. Now, with 'sudo pacman -Syu', I see updates. Let me check if it's a 'user' issue and I'll comment again.

patlefort commented on 2025-07-19 18:27 (UTC)

Uninstall cython0, unless you need it for something else but they can't coexist.

nosXw commented on 2025-07-19 17:30 (UTC) (edited on 2025-07-19 17:34 (UTC) by nosXw)

conflicting dependencies: - cython0 and cython are in conflict Same with renpy 8.4.0.25071206-1

patlefort commented on 2025-02-08 18:18 (UTC)

I added the missing dependency. However, yes cython should be used instead of cython0 now. I will remove cython0 in the future.