From c1eac93b5531240ff9a160ab3a74e01fa1fc9c1d Mon Sep 17 00:00:00 2001 From: Thomas Witt Date: Thu, 16 Oct 2014 17:54:52 +0200 Subject: [PATCH] OpenSceneGraph: Bump to 3.2.1 Change-Id: Ie40c559bdf128ed6cb42f75a944adcf638d8ebc5 --- ...3.2.0.exheres-0 => OpenSceneGraph-3.2.1.exheres-0} | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) rename packages/dev-games/OpenSceneGraph/{OpenSceneGraph-3.2.0.exheres-0 => OpenSceneGraph-3.2.1.exheres-0} (81%) diff --git a/packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.2.0.exheres-0 b/packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.2.1.exheres-0 similarity index 81% rename from packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.2.0.exheres-0 rename to packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.2.1.exheres-0 index 5199c0cf..82778eae 100644 --- a/packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.2.0.exheres-0 +++ b/packages/dev-games/OpenSceneGraph/OpenSceneGraph-3.2.1.exheres-0 @@ -1,4 +1,4 @@ -# Copyright 2013 Thomas Witt +# Copyright 2013-2014 Thomas Witt # Distributed under the terms of the GNU General Public License v2 require cmake [ api=2 ] @@ -14,7 +14,7 @@ is now well established as the world leading scene graph technology, used widely in the vis-sim, space, scientific, oil-gas, games and virtual reality industries. " -HOMEPAGE="http://www.openscenegraph.org" +HOMEPAGE="http://${PN}.org" DOWNLOADS="${HOMEPAGE}/downloads/developer_releases/${PNV}.zip" LICENCES="OpenSceneGraph" @@ -44,10 +44,5 @@ DEPENDENCIES=" x11-libs/qt:4[opengl] " -BUGS_TO="pyromaniac@thwitt.de" - -DEFAULT_SRC_PREPARE_PATCHES=( -p2 "${FILES}"/${PNV}-libav.patch ) - -# Building against Qt5 fails atm, would need qtbase and cmake[>=2.8.8] -CMAKE_SRC_CONFIGURE_PARAMS+=( -DDESIRED_QT_VERSION=4 ) +BUGS_TO="pyromaniac@exherbo.org"