mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
code reformat
This commit is contained in:
@@ -10,10 +10,10 @@ HOMEPAGE="http://lib3ds.org"
|
||||
COPYRIGHT="2000-2010 Jan Eric Kyprianidis"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
gitCommit="d477b7dc451ec88a739cc28e6d9a7564123569d0"
|
||||
SOURCE_URI="https://github.com/AdrianArroyoCalle/lib3ds/archive/$gitCommit.tar.gz"
|
||||
srcGitRev="d477b7dc451ec88a739cc28e6d9a7564123569d0"
|
||||
SOURCE_URI="https://github.com/AdrianArroyoCalle/lib3ds/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="04e28c09b9b1905a401686f9c27ffc520104801fb1353ed89ac6ec7f50f1104e"
|
||||
SOURCE_DIR="lib3ds-$gitCommit"
|
||||
SOURCE_DIR="lib3ds-$srcGitRev"
|
||||
PATCHES="lib3ds-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="?x86 x86_gcc2 x86_64"
|
||||
@@ -39,10 +39,10 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:cmake
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user