0.5-4 fixes the syntax error in the install script.
As for the autoload-or-not discussion, there's plenty of plugin packages in the repos that are automatically loaded once installed (e.g. all the vim-* packages), because the respective applications look for plugins in /usr. mpv does it the other way with /etc. So it's not as clear-cut as in the case of systemd services, which are never auto-enabled (except for systemd's own units).
I think at this point all arguments have been exchanged, and I'm not seeing myself changing my mind yet again soon. You can always edit the install file before building if you really disagree with this behavior.
Pinned Comments
majewsky commented on 2020-05-03 00:27
0.5-4 fixes the syntax error in the install script.
As for the autoload-or-not discussion, there's plenty of plugin packages in the repos that are automatically loaded once installed (e.g. all the vim-* packages), because the respective applications look for plugins in /usr. mpv does it the other way with /etc. So it's not as clear-cut as in the case of systemd services, which are never auto-enabled (except for systemd's own units).
I think at this point all arguments have been exchanged, and I'm not seeing myself changing my mind yet again soon. You can always edit the install file before building if you really disagree with this behavior.