Search Criteria
Package Details: libbass_fx 2.4.12.6-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/libbass_fx.git (read-only, click to copy) |
---|---|
Package Base: | libbass_fx |
Description: | BASS audio library - Effects Add-On |
Upstream URL: | http://www.un4seen.com/ |
Licenses: | custom |
Submitter: | yrlf |
Maintainer: | yrlf |
Last Packager: | yrlf |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-27 10:19 (UTC) |
Last Updated: | 2023-12-04 00:18 (UTC) |
Dependencies (3)
- alsa-lib
- libbassAUR
- unzip (unzip-natspecAUR, unzip-zstdAUR)
Latest Comments
1 2 Next › Last »
yrlf commented on 2023-12-04 00:19 (UTC)
So, almost a year ago this package was flagged out of date due to the folder layout having changed again, but I didn't get to fixing it.
Apparently they changed it back, and I didn't have to change anything since it works now.
Anyway, I cleaned up the PKGBUILD so it's much simpler now, and it should work fine now.
yrlf commented on 2022-12-03 21:16 (UTC)
I have now also changed the PKGBUILD to use the same .zip for all architectures, since the arm libraries are now in the main
bass_fx24-linux.zip
.yrlf commented on 2022-12-03 20:58 (UTC)
Upstream seems to have changed the .zip downloads again sigh.
This time they didn't even bump the version, and now the layout is different. Libraries are in
libs/x86/
andlibs/x86_64/
now, instead of in the root andx64/
.Beyley commented on 2022-11-30 19:43 (UTC) (edited on 2022-11-30 19:44 (UTC) by Beyley)
im getting
when trying to install
loominatrx commented on 2022-11-24 14:05 (UTC)
the checksum doesn't match, pls update.
yrlf commented on 2022-03-30 20:43 (UTC)
done. that was probably due to the update to 2.4.12.6.
upstream distributes all versions of 2.4.x as the same file name, so the hash changes every time upstream updates.
bbaovanc commented on 2022-03-27 20:16 (UTC)
Looks like the
bass_fx24-linux.zip
file's hash has changed toa98eb81bade52bdcc2d59e8d6803dea97ed4060f3b98e7097f05db1f91481cb5
.yrlf commented on 2020-11-29 22:20 (UTC)
@dinodude: thanks for the report. the upstream zip seems to be changed from time to time even if the version stays the same.
oldshatterham commented on 2020-11-28 17:15 (UTC) (edited on 2020-11-28 17:16 (UTC) by oldshatterham)
Could also include the C header file (
bass_fx.h
) in the package please?This could be done by simply calling:
install -D -m644 C/bass_fx.h "$pkgdir/usr/include/bass_fx.h"
in
package ()
.1 2 Next › Last »