Commit Graph

21 Commits

Author SHA1 Message Date
sthen
8382cc4b75 Disable the long deprecated and unmaintained libavresample in ffmpeg, and
sync WANTLIBs. From Brad.
2022-12-30 00:13:28 +00:00
ajacoutot
05b6da7e48 This doesn't need x11/gnome/zenity anymore. 2022-05-03 10:34:14 +00:00
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
89ce465c35 use lang/cython,python3 to build renpy.
following MODPY_BIN_SUFFIX switch the "cython" command is renamed
to cython-2 for the py2 version - the py3 build of cython is happy to
work with code from a py2 port.
2021-02-21 18:46:21 +00:00
bcallah
3b1789c8d6 Update to renpy-7.3.5.606
Too many changes to list, but will now run most (all?) modern commercial
and free games.
Comes with a renpyify script modelled after the fnaify script that will
enable playing commercial games.
Tested by at least pamela@, solene@; ok solene@
2020-03-12 17:47:08 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
bentley
3e34b6319d https homepage/master_sites. 2019-03-07 05:14:20 +00:00
sthen
db87bbf2ed Preemptive build fixes for newer FFmpeg, from Brad. 2019-02-19 23:40:49 +00:00
ajacoutot
8c1e15c247 Disable fribidi support; our is now too new.
This port could really use an update... or a removal.
2018-04-23 22:47:41 +00:00
landry
64a87b6516 Fix build with py-game 1.9.3.
A bit hackish, but newer renpy versions even forked their own version of
py-game..
2018-04-01 09:30:18 +00:00
bentley
9af503ba61 Update to renpy-6.17.7.
Release announcement: http://www.renpy.org/release/6.17
2014-08-21 00:49:16 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
landry
4f202da17b Also check for GL/glu.h, fixes build with newer freetype. 2014-01-10 18:41:50 +00:00
bentley
25ccb6c75a Update to renpy-6.16.5.
Thanks to Brad for looking into and fixing runtime issues with ffmpeg.

ok brad@
2014-01-01 06:43:05 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
rpe
5c2165ef28 Use -m mode with ${SUBST_CMD} instead of two-step process
SUBST_CMD / chmod. Replace -o root -g bin with -o ${BINOWN}
and -g ${BINGRP}.

ok sthen@
2013-05-10 20:30:30 +00:00
brad
4d4cad41ee Remove unused code which trips up build with newer FFmpeg and fix API usage.
ok bentley@
2013-03-17 00:54:18 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
ajacoutot
89b47042b2 Make use of MODPY_EGG_VERSION.
Do not hardcode python lib in WANTLIB, use MODPY_WANTLIB.
MODPY_BIN is already part of SUBST_VARS by default.
Unbreak runtime: MODPYTHON_BIN -> MODPY_BIN
2013-02-02 08:14:49 +00:00
bentley
6801eb5ff8 Import renpy-6.14.1.
Ren'Py is a free and cross platform engine for digital storytelling. It
makes it easy to combine words, images, and sounds to create visual
novels and life simulation games.

ok benoit@
2013-02-02 03:09:08 +00:00