diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-03 22:13:08 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-04 00:46:05 -0600 |
commit | 427b506fead996c37047e775f14d9d60f596c4ea (patch) | |
tree | ede9f4ae6aa3e7d5bcd651a9209d1c2af45c18e9 /libraries/ortp/slack-desc | |
parent | 34af9884ac882cb1b6ebc3bd040875965e07c3e3 (diff) |
libraries/ortp: Removed. No longer compiles on 14.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/ortp/slack-desc')
-rw-r--r-- | libraries/ortp/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/ortp/slack-desc b/libraries/ortp/slack-desc deleted file mode 100644 index ec29c6a2a236..000000000000 --- a/libraries/ortp/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 ':'. - - |-----handy-ruler------------------------------------------------------| -ortp: oRTP (A Real-time Transport Protocol stack under GPL) -ortp: -ortp: Implement the RFC3550 (RTP) with a easy to use API with high and low -ortp: level access. Includes support for multiples profiles, AV profile -ortp: (RFC1890) being the one by default. Implements blocking and non -ortp: blocking IO for RTP sessions.Supports part of RFC2833 for telephone -ortp: events over RTP. -ortp: -ortp: Homepage: http://www.linphone.org/index.php/eng/code_review/ortp -ortp: -ortp: |