description SWIG based bindings for OpenSceneGraph
The osgSWIG project utilises SWIG to generate bindings for this C++-based \
scene graph for various higher-level languages. Our main target is \
currently Python, but others of interest are Java, Ruby, and Lua.
homepage https://code.google.com/p/osgswig/
svn.url http://osgswig.googlecode.com/svn/trunk/
patch-import-modules.diff \
patch-src-osgAnimation.i.diff \
patch-src-python-CMakeLists.txt.diff
reinplace s:@FRAMEWORKS_DIR@:${frameworks_dir}: \
${worksrcpath}/src/python/CMakeLists.txt
path:lib/pkgconfig/openscenegraph.pc:OpenSceneGraph \
${frameworks_dir}/Python.framework/Versions/2.6/lib/python2.6/site-packages
xinstall -d ${destroot}${site_packages}
copy ${worksrcpath}/lib/python/osgswig-0.9.1 \
${destroot}${site_packages}/
move ${destroot}${site_packages}/osgswig-0.9.1/osg.pth \
${destroot}${site_packages}
livecheck.regex {Revision (\d+):}