Anki is a spaced repetition flashcard program. "Anki" is the Japanese word for "memorization". The SM2 algorithm, created for SuperMemo in the late 1980s, forms the basis of the spaced repetition methods employed in the program.
builddeps :
+ - pkgconfig(portaudiocpp)
- pkgconfig(pyside)
+ - pkgconfig(python-3.7)
+ - git
+ - mccabe
+ - nodejs
+ - pip
+ - PyAudio
+ - python-astroid
+ - python-beautifulsoup4
+ - python-click
+ - python-decorator
+ - python-distro
+ - python-jsonschema
+ - python-markdown
+ - python-mock
+ - python-mypy
+ - python-protobuf
+ - python-pytest
- python-qtpy
+ - python-regex
+ - python-requests
+ - python-send2trash
+ - python-toml
+ - python-wheel
+ - pyparsing
+ - rsync
+ - rustup
rundeps :
- - PyAudio
+ - gtk2-engine-murrine
- mpv
+ - PyAudio
- python-decorator
- python-beautifulsoup4
- python-jsonschema
- python-markdown
+ - python-protobuf
- python-qtpy
- python-qtwebengine
- python-send2trash
setup : |
- %patch -p1 < $pkgfiles/fix_mpv.patch
+ #Fix Makefile and build scripts
+ %apply_patches
+
+ #create some binary links to satisfy rust build scripts