diff --git a/packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.4.0-r1.exheres-0 b/packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.5.2.exheres-0 similarity index 97% rename from packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.4.0-r1.exheres-0 rename to packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.5.2.exheres-0 index 061b830..d30663b 100644 --- a/packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.4.0-r1.exheres-0 +++ b/packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.5.2.exheres-0 @@ -2,6 +2,10 @@ # Copyright 2016 Julian Ospald # Distributed under the terms of the GNU General Public License v2 +MY_PN="OpenSceneGraph" +MY_PNV=${MY_PN}-${PV} + +require github [ user=openscenegraph project=${MY_PN} tag=${MY_PNV} ] require cmake [ api=2 ] SUMMARY="High performance 3D graphics toolkit" @@ -16,10 +20,7 @@ DESCRIPTION=" industries. " -MY_PN="OpenSceneGraph" -MY_PNV=${MY_PN}-${PV} HOMEPAGE="http://${PN}.org" -DOWNLOADS="http://trac.openscenegraph.org/downloads/developer_releases/${MY_PNV}.zip" LICENCES="wxWinLL-3 LGPL-2.1" SLOT="0" diff --git a/packages/dev-games/OpenSceneGraph/files/OpenSceneGraph-3.4.0-Fix-wrong-jpeg-boolean-handling.patch b/packages/dev-games/OpenSceneGraph/files/OpenSceneGraph-3.5.2-Fix-wrong-jpeg-boolean-handling.patch similarity index 100% rename from packages/dev-games/OpenSceneGraph/files/OpenSceneGraph-3.4.0-Fix-wrong-jpeg-boolean-handling.patch rename to packages/dev-games/OpenSceneGraph/files/OpenSceneGraph-3.5.2-Fix-wrong-jpeg-boolean-handling.patch diff --git a/packages/dev-games/OpenSceneGraph/files/OpenSceneGraph-3.4.0-ffmpeg-3.0.patch b/packages/dev-games/OpenSceneGraph/files/OpenSceneGraph-3.5.2-ffmpeg-3.0.patch similarity index 100% rename from packages/dev-games/OpenSceneGraph/files/OpenSceneGraph-3.4.0-ffmpeg-3.0.patch rename to packages/dev-games/OpenSceneGraph/files/OpenSceneGraph-3.5.2-ffmpeg-3.0.patch