Commit graph

3 commits

Author SHA1 Message Date
Kubilay Kocak
b0d78a2bb7 games/py-fife: Update to 0.3.5, fix make package
- Update to 0.3.5
- Update pkg-plist
- Add missing PKGNAMEPREFIX
- Enable STAGE support
- Switch BUILD_DEPENDS from swig13 to swig20
- Add LICENSE (LGPL21)
- Replace USE_SCONS / SCONS_* with USES=scons
- Re-order USE_* section
- Patch and backport Sconscript changes to:
    a) Silence addition warnings [1]
    b) Set SWIG includes and outdir that are not being honoured by
       scons at the moment

This commit combined with that from ports/185684 fixes building on 10.0+.

[1] https://github.com/fifengine/fifengine/issues/792

PR:		ports/182433
Approved by:	Green Dog <fiziologus@gmail.com> (maintainer, via email)
MFH:		2014Q1
2014-01-14 09:23:53 +00:00
Martin Wilke
ca1bfddb23 - Update to 0.3.4
PR:		176602
Submitted by:	maintainer
2013-03-02 18:06:24 +00:00
Martin Wilke
1037dcfdf1 FIFE is a cross platform 2D game creation framework written in C++ with Python
bindings. It's designed to be flexible enough to support a wide variety of
2D game types but specializes in 2D isometric type views.

WWW: http://www.fifengine.net/

PR:		ports/168231
Submitted by:	GreenDog <fiziologus@gmail.com>
2012-05-25 13:57:29 +00:00