I was hesitating between /usr/share and /etc. But you're right it makes more sense to place them in /usr/share/jconvolver/examples
I updated the PKGBUILD accordingly.
Regards,
Yann.
Search Criteria
Package Details: jconvolver 0.9.2-1
Git Clone URL: | https://aur.archlinux.org/jconvolver.git (read-only) |
---|---|
Package Base: | jconvolver |
Description: | Jconvolver is a Convolution Engine for JACK, examples installed in /etc/jconvolver |
Upstream URL: | http://kokkinizita.linuxaudio.org/linuxaudio |
Licenses: | |
Submitter: | yannpom |
Maintainer: | yannpom |
Last Packager: | yannpom |
Votes: | 2 |
Popularity: | 0.288401 |
First Submitted: | 2015-09-30 21:35 |
Last Updated: | 2016-02-23 16:44 |
Dependencies (3)
Required by (0)
Sources (1)
Latest Comments
lmat commented on 2017-06-29 18:21
yannpom commented on 2016-02-23 16:48
Ralf_Mardorf commented on 2016-02-23 12:07
Thank you for the effort Yann,
your decision likely is ok, OTOH it's questionable if /etc is a good choice. On the one hand at least system configs belong to /etc, on the other hand examples more likely would be expected to be in /usr/share/jconvolver/examples or similar, at least jconvolver configurations should be considered as much bounded to different purposes of use, so copying from /usr/share/jconvolver/{examples,howto,whatsoever} to /home/username and similar locations might be more appropriated, than to expect "examples" in /etc.
FWIW https://tracker.debian.org/pkg/jconvolver -> https://packages.debian.org/sid/all/jconvolver-config-files/filelist
While it would be idiotic to split the package and to add the wave files, the locations might be something to consider to adopt, since for upstream the configs are part of the tarball, but the wave files are a different tarball.
Edit: I'm mistaken, some of the IR wave files are part of the tarball.
Regards,
Ralf
yannpom commented on 2016-02-21 13:23
Hi Ralf,
Thank you for your message, I added a copy of the examples in /etc/jconvolver
Regards,
Yann.
Ralf_Mardorf commented on 2016-02-20 16:22
Hi,
as it turns out by two LAU thread
http://lists.linuxaudio.org/pipermail/linux-audio-user/2016-February/104030.html
http://lists.linuxaudio.org/pipermail/linux-audio-user/2016-February/104075.html
some users experienced difficulties using jconvolver.
I couldn't understand why, since I've got examples how to do this, but then I noticed that the AUR package doesn't install the examples from the tarball.
Consider to add those examples.
Regards,
Ralf
Be sure to change the AUR description, too. Thanks for maintaining this.