Search Criteria
Package Details: kalliope 0.7.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/kalliope.git (read-only, click to copy) |
---|---|
Package Base: | kalliope |
Description: | Modular always-on voice controlled personal assistant designed for home automation |
Upstream URL: | https://github.com/kalliope-project/kalliope |
Licenses: | MIT |
Submitter: | xantares |
Maintainer: | BrainDamage |
Last Packager: | BrainDamage |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-12-19 10:26 (UTC) |
Last Updated: | 2022-08-05 05:35 (UTC) |
Dependencies (41)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-ansible (ansible2.9, ansible-core-git, ansible-core)
- python-apscheduler
- python-cachingutil
- python-cffi
- python-classutils
- python-configurationutil
- python-conversionutil
- python-feedparser
- python-flask-cors
- python-flask-restful
- python-flask-testing
- python-gevent (python-gevent-git)
- python-gitpython (python-gitpython-211)
- python-gtts
- python-httpretty
- python-ipaddress
- python-jinja
- python-logging-tree (python-logging_tree)
- python-markupsafe
- Show 21 more dependencies...
Latest Comments
maurice-mueller commented on 2021-08-05 19:36 (UTC) (edited on 2021-08-05 19:46 (UTC) by maurice-mueller)
Can you update the PKGBUILD as suggested by BrainDamage?
Here would be a copy&paste version. Thanks!
ColonelThirtyTwo commented on 2021-04-25 20:11 (UTC)
Doesn't seem to install. With pikaur:
Though may be upstream with pocketsphinx
BrainDamage commented on 2021-01-20 01:42 (UTC)
please don't hardcode the python versions in the pkgbuild, you can have python itself give them to you:
python -c 'import site; print(site.getsitepackages()[0])'
for the site-packages path
python -c 'import sys; print("python%d%d" % (sys.version_info.major,sys.version_info.minor))'
for the weird snowboy embedding
cadilhac commented on 2020-04-06 22:37 (UTC)
It seems that extra/python-pyasn1 is missing from the dependencies.
luntik2012 commented on 2019-04-14 09:57 (UTC) (edited on 2019-04-14 10:04 (UTC) by luntik2012)
there is only
python-flask-cors
package in ourFrnmst commented on 2017-09-01 12:50 (UTC)
Frnmst commented on 2017-08-31 16:20 (UTC)
xantares commented on 2016-12-20 21:43 (UTC)
<deleted-account> commented on 2016-12-20 20:48 (UTC)
<deleted-account> commented on 2016-12-19 11:23 (UTC)