mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
code style.
This commit is contained in:
@@ -10,8 +10,8 @@ LICENSE="Zlib"
|
||||
REVISION="3"
|
||||
srcGitRev="92df9d48db9e1e684e9d28405e7a05f05e6671aa"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/BDH-Calc/archive/$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="BDH-Calc-$srcGitRev"
|
||||
CHECKSUM_SHA256="1668d4f0b09dd0e929dfeba2c4413e1f17490ccbbbff2ac83cbcb44617be0343"
|
||||
SOURCE_DIR="BDH-Calc-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
|
||||
@@ -38,9 +38,9 @@ BUILD_REQUIRES="
|
||||
devel:libsqlite3$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:make
|
||||
makefile_engine
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
@@ -8,8 +8,8 @@ LICENSE="MIT"
|
||||
REVISION="2"
|
||||
srcGitRev="bd43e4a8d9139c35ba34bd9791f293e4421ca082"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/PPViewer/archive/$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="PPViewer-$srcGitRev"
|
||||
CHECKSUM_SHA256="f6f250a9b764088b33f9e11187221bad3b5449ffd6004c312536f340576eba98"
|
||||
SOURCE_DIR="PPViewer-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user