Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : zinnia | |||||
| version : 0.06 | |||||
| release : 1 | |||||
| source : | |||||
| - https://sourceforge.net/projects/zinnia/files/zinnia/0.06/zinnia-0.06.tar.gz : ece3af93f937282971634fd81d3e997f848e8cfa958220e26a4564ca064ac20b | |||||
| - https://github.com/tegaki/tegaki/releases/download/v0.3/tegaki-zinnia-japanese-0.3.zip : 07861bbb5440d74e705864721f12a5ce1c7f21a869f9c95ff21433d8994aafda | |||||
| license : | |||||
| - BSD-3-Clause | |||||
| component : programming.library | |||||
| summary : Hand recognition system with machine learning | |||||
| description: | | |||||
| Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. | |||||
| setup : | | |||||
| unzip $sources/tegaki-zinnia-japanese-0.3.zip | |||||
| %patch -p1 < $pkgfiles/zinnia-trainer.cpp.patch | |||||
| %configure | |||||
| build : | | |||||
| %make | |||||
| install : | | |||||
| %make_install | |||||
| install -dm00755 $installdir/usr/share/tegaki/models/zinnia | |||||
| install -Dm00644 tegaki-zinnia-japanese-0.3/handwriting-ja.meta $installdir/usr/share/tegaki/models/zinnia | |||||
| install -Dm00644 tegaki-zinnia-japanese-0.3/handwriting-ja.model $installdir/usr/share/tegaki/models/zinnia | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.