mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
eepp style fixes
This commit is contained in:
@@ -2,11 +2,12 @@ SUMMARY="A C++ 2D game engine for easy cross-platform development"
|
||||
DESCRIPTION="Entropia Engine++ is a C++ 2D game engine designed for an easy \
|
||||
cross-platform game development."
|
||||
HOMEPAGE="http://bitbucket.org/SpartanJ/eepp"
|
||||
COPYRIGHT="2011-2014 Martín Lucas Golini"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://bitbucket.org/SpartanJ/eepp/get/release-0.9.5.tar.gz"
|
||||
CHECKSUM_SHA256="b4094be1b29361c66ab15cae166576d3600f7b6d914b339af857878559156b48"
|
||||
REVISION="1"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2011-2014 Martín Lucas Golini"
|
||||
SOURCE_DIR="SpartanJ-eepp-b44ee6ad7704"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -45,7 +46,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:hg
|
||||
"
|
||||
SOURCE_DIR="SpartanJ-eepp-b44ee6ad7704"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user