From d1fb34229ad3834780f271bdb58236c68d48b69d Mon Sep 17 00:00:00 2001 From: fsLeg Date: Fri, 6 May 2022 14:01:18 +0300 Subject: [PATCH] Changed README's line length to adhere to SBo's standards --- AviSynthPlus/README | 5 +++-- Tomb/README | 16 ++++++++-------- dumptorrent/README | 5 ++++- saflashplayer/README | 4 ++-- steghide/README | 8 ++++---- wxWidgets3/README | 4 ++-- 6 files changed, 23 insertions(+), 19 deletions(-) diff --git a/AviSynthPlus/README b/AviSynthPlus/README index 2fea494..7286971 100644 --- a/AviSynthPlus/README +++ b/AviSynthPlus/README @@ -1,5 +1,6 @@ -AviSynth+ is an improved version of the AviSynth frameserver, with improved features and developer friendliness. -It is fully compatible with plugins and scripts written for AviSynth. +AviSynth+ is an improved version of the AviSynth frameserver, with +improved features and developer friendliness. It is fully compatible +with plugins and scripts written for AviSynth. Set DOCS=yes to build HTML docs. This requires Sphinx. diff --git a/Tomb/README b/Tomb/README index a456155..9d46b17 100644 --- a/Tomb/README +++ b/Tomb/README @@ -1,13 +1,13 @@ -Tomb aims to be an 100% free and open source system for easy encryption and -backup of personal files, written in code that is easy to review and links -commonly shared components. +Tomb aims to be an 100% free and open source system for easy encryption +and backup of personal files, written in code that is easy to review and +links commonly shared components. -Tomb generates encrypted storage files to be opened and closed using their -associated keyfiles, which are also protected with a password chosen by the -user. +Tomb generates encrypted storage files to be opened and closed using +their associated keyfiles, which are also protected with a password +chosen by the user. -To install a tool to create keys armored against dictionary attacks, supply -KDF=yes +To install a tool to create keys armored against dictionary attacks, +supply KDF=yes To install GTK tray icon, supply GTK_TRAY=yes diff --git a/dumptorrent/README b/dumptorrent/README index ce7cdad..4cb699a 100644 --- a/dumptorrent/README +++ b/dumptorrent/README @@ -1 +1,4 @@ -DumpTorrent is a non-interactive text mode program which displays BitTorrent .torrent file information, including size, file names, announce[-list], comment, publisher and info_hash. It can also query (scrape) tracker for current downloader count. +DumpTorrent is a non-interactive text mode program which displays +BitTorrent .torrent file information, including size, file names, +announce[-list], comment, publisher and info_hash. It can also query +(scrape) tracker for current downloader count. diff --git a/saflashplayer/README b/saflashplayer/README index 4a20971..dd5eb5c 100644 --- a/saflashplayer/README +++ b/saflashplayer/README @@ -1,5 +1,5 @@ -Also known as Flash Player projector, SAFlashPlayer can play local SWF files -without using web browser with Adobe plugin. +Also known as Flash Player projector, SAFlashPlayer can play local SWF +files without using web browser with Adobe plugin. Only 64bit binary is provided by Adobe. diff --git a/steghide/README b/steghide/README index e76f2e8..5372bd9 100644 --- a/steghide/README +++ b/steghide/README @@ -1,4 +1,4 @@ -Steghide is a steganography program that is able to hide data in various kinds -of image- and audio-files. The color- respectivly sample-frequencies are not -changed thus making the embedding resistant against first-order statistical -tests. +Steghide is a steganography program that is able to hide data in various +kinds of image- and audio-files. The color- respectivly +sample-frequencies are not changed thus making the embedding resistant +against first-order statistical tests. diff --git a/wxWidgets3/README b/wxWidgets3/README index c777fa0..2c73faf 100644 --- a/wxWidgets3/README +++ b/wxWidgets3/README @@ -6,5 +6,5 @@ SDK and embedded GTK+. This script will build the package that can be installed alongside with wxWidgets 2.8. If you need to build a program against this version, use --with-wx-config=wx-config-3.0 configure option or something similar. -Alternatively, rename wx-config from 2.8 to wx-config-2.8 and use symlinks -to manage your version. +Alternatively, rename wx-config from 2.8 to wx-config-2.8 and use +symlinks to manage your version. -- 2.46.3