From 8846835b4cf550afd1477561cdb0eb7af110b1fe Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Tue, 24 May 2016 00:07:45 +0200 Subject: [PATCH] dev-games/OpenSceneGraph: bump to 3.5.2 Change-Id: Iffcb4035a71b77512fae18bcfbfc12f07f8de188 Reviewed-on: https://galileo.mailstation.de/gerrit/6175 Reviewed-by: Jenkins Reviewed-by: Julian Ospald --- ...h-3.4.0-r1.exheres-0 => OpenSceneGraph-3.5.2.exheres-0} | 7 ++++--- ...SceneGraph-3.5.2-Fix-wrong-jpeg-boolean-handling.patch} | 0 ...peg-3.0.patch => OpenSceneGraph-3.5.2-ffmpeg-3.0.patch} | 0 3 files changed, 4 insertions(+), 3 deletions(-) rename packages/dev-games/OpenSceneGraph/{OpenSceneGraph-3.4.0-r1.exheres-0 => OpenSceneGraph-3.5.2.exheres-0} (97%) rename packages/dev-games/OpenSceneGraph/files/{OpenSceneGraph-3.4.0-Fix-wrong-jpeg-boolean-handling.patch => OpenSceneGraph-3.5.2-Fix-wrong-jpeg-boolean-handling.patch} (100%) rename packages/dev-games/OpenSceneGraph/files/{OpenSceneGraph-3.4.0-ffmpeg-3.0.patch => OpenSceneGraph-3.5.2-ffmpeg-3.0.patch} (100%) 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 061b8305..d30663bf 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