Package Details: openal-hrtf 1.0-2

Git Clone URL: https://aur.archlinux.org/openal-hrtf.git (read-only, click to copy)
Package Base: openal-hrtf
Description: Generate HRTF datasets for OpenAL
Upstream URL: https://wiki.archlinux.org/index.php/Gaming
Licenses: custom
Submitter: feilen
Maintainer: kevku
Last Packager: kevku
Votes: 10
Popularity: 0.000074
First Submitted: 2014-01-31 04:03 (UTC)
Last Updated: 2022-04-27 10:49 (UTC)

Latest Comments

1 2 Next › Last »

kevku commented on 2022-04-27 10:50 (UTC)

thanks, added libmysofa

Freso commented on 2022-04-27 09:44 (UTC) (edited on 2022-04-27 09:45 (UTC) by Freso)

Thank you for updating this! I poked at it a bit, but I got stuck trying to figure out the changes needed to make it build. :\ Anyway, this needs libmysofa added at least as $makedepends.

laclica commented on 2021-10-30 21:17 (UTC)

i concur with @ec_firefly. getting the same error while trying to build. trying to acess the adress trough a webbrowser also return's error.

ec_firefly commented on 2021-01-06 16:22 (UTC)

kcat.strangesoft.net seems to be down, this the issue I'm having when trying to git clone:

0curl: (6) Could not resolve host: kcat.strangesoft.net

radiomike commented on 2020-05-26 21:53 (UTC)

Looks like makehrtf has been renamed makemhr.

P-McNewHold commented on 2020-05-18 19:15 (UTC)

Causing error at the build section : /home/pm/.cache/yay/openal-hrtf/PKGBUILD: line 29: makehrtf : unknown command

5thDoctor commented on 2019-12-06 22:47 (UTC) (edited on 2019-12-08 05:45 (UTC) by 5thDoctor)

*(Update I found a temporary work around I set my system time to last week the 30th and the SSL certification was able to go through and with bernd_b build file mod I was to build/install again finally.)

I have ran into a problem trying to install log in the brackets below. I attempted editing the build file to point to the git-hub version of openal-soft, but I that just brings up other issues. This SSL certification issue only seems to effect this package for me I even put the url in my web browser and found the same at lest there I could tell firefox to ignore it, but again it didn't help me much in install openal-hrtf.

[ curl: (60) SSL certificate problem: certificate has expired More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. ==> ERROR: Failure while downloading http://kcat.strangesoft.net/openal-releases/openal-soft-1.17.2.tar.bz2 Aborting...} ]

bernd_b commented on 2019-01-19 15:39 (UTC)

To build the package, I had to delete some '=' from the build line to make it look like this:

build() { for hrtftable in CIAIR; do cd $srcdir/$hrtftable makehrtf -r 44100 -i "$srcdir/openal-soft-$_oalversion/utils/$hrtftable.def" -o $srcdir/hrtfs/$hrtftable-%r.mhr makehrtf -r 48000 -i "$srcdir/openal-soft-$_oalversion/utils/$hrtftable.def" -o $srcdir/hrtfs/$hrtftable-%r.mhr done }

feilen commented on 2016-04-09 04:53 (UTC)

Thanks, kevinlekiller! Sorry I missed this for so long.

t-ask commented on 2016-04-05 13:42 (UTC)

==> ERROR: Failure while downloading http://www.sp.m.is.nagoya-u.ac.jp/HRTF/archive/data02.tgz