mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
dragengine release 1.21 (#10046)
This commit is contained in:
@@ -11,14 +11,14 @@ able to run the game without providing any additional tools. It can be used to r
|
||||
games without overhead or in headless mode for server operation."
|
||||
HOMEPAGE="https://dragondreams.ch
|
||||
https://github.com/LordOfDragons/dragengine"
|
||||
COPYRIGHT="2020-2023 DragonDreams"
|
||||
COPYRIGHT="2020-2024 DragonDreams"
|
||||
LICENSE="GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/LordOfDragons/dragengine/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="514b3d207e4f293ec3262396f3e4c246e801157dec90dc028ecdf7137eaa4abb"
|
||||
SOURCE_FILENAME="dragengine-$portVersion.tar.gz"
|
||||
SOURCE_DIR="dragengine-$portVersion"
|
||||
SOURCE_URI="https://github.com/LordOfDragons/dragengine/archive/v$portVersion-haiku1.tar.gz"
|
||||
CHECKSUM_SHA256="a9df1d2939d7d84ddd9129a5e934d4b77bd38e38256fdfece27fb2fb62020037"
|
||||
SOURCE_FILENAME="dragengine-$portVersion-haiku1.tar.gz"
|
||||
SOURCE_DIR="dragengine-$portVersion-haiku1"
|
||||
ADDITIONAL_FILES="custom.py"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
Reference in New Issue
Block a user