package/ogre: new package
authorRomain Naour <romain.naour@gmail.com>
Wed, 29 May 2019 15:16:55 +0000 (17:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 15:35:15 +0000 (16:35 +0100)
commiteb91fa730c5d92202c38514345e86315e138944c
treea4a3ce177e5c940a5f075f81d333fd9b2d9d838b
parentf7b0b0ad734b53fc9001a1b3ba24f865c959581e
package/ogre: new package

Ogre needs host-swig with pcre support when python interpreter is
present on the target.
Otherwise the build stop with the following message:
"SWIG:7: Error: PCRE regex matching is not available in this SWIG build."

Ogre has been tested using the SampleBrowser binary but some demos
are not working due to missing optional dependencies (nvidia Cg plugin).

See: https://www.ogre3d.org/2019/05/01/ogre3d-1-12-released

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/ogre/Config.in [new file with mode: 0644]
package/ogre/ogre.hash [new file with mode: 0644]
package/ogre/ogre.mk [new file with mode: 0644]