]> git.t-rg.ws Git - slackbuilds.git/commitdiff
Changed README's line length to adhere to SBo's standards
authorfsLeg <fsleg@t-rg.ws>
Fri, 6 May 2022 11:01:18 +0000 (14:01 +0300)
committerfsLeg <fsleg@t-rg.ws>
Fri, 6 May 2022 11:01:18 +0000 (14:01 +0300)
AviSynthPlus/README
Tomb/README
dumptorrent/README
saflashplayer/README
steghide/README
wxWidgets3/README

index 2fea494de0db2a34017d20877ea3693915745143..728697192cc49f4f173b9ee0311e317bc4be1d84 100644 (file)
@@ -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.
 
index a456155db7dd9b582c838cefd6b52f08d168b999..9d46b17eaef6f61ba91a1169327f139548abd9ee 100644 (file)
@@ -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
 
index ce7cdadbbf839e5fd59918917d5955de71dfcb68..4cb699a089eeb5f3aa661765c42c931c3fa07b09 100644 (file)
@@ -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.
index 4a209719365d669bb5e5c9994ffa010928e913f5..dd5eb5c05e5574a4b04671f473182906df180831 100644 (file)
@@ -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.
 
index e76f2e885e189143c69e0ba48131b90e1ace31f2..5372bd9b70c0e0c0051e8dd748fa4676414526bb 100644 (file)
@@ -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.
index c777fa082f7892e59de358e94c6e27f4d0f26c4b..2c73faf4853ad346f4d264cceae881a0b233aa93 100644 (file)
@@ -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.