Search Criteria
Package Details: libmysofa-git 1.1.r2.g90f0089-2
Git Clone URL: | https://aur.archlinux.org/libmysofa-git.git (read-only, click to copy) |
---|---|
Package Base: | libmysofa-git |
Description: | C library to read HRTFs if they are stored in the AES69-2015 SOFA format (git version) |
Upstream URL: | https://github.com/hoene/libmysofa/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-10 18:01 |
Last Updated: | 2020-06-16 00:22 |
Dependencies (5)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium) (check)
- cmake (cmake-git) (make)
- cunit (bcunit-cunit-compat) (make)
- git (git-git) (make)
Required by (13)
- ffmpeg-amd-full (requires libmysofa)
- ffmpeg-amd-full-git (requires libmysofa)
- ffmpeg-full (requires libmysofa)
- ffmpeg-full-git (requires libmysofa)
- ffmpeg-full3.4 (requires libmysofa)
- ffmpeg-intel-full-git (requires libmysofa)
- gst-libav-git (requires libmysofa) (optional)
- mpv-build-git (requires libmysofa)
- mpv-full-build-git (requires libmysofa)
- openal-examples-git (requires libmysofa) (optional)
- openal-examples-git (requires libmysofa) (make)
- openal-git (requires libmysofa) (make)
- openal-git (requires libmysofa) (optional)
Latest Comments
dbermond commented on 2020-02-21 21:33
@jeik614 This was an upstream issue that is now fixed at git master. Package is now building fine. See:
https://github.com/hoene/libmysofa/issues/109
https://github.com/hoene/libmysofa/pull/110
jeik614 commented on 2020-02-20 21:08
Building with git don't work. Probably some commit broke it. Building with latest release works fine.
dbermond commented on 2018-08-30 19:14
@atemu Thank you for reporting this. Fixed.
atemu commented on 2018-08-30 18:48
I get this error when installing the package.
error: failed to commit transaction (conflicting files) libmysofa-git: /usr/lib64 exists in filesystem (owned by filesystem)
dbermond commented on 2017-08-07 16:01
The following pacman error will be shown when updagrading after the latest package update:
error: failed to commit transaction (conflicting files)
libmysofa: /usr/lib/libmysofa.so.0 exists in filesystem
Errors occurred, no packages were upgraded.
That's due to a bug in library installation. It was fixed in the latest update.
To overcome this, use pacman/makepkg --force option when upgrading libmysofa. Or if you are afraid of using --force, remove the problematic file first and then install it normally with pacman:
# rm /usr/lib/libmysofa.so.0
# libmysofa-git-0.6.r3.g00c6e62-1-x86_64.pkg.tar.xz