summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2018-01-02new upstream and some fixes in PKGBUILDBjoern Franke
2017-03-28Remove group on uninstallRafael Reggiani Manzo
Otherwise it fails when trying to reinstall.
2017-03-23Bump version to 0.8.7Rafael Reggiani Manzo
2017-02-23Update to v0.8.5Rafael Reggiani Manzo
2017-02-23Replace mimic-git by mimicRafael Reggiani Manzo
Should improve stability.
2017-02-08Update to v0.8.3Rafael Reggiani Manzo
2016-12-30Change HOME envvar on installationRafael Reggiani Manzo
One person has commented that without -H the installation would fail on its system. The option makes sense, so I'm implementing the suggestion.
2016-12-30Upgrade to v0.8.0Rafael Reggiani Manzo
This upgrade raised the issue of permission setting on the install script causing warnings as the package has no knowledge about it. A warning has been added about the new expected identification file name.
2016-12-27Remove pulseaudio leftover warningRafael Reggiani Manzo
The systemd user units have already dealt with the issues that starting pulseaudio as system instance would fix.
2016-12-27Create user systemd unitsRafael Reggiani Manzo
Those are a better solution for the audio issues, since PulseAudio itself does not recoomend to get it running as a system instance and Gnome also is not able to manage the audio preferences with such configuration. The units provide a standard interface to starting mycroft services allowing even multiple user installations each one paired independently.
2016-12-26Fix missing mimic binaryRafael Reggiani Manzo
Mycroft looks for it only under its own root and not the default system paths.
2016-12-26Initial installationRafael Reggiani Manzo
Still misses a patch to fix mimic path and propoper systemd units.