diff options
author | Chris Walker <kris240376@gmail.com> | 2020-03-28 13:14:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-28 13:14:54 +0700 |
commit | af9ed692259133148b8dce9129a3e2e2be2681b9 (patch) | |
tree | c33d666e6cb4fc797696f5a8f81239666606a8dc /libraries/t38modem-opal/README | |
parent | 816645e9292559839eb903e25c205c8b89e066f5 (diff) |
libraries/t38modem-opal: Added (Open Phone Abstraction Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/t38modem-opal/README')
-rw-r--r-- | libraries/t38modem-opal/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/t38modem-opal/README b/libraries/t38modem-opal/README new file mode 100644 index 0000000000..da6ec422f3 --- /dev/null +++ b/libraries/t38modem-opal/README @@ -0,0 +1,7 @@ +This is a fork of the Open Phone Abstraction Library (OPAL) project +maintained and updated by the maintainer of the t38modem project in order +to support t38modem. + +This project conflicts with opal. + +Optional dependencies are ffmpeg, x264, celt and jdk/openjdk. |