File tree 1 file changed +7
-7
lines changed 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -7,31 +7,31 @@ name shogun-devel
7
7
version 4.0.0
8
8
set branch [join [lrange [split ${version} .] 0 1] .]
9
9
revision 24
10
+
10
11
categories math science
11
- platforms darwin
12
12
license GPL-3
13
+ maintainers nomaintainer
13
14
14
15
conflicts shogun
15
16
16
- maintainers nomaintainer
17
+ # If/when this port is ever fixed, this can be removed
18
+ known_fail yes
17
19
18
20
description The machine learning toolbox's focus is on large scale \
19
21
kernel methods
20
-
21
22
long_description ${description} and especially on Support Vector Machines \
22
23
(SVM). It provides a generic SVM object interfacing to \
23
24
several different SVM implementations, among them the \
24
25
state of the art OCAS, LibSVM, SVMLight, SVMLin and GPDT.
25
-
26
26
homepage http://shogun-toolbox.org
27
- master_sites ${homepage} /archives/shogun/releases/${branch} /sources/
28
27
28
+ master_sites ${homepage} /archives/shogun/releases/${branch} /sources/
29
29
use_bzip2 yes
30
-
31
30
distname shogun-${version}
32
31
33
32
checksums rmd160 b6f63baeee7040ada85feb33374010a525384104 \
34
- sha256 ab39d3cc27fc1ddf6128f6e3fc60217e73a843b51c20f5d3ceb69e6565a43695
33
+ sha256 ab39d3cc27fc1ddf6128f6e3fc60217e73a843b51c20f5d3ceb69e6565a43695 \
34
+ size 4627339
35
35
36
36
universal_variant no
37
37
You can’t perform that action at this time.
0 commit comments