K 10 svn:author V 5 koobs K 8 svn:date V 27 2014-01-14T09:23:53.507699Z K 7 svn:log V 684 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 (maintainer, via email) MFH: 2014Q1 END