Search Criteria
Package Details: vbrfix 0.24-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vbrfix.git (read-only, click to copy) |
---|---|
Package Base: | vbrfix |
Description: | A CLI useful for fixing corrupt mp3 files |
Upstream URL: | https://packages.ubuntu.com/cosmic/vbrfix |
Keywords: | fix mp3 vbr vbrfix |
Licenses: | GPL2 |
Submitter: | bemeurer |
Maintainer: | bemeurer |
Last Packager: | bemeurer |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-25 03:48 (UTC) |
Last Updated: | 2018-09-25 03:54 (UTC) |
Latest Comments
lovehatelove commented on 2025-06-03 06:39 (UTC)
Thank you! That fixed it for me as well. I wouldn't have been able to do that myself. I don't need to use a stupid Ubuntu VM to use this tool anymore.
smw commented on 2025-06-01 20:15 (UTC) (edited on 2025-06-01 20:23 (UTC) by smw)
I just ran into the same problem. The "An error occurred in build" message only appears at the end of the compilation, but the relevant message is much higher up:
I fixed it by creating and adding this patch:
I'm not sure this is the correct fix, but it's good enough for my purposes. Meanwhile, here's the corresponding edited PKGBUILD:
The changes include adding the name of the patch file to the source list, adding the md5sum and sha256sum values for the new patch to the corresponding sum lists, and applying the patch as the (new) third line in the prepare() function.
lovehatelove commented on 2025-04-29 23:26 (UTC)
This package fails to build. I wish I could provide more details but the only error I see is "An error occurred in build".