summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2018-01-26 13:57:39 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-27 07:43:53 +0700
commitc1d680b926c38292002de4649be1322a1b706064 (patch)
tree83d8dd8932dfa1583bb0eb331f82c0c0c6156420
parent6a32333372cdd330802b415219f383f81fa353cd (diff)
downloadslackbuilds-c1d680b926c38292002de4649be1322a1b706064.tar.gz
slackbuilds-c1d680b926c38292002de4649be1322a1b706064.tar.xz
audio/mp3gain: Updated for version 1.6.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--audio/mp3gain/mp3gain.116
-rw-r--r--audio/mp3gain/mp3gain.SlackBuild2
-rw-r--r--audio/mp3gain/mp3gain.info6
3 files changed, 18 insertions, 6 deletions
diff --git a/audio/mp3gain/mp3gain.1 b/audio/mp3gain/mp3gain.1
index fb3cf2ddbd..a4aa917eeb 100644
--- a/audio/mp3gain/mp3gain.1
+++ b/audio/mp3gain/mp3gain.1
@@ -1,4 +1,4 @@
-.TH MP3GAIN "1" "April 2009" "mp3gain version 1.4.6" "User Commands"
+.TH MP3GAIN "1" "Jan 2018" "mp3gain version 1.6.1" "SlackBuilds.org"
.SH NAME
mp3gain \- analyzes and adjusts mp3 files so that they have the same volume
.SH SYNOPSIS
@@ -27,6 +27,9 @@ not Joint Stereo mp3s)
\fB\-l\fR 1 <i>
apply gain i to channel 1 (right channel) of mp3
.TP
+\fB\-e\fR 1 <i>
+skip Album analysis, even if multiple files listed
+.TP
\fB\-r\fR
apply Track gain automatically (all files set to equal loudness)
.TP
@@ -55,6 +58,9 @@ output is a database\-friendly tab\-delimited list
mp3gain writes modified mp3 to temp file, then deletes original
instead of modifying bytes in original file
.TP
+\fB\-T\fR
+Assume input file is an MPEG 2 Layer III file (i.e. don't check for mis-named Layer I or Layer II files)
+.TP
\fB\-q\fR
Quiet mode: no status messages
.TP
@@ -69,7 +75,7 @@ Force mp3gain to assume input file is an MPEG 2 Layer III file
(i.e. don't check for mis\-named Layer I or Layer II files)
.TP
\-? or \fB\-h\fR
-show this message
+show built-in help message
.TP
\fB\-s\fR c
only check stored tag info (no other processing)
@@ -83,6 +89,12 @@ skip (ignore) stored tag info (do not read or write tags)
\fB\-s\fR r
force re\-calculation (do not read tag info)
.TP
+\fB\-s\fR i
+use ID3v2 tag for MP3 gain info
+.TP
+\fB\-s\fR a
+use APE tag for MP3 gain info (default)
+.TP
\fB\-u\fR
undo changes made by mp3gain (based on stored tag info)
.TP
diff --git a/audio/mp3gain/mp3gain.SlackBuild b/audio/mp3gain/mp3gain.SlackBuild
index e8c912801c..2776954c8f 100644
--- a/audio/mp3gain/mp3gain.SlackBuild
+++ b/audio/mp3gain/mp3gain.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=mp3gain
-VERSION=${VERSION:-1.5.2.r2}
+VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/audio/mp3gain/mp3gain.info b/audio/mp3gain/mp3gain.info
index d683033ad5..08043d2e05 100644
--- a/audio/mp3gain/mp3gain.info
+++ b/audio/mp3gain/mp3gain.info
@@ -1,8 +1,8 @@
PRGNAM="mp3gain"
-VERSION="1.5.2.r2"
+VERSION="1.6.1"
HOMEPAGE="http://mp3gain.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/mp3gain/mp3gain-1_5_2_r2-src.zip"
-MD5SUM="b8e429f3225cc298c5d13d31afd050b6"
+DOWNLOAD="http://downloads.sourceforge.net/mp3gain/mp3gain-1_6_1-src.zip"
+MD5SUM="0df5c6849353de212e8c36a0353d716c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""