diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-02 07:40:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-02 11:32:56 +0700 |
commit | 550280dfd328aa27aaf5d568ff2f8bcbb0dc4523 (patch) | |
tree | 6fdb636fdcc51b57fd81f3532709084b1016ddb2 /misc/par2cmdline-tbb/slack-desc | |
parent | dabd49c3886d1d5e6446ac5fb1c050071ae4a609 (diff) |
misc/par2cmdline-tbb: Removed (FTBFS and upstream is dead).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/par2cmdline-tbb/slack-desc')
-rw-r--r-- | misc/par2cmdline-tbb/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/misc/par2cmdline-tbb/slack-desc b/misc/par2cmdline-tbb/slack-desc deleted file mode 100644 index a77a77f844bd1..0000000000000 --- a/misc/par2cmdline-tbb/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -par2cmdline-tbb: par2cmdline-tbb (a multithreaded version of par2cmdline) -par2cmdline-tbb: -par2cmdline-tbb: This is a concurrent (multithreaded) version of par2cmdline, -par2cmdline-tbb: a utility to create and repair data files using Reed Solomon -par2cmdline-tbb: coding. par2 parity archives are commonly used on Usenet -par2cmdline-tbb: postings to allow corrupted postings to be repaired instead -par2cmdline-tbb: of needing the original poster to repost the corrupted file(s). -par2cmdline-tbb: This version has been modified to utilise the Intel Threading -par2cmdline-tbb: Building Blocks library. -par2cmdline-tbb: -par2cmdline-tbb: |