about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-09-05 08:30:09 +0000
committerEric Wong <e@80x24.org>2021-09-05 08:35:47 +0000
commit9316971d0da241c59637635c18c2e6fea4be493b (patch)
tree5441d3aed1b95a100ef3c04f57f694cde76b6ade /INSTALL
parent76cd9d9f32f1c89d9af066d45408bdb69ba5a902 (diff)
downloaddtas-9316971d0da241c59637635c18c2e6fea4be493b.tar.gz
Non-UTF-8-encoded pathnames now handled properly by dtas-mlib.
Shell-unfriendly filenames are handled properly if they require
ffmpeg (they were always handled properly when using sox).

Some minor URL and doc updates, too, and there's a new
"make symlink-install" target for users who lack permissions
to install RubyGems.

6 changes since v0.18.1 (2021-02-13):

      mlib: pathnames may be blobs
      README: replace NNTP URL with NNTPS
      gemspec: allow building gem without setting VERSION
      build: add "symlink-install" target
      do not shell-quote filenames for environment
      doc: use Tor v3 .onion URLs
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 3 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 5fae6e8..40019b9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -29,17 +29,12 @@ For future upgrades of dtas
 
 Grab the latest tarball from our HTTPS site:
 
-    https://80x24.org/dtas/2021/dtas-0.18.1.tar.gz
+    https://80x24.org/dtas/2021/dtas-0.19.0.tar.gz
 
-    $ tar zxvf dtas-0.18.1.tar.gz
-    $ cd dtas-0.18.1
+    $ tar zxvf dtas-0.19.0.tar.gz
+    $ cd dtas-0.19.0
     $ sudo ruby setup.rb
 
-GNU/Linux users may optionally install the "sleepy_penguin" RubyGem
-for a tiny speed improvement over the default "fiddle" RubyGem.
-
-    * sleepy_penguin - https://yhbt.net/sleepy_penguin/
-
 # CONTACT
 
 Please do not hesitate to send plain-text mail to <dtas-all@nongnu.org>