Search Criteria
Package Details: renpy6 6.99.14.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/renpy6.git (read-only, click to copy) |
---|---|
Package Base: | renpy6 |
Description: | Base libs of Ren'Py visual novel engine (legacy 6.x version) |
Upstream URL: | http://www.renpy.org |
Licenses: | MIT |
Conflicts: | renpy |
Provides: | renpy |
Submitter: | Cravix |
Maintainer: | Cravix |
Last Packager: | Cravix |
Votes: | 1 |
Popularity: | 0.000008 |
First Submitted: | 2018-10-05 09:48 (UTC) |
Last Updated: | 2018-10-05 09:48 (UTC) |
Dependencies (8)
- python2-pygame-sdl2 (python2-pygame-sdl2-git)
- python2-renpy6
- cython2 (make)
- ffmpeg (ffmpeg-v4l2-request-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-amd-full, ffmpeg-decklink, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-full, ffmpeg-full-git, ffmpeg-libfdk_aac, ffmpeg-headless, ffmpeg-obs, ffmpeg-vulkan, ffmpeg-cuda, ffmpeg-mmal, ffmpeg-amd-full-git, ffmpeg-nocuda) (make)
- glew (glew-libepoxy, glew-git, glew-egl-glx) (make)
- python2-pygame-sdl2 (python2-pygame-sdl2-git) (make)
- renpy6-demos (optional) – Tutorial and The Question demos
- tk (tk85) (optional) – Set projects directory
Required by (6)
- firstsnow (requires renpy)
- junipersknot (requires renpy)
- katawa-shoujo
- ks-summersclover (requires renpy)
- renpy-sdk (requires renpy)
- renpy6-demos
Latest Comments
Omar007 commented on 2022-01-09 12:43 (UTC)
For those trying to build a package using this and having trouble with it; it's missing 'python2-setuptools' in the makedepends array.
This is what's providing the imports cython2 is looking for.
DianaNites commented on 2020-07-05 06:54 (UTC)
Broken, doesn't build anymore
Cravix commented on 2018-10-05 10:06 (UTC)
And, seems current python-pygame-sdl2 is compatible with renpy6, so I didn't make another package like python-pygame-sdl2-renpy6 or so.
Once it becomes incompatible with renpy6, please report here and I'll make another package, thanks in advance ;)
Cravix commented on 2018-10-05 09:58 (UTC) (edited on 2018-10-07 07:12 (UTC) by Cravix)
Ren'Py 7 breaks backward compatibility so I make this package, feel free to take it.
I'll try to find a way to make renpy in official repo could live with this one (now I place it into conflicts array) if I have time, and I'll appreciate it if anyone can hint me about that ;)
(And please notice, in this package I split renpy data files and base libs, i.e. the way I used back in the original aur renpy packages I maintained :p
The purpose is to make it easier for those who want to set up 3rd party repos, since users of those repos only needs to update base libs when there's any change that make it necessary to rebuild package :)