Search Criteria
Package Details: libfmod 4.44.61-1
Git Clone URL: | https://aur.archlinux.org/libfmod.git (read-only, click to copy) |
---|---|
Package Base: | libfmod |
Description: | Libraries of the fmodex audio engine |
Upstream URL: | http://www.fmod.org/ |
Licenses: | |
Conflicts: | |
Submitter: | Chais |
Maintainer: | shoober420 |
Last Packager: | shoober420 |
Votes: | 3 |
Popularity: | 0.34 |
First Submitted: | 2014-07-16 12:43 |
Last Updated: | 2021-02-07 20:04 |
Latest Comments
shoober420 commented on 2021-02-07 20:08
@ForeverZer0 I’ve been rather busy tending other packages, and didn’t notice this needed adjusted. I reverted the changes. Would you like to co-maintain?
ForeverZer0 commented on 2020-01-31 20:35
Issues with licensing and dead links aside, the title of this package is rather deceptive.
fmodex
andlibfmod
are two different things.fmodex
and/orlibfmodex
are the older legacy versions, and not to be confused withlibfmod
, as they are not compatible APIs.kde35 commented on 2019-11-09 18:12
I registered and logged in to the site https://www.fmod.com/download but they have fmodstudioapi, not fmodapi.
Anonymous comment on 2016-08-19 18:40
https://www.dropbox.com/s/cri40yrol4c27sb/fmodapi44461linux.tar.gz
Chais commented on 2016-01-20 13:53
I'm aware of this and left a respective note in the PKGBUILD. Initially I had figured out a way to automaticall download the source via a fake user, but after consulting the forum[1] decided to follow the suggestion to leave the task to the user. You can just register via 10minutemail or fakemailgenerator.
[1]: https://bbs.archlinux.org/viewtopic.php?pid=1590790
oxalin commented on 2016-01-18 06:40
The source link is not available anymore to non-registered user. Update link accordingly or see if there is a different source available (or a way to deal with Fmod Studio about it).
gim commented on 2015-10-10 19:30
The source file is not accessible for non-registered users any more.
Chais commented on 2015-02-23 15:48
Actually the package layout is intentional. Most programs that depend on the fmodex package only actually require some of the libs. fmodex however also provides some binaries and other stuff which I see no point in keeping around when only the libs are required.
In most cases you can safely set a package depending on fmodex to depend on libfmod instead.
ShyPixie commented on 2015-02-03 07:22
Hey, you can move this package to libfmodevent, and install only libfmodevent*.so files. This avoid fmodex conflicts.
Chais commented on 2014-07-16 12:47
I am aware installing this package will break quite some packages requiring fmodex but the fmodex package lacks the fmodevent libs, which are also required by some games.
Also I don't see why I should install all the sources, if I only need the libraries.
That's why I created this package. There's lib32-libfmod, too.