sci-libs: code style.

This commit is contained in:
Jerome Duval
2018-08-03 14:12:21 +02:00
parent 9eea7e94bc
commit cee5e6a126
2 changed files with 6 additions and 7 deletions

View File

@@ -6,13 +6,13 @@ classification, one-class-SVM, epsilon-SVM regression, and nu-SVM \
regression. It also provides an automatic model selection tool for \
C-SVM classification."
HOMEPAGE="http://www.csie.ntu.edu.tw/~cjlin/libsvm/"
COPYRIGHT="2000-2014 Chih-Chung Chang and Chih-Jen Lin"
LICENSE="BSD (3-clause)"
REVISION="2"
SOURCE_URI="https://github.com/cjlin1/libsvm/archive/v321.tar.gz"
CHECKSUM_SHA256="7f494b23f8a4c9fff2643a0805bbd3dad688854cc488c075ec3909bb346b6685"
SOURCE_FILENAME="libsvm-v321.tar.gz"
SOURCE_DIR="libsvm-321"
REVISION="2"
LICENSE="BSD (3-clause)"
COPYRIGHT="2000-2014 Chih-Chung Chang and Chih-Jen Lin"
ARCHITECTURES="x86_gcc2 x86 x86_64"
@@ -84,4 +84,3 @@ INSTALL()
prepareInstalledDevelLibs libsvm
packageEntries devel $developDir
}

View File

@@ -34,14 +34,14 @@ REQUIRES_devel="
primegen == $portVersion base
"
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:gcc
cmd:make
cmd:nroff
"
BUILD_REQUIRES="
haiku_devel
"
TEST_REQUIRES="
cmd:md5sum