Search Criteria
Package Details: fuzzylite 6.0-2
Git Clone URL: | https://aur.archlinux.org/fuzzylite.git (read-only, click to copy) |
---|---|
Package Base: | fuzzylite |
Description: | C++ fuzzy logic control library |
Upstream URL: | https://github.com/fuzzylite/fuzzylite |
Keywords: | library |
Licenses: | |
Submitter: | bwrsandman |
Maintainer: | None |
Last Packager: | caltlgin |
Votes: | 8 |
Popularity: | 0.133854 |
First Submitted: | 2017-09-10 17:34 |
Last Updated: | 2020-08-11 23:02 |
Latest Comments
fenuks commented on 2020-08-06 20:44
Please add ARM platforms to PKGBUILD
arch=('i686' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
(I had it compiled onaarch64
).Kicer commented on 2019-01-29 20:11
There is a missing '.' in cmake invocation.
MarcinWieczorek commented on 2017-10-17 17:08
Hello, please rename the tarball to $pkgname-$pkgver like format, so it is possible to use shared source directory. Thank you.