dev-games/OpenSceneGraph: bump to 3.5.2
Change-Id: Iffcb4035a71b77512fae18bcfbfc12f07f8de188 Reviewed-on: https://galileo.mailstation.de/gerrit/6175 Reviewed-by: Jenkins <wk@mailstation.de> Reviewed-by: Julian Ospald <hasufell@posteo.de>
This commit is contained in:
parent
18998a0799
commit
8846835b4c
@ -2,6 +2,10 @@
|
||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||
# 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"
|
Loading…
Reference in New Issue
Block a user