code style.

This commit is contained in:
Jerome Duval
2018-09-03 11:03:54 +02:00
parent 985c28d7c7
commit bd33cc2cbd
22 changed files with 64 additions and 64 deletions

View File

@@ -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"

View File

@@ -38,9 +38,9 @@ BUILD_REQUIRES="
devel:libsqlite3$secondaryArchSuffix
"
BUILD_PREREQUIRES="
makefile_engine
cmd:gcc$secondaryArchSuffix
cmd:make
makefile_engine
"
BUILD()

View File

@@ -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"