Port details |
- mp3gain Tool to normalize the gain of MP3 files
- 1.6.2 audio =17 1.6.2Version of this port present on the latest quarterly branch.
- Maintainer: dinoex@FreeBSD.org
- Port Added: 2003-01-20 07:08:48
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: zip, curl, unzip, libiconv, pcre
- License: LGPL21
- WWW:
- https://mp3gain.sourceforge.net/
- Description:
- Tired of reaching for your volume knob every time your MP3 player changes to a
new song? MP3Gain analyzes and adjusts MP3 files so that they have the same
volume.
MP3Gain does not just do peak normalization, as many normalizers do. Instead,
it does some statistical analysis to determine how loud the file actually
sounds to the human ear. Also, the changes MP3Gain makes are completely
lossless. There is no quality lost in the change because the program adjusts
the MP3 file directly, without decoding and re-encoding.
LICENSE: LGPL2 or later
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/mp3gain/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/mp3gain
- pkg install mp3gain
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mp3gain
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1546371755
SHA256 (mp3gain-1_6_2-src.zip) = 5cc04732ef32850d5878b28fbd8b85798d979a025990654aceeaa379bcc9596d
SIZE (mp3gain-1_6_2-src.zip) = 71246
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libmpg123.so : audio/mpg123
- This port is required by:
- for Run
-
- audio/beets
Configuration Options:
- No options to configure
- Options name:
- audio_mp3gain
- USES:
- zip cpe gmake uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6.2 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.6.2 20 Sep 2021 14:23:11 |
Bernhard Froehlich (decke) |
audio/mp3gain: Add CPE information
Approved by: portmgr (blanket) |
1.6.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.2 01 Jan 2019 19:53:32 |
dinoex |
- update to 1.6.2
- unbuldle mpg123 |
1.5.2 03 Aug 2014 16:19:18 |
dinoex |
- fix order in USES |
1.5.2 07 Mar 2014 15:48:59 |
bapt |
Convert to rest of a* to USES=zip |
1.5.2 07 Jan 2014 06:57:41 |
dinoex |
- USES=dos2unix |
1.5.2 31 Oct 2013 07:42:04 |
bapt |
Remove useless NEED_ROOT and use proper USES=uidfix
Now those ports can be packaged as a user. |
1.5.2 27 Oct 2013 22:29:46 |
dinoex |
- use STAGEDIR
- use OPTIONS_DEFINE |
1.5.2 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
1.5.2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.5.2 26 Jan 2013 16:34:40 |
dinoex |
- cleanup header |
1.5.2 12 Mar 2011 06:34:14 |
dinoex |
- Update to 1.5.2
PR: 155464
Submitted by: Anton Yuzhaninov |
1.5.1 05 Jun 2010 06:14:28 |
dinoex |
LICENSE LGPL21 |
1.5.1 04 Jun 2010 13:49:15 |
dinoex |
LICENSE GPLv2 |
1.5.1 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
1.5.1 30 Jun 2009 11:52:11 |
dinoex |
- update to 1.5.1 |
1.5.0 18 Jun 2009 05:23:32 |
dinoex |
- update to 1.5.0 |
1.4.6 27 Mar 2009 19:21:16 |
dinoex |
- fix build with FORCE_MAKE_JOBS |
1.4.6 16 Jan 2009 16:21:12 |
dinoex |
- add LICENSE: |
1.4.6 04 Aug 2006 23:02:24 |
erwin |
Fix after the DESTDIR addition |
1.4.6 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
1.4.6 06 Apr 2006 14:04:18 |
dinoex |
- take maintainership |
1.4.6 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
1.4.6 31 Oct 2005 13:31:14 |
danfe |
Use standard and more readable way of CR/LF -> LF conversion. |
1.4.6 31 Oct 2005 13:27:55 |
danfe |
- Spell "MP3" canonically in COMMENT and pkg-descr
- Consistently use double space after sentence periods |
1.4.6 14 Apr 2005 16:03:55 |
jylefort |
Update to 1.4.6.
PR: ports/79900
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: adamw (mentor) |
1.3.2 13 Apr 2005 14:30:01 |
oliver |
reset maintainer to ports@FreeBSD.org
PR: ports/79727
Approved by: maintainer |
1.3.2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.3.2 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.3.2 21 Feb 2003 10:59:39 |
knu |
De-pkg-comment. |
1.3.2 21 Jan 2003 02:41:58 |
edwin |
Make audio/mp3gain compiling on 4.7 again.
Submitted by: Adam Weinberger <adamw@FreeBSD.ORG> and
"Simon 'corecode' Schubert" <corecode@corecode.ath.cx> |
1.3.2 20 Jan 2003 07:08:27 |
edwin |
new port: audio/mp3gain (A tool to normalize the gain of mp3 files)
Tired of reaching for your volume knob every time your mp3
player changes to a new song? MP3Gain analyzes and adjusts
mp3 files so that they have the same volume.
PR: ports/46625
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |