diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-12-21 08:39:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-21 08:39:25 +0700 |
commit | 07bea3e22db2247a524d4278536ced87abc7cbd6 (patch) | |
tree | 80544b62394f2777fec7065c1f0e5c065ac333d2 /libraries/libdvbcsa/slack-desc | |
parent | 309dcc661bbaa6adbd96f219e1f24edb5d81d185 (diff) |
libraries/libdvbcsa: Added (DVB Common Scrambling Algorithm).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libdvbcsa/slack-desc')
-rw-r--r-- | libraries/libdvbcsa/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libdvbcsa/slack-desc b/libraries/libdvbcsa/slack-desc new file mode 100644 index 000000000000..a84a3834eda6 --- /dev/null +++ b/libraries/libdvbcsa/slack-desc @@ -0,0 +1,19 @@ +# 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------------------------------------------------------| +libdvbcsa: libdvbcsa (library for DVB Common Scrambling Algorithm) +libdvbcsa: +libdvbcsa: libdvbcsa is a free and portable implementation of the DVB Common +libdvbcsa: Scrambling algorithm with decryption and encryption capabilities. +libdvbcsa: +libdvbcsa: It comes in two flavors: a classical single packet implementation and +libdvbcsa: a faster parallel bitslice implementation. +libdvbcsa: +libdvbcsa: Homepage: http://www.videolan.org/developers/libdvbcsa.html +libdvbcsa: +libdvbcsa: |