Search Criteria
Package Details: mp3gain 1.6.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mp3gain.git (read-only, click to copy) |
---|---|
Package Base: | mp3gain |
Description: | Lossless mp3 normalizer with statistical analysis |
Upstream URL: | https://sourceforge.net/projects/mp3gain/ |
Licenses: | GPL |
Submitter: | Barthalion |
Maintainer: | rtfm3514 |
Last Packager: | rtfm3514 |
Votes: | 55 |
Popularity: | 0.045782 |
First Submitted: | 2018-01-06 21:01 (UTC) |
Last Updated: | 2020-10-31 11:18 (UTC) |
Dependencies (1)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
Required by (16)
- audiotools-git (optional)
- caudec (optional)
- easymp3gain-gtk2 (optional)
- easymp3gain-qt4-bin (optional)
- flacon-git (optional)
- mp3diags (optional)
- mp3diags-unstable (optional)
- qmp3gain-git
- qtgain (optional)
- rubyripper (optional)
- rubyripper-git (optional)
- soundkonverter (optional)
- split2flac (optional)
- subs2srs
- whatmp3 (optional)
- whatmp3-git (optional)
Latest Comments
generaleramon commented on 2020-05-21 07:01 (UTC)
adding "aarch64" in the "arch" section of the PKGBUILD makes it compile with no errors on a RPi3B+. Is it possible/worth to update the PKGBUILD?
nfs commented on 2018-07-05 19:54 (UTC)
Apparently, whatever was wrong with downloading the source previously, it's working now. Nothing seems to have changed in the package, so presumably, it was an issue with sourceforge.net that has been fixed.
nfs commented on 2018-06-26 01:32 (UTC) (edited on 2018-06-26 01:35 (UTC) by nfs)
I got the following when I tried to install:
rtfm3514 commented on 2018-05-16 20:51 (UTC)
@sekret 1. Sorry, I missed the new mpg123 dep. Good catch. 2. That was a leftover dep from previous maintainers. Updated (i.e. deleted) that as well to abide by Arch Package Building Guidelines.
sekret commented on 2018-05-13 06:16 (UTC)
It doesn't build:
==> Starting build()... cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -DHAVE_MEMCPY -D_FORTIFY_SOURCE=2 -c -o mp3gain.o mp3gain.c mp3gain.c:97:10: fatal error: mpg123.h: No such file or directory #include <mpg123.h> ^~~~~~~~~~ compilation terminated. make: *** [<builtin>: mp3gain.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...</builtin></mpg123.h>
It requires the package mpg123 to build. According to namcap mpg123 is a dependency. And please beware, the glibc package is in the base group, which everyone using Arch is supposed to have on his/her system.
So please change the depends line to
depends=('mpg123')
rtfm3514 commented on 2018-05-12 19:40 (UTC)
Updated to v1.6.1 . I couldn't test it as I have no MP3s in need of normalization right now. Please test it and provide feedback via comments.
Thanks, rtfm3514
gibbz commented on 2018-03-10 10:16 (UTC)
Great thanks. It was pacaur caching the corrupted zip. I removed it and now its working fine!
RemoteAdmin commented on 2018-03-02 11:26 (UTC)
@gibbz have you had a look at the zip file? Mine says:
There is nothing wrong with the PKGBUILD, it is sourceforge being down again
gibbz commented on 2018-03-02 11:17 (UTC)
This is currently broken. Any eta when this will be fixed?
:: failed to verify mp3gain integrity