* [PATCH] INSTALL: update dependencies for current Debian stable
@ 2021-02-13 21:48 Eric Wong
0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2021-02-13 21:48 UTC (permalink / raw)
To: dtas-all
Unfortunately, mp3gain is no longer in current versions and
using old Debian archives is required.
---
INSTALL | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/INSTALL b/INSTALL
index 107365a..fef199f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-Uncommon for audio software, dtas is implemented in Ruby.
+Uncommon for audio software, dtas is currently implemented in Ruby.
The latest stable release or development snapshot of Ruby is recommended.
However, Ruby 1.9.3 and later works, but older versions of Ruby do not.
@@ -8,13 +8,14 @@ dtas-player uses SoX by default and you will need it unless you've
reconfigured dtas-player to use something else.
mp3gain is required if you want to use ReplayGain with MP3s
+(it is no longer in new versions of Debian)
If you only intend to use dtas-cueedit, you will need metaflac(1) from
the FLAC package.
-Debian 7+ users can install dependencies easily:
+Debian 10+ users can install dependencies easily:
- sudo apt-get install sox libsox-fmt-all mp3gain flac ruby-dev
+ sudo apt-get install sox libsox-fmt-all flac ruby-dev ruby-charlock-holmes
For future upgrades of dtas
@@ -49,5 +50,5 @@ No subscription is necessary to post to the mailing list.
# COPYRIGHT
-Copyright 2013-2020 all contributors <dtas-all@nongnu.org>
+Copyright 2013-2021 all contributors <dtas-all@nongnu.org>
License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-13 21:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-13 21:48 [PATCH] INSTALL: update dependencies for current Debian stable Eric Wong
everything related to duct tape audio suite (dtas)
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://80x24.org/dtas-all
git clone --mirror http://ou63pmih66umazou.onion/dtas-all
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 dtas-all dtas-all/ https://80x24.org/dtas-all \
dtas-all@nongnu.org
public-inbox-index dtas-all
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.public-inbox.org/inbox.comp.audio.dtas
nntp://ou63pmih66umazou.onion/inbox.comp.audio.dtas
note: .onion URLs require Tor: https://www.torproject.org/
code repositories for project(s) associated with this inbox:
../../../dtas.git
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git