Package Details: renpy-git 8.4.0.25071206.r0.g8881389-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.020883
First Submitted: 2013-05-26 06:13 (UTC)
Last Updated: 2025-07-12 16:57 (UTC)

Latest Comments

1 2 3 Next › Last »

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.

Taevas commented on 2025-02-08 14:06 (UTC)

If it errors when launching with an error like this:

  File "launcher/game/web.rpy", line 26, in script
    init python:
  File "launcher/game/web.rpy", line 29, in <module>
    import webserver
ModuleNotFoundError: No module named 'cgi'

Then you should probably install python-legacy-cgi, even though it's not marked as a dependency for this package

Taevas commented on 2025-02-08 13:30 (UTC)

If it fails to build with an error such as Backend subprocess exited when trying to invoke get_requires_for_build_wheel, using cython instead of cython0 did the trick for me

patlefort commented on 2024-03-18 15:49 (UTC)

@alucryd: Ok, just tell me when it's dropped from official repos.

alucryd commented on 2024-03-18 14:39 (UTC)

Hi there, could you maintain python-pygame-sdl2 in AUR? I'm going to drop it from the repos as I don't use renpy anymore and nothing else depends on it.

PKGBUILD here: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygame-sdl2