mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
2.7 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/package/kasc/openh323/openh323.desc
  9. # ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
  10. #
  11. # This program is free software; you can redistribute it and/or modify
  12. # it under the terms of the GNU General Public License as published by
  13. # the Free Software Foundation; either version 2 of the License, or
  14. # (at your option) any later version. A copy of the GNU General Public
  15. # License can be found at Documentation/COPYING.
  16. #
  17. # Many people helped and are helping developing ROCK Linux. Please
  18. # have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. # file for details.
  20. #
  21. # --- ROCK-COPYRIGHT-NOTE-END ---
  22. [I] Multi-platform class library + Open H.323 lib
  23. [T] PWLib is a moderately large class library that has its genesis many
  24. [T] years ago as a method to product applications to run on both
  25. [T] Microsoft Windows and Unix X-Windows systems. It also was to have a
  26. [T] Macintosh port as well but this never eventuated.
  27. [T]
  28. [T] Since then the system has grown to having quite good application to
  29. [T] areas other than mere Windows GUI portability. Classes for I/O
  30. [T] portability, multi-threading portability, aid in producing unix
  31. [T] daemons and NT services portably and all sorts of internet protocols
  32. [T] were added over the years.
  33. [T]
  34. [T] All this over and above basic "container" classes such as arrays,
  35. [T] linear lists, sorted lists (RB Tree) and dictionaries (hash tables)
  36. [T] which were all created before STL became the answer to all our prayers.
  37. [T] Unfortunately, due to intertia and the GNU C++ inadequate support of
  38. [T] templates, this library will probably not be ported to STL in the near
  39. [T] future.
  40. [T]
  41. [T] The library was used extensively for all our in-house products. Then
  42. [T] we decided to support the open H323 project by throwing in some of the
  43. [T] code written for one of our products. Thus, required PWLib so it got
  44. [T] thrown into the open source world as well.
  45. [U] http://www.openh323.org/
  46. [A] Equivalence Pty Ltd (http://www.equival.com)
  47. [M] Kai Schwenzfeier <niteblade@gmx.net>
  48. [C] extra/network extra/multimedia
  49. [L] MPL
  50. [S] Stable
  51. [V] 1.6.3 1.13.2
  52. [P] X -----5---9 853.000
  53. [D] 799935628 pwlib-1.6.3.tar.gz http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/
  54. [D] 1864871504 openh323-1.13.2.tar.gz http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/
  55. [SRC] pwlib openh323