Commit Graph

17 Commits

Author SHA1 Message Date
ajacoutot
25786f41a4 Update to ptlib-2.10.7. 2012-08-25 13:15:23 +00:00
naddy
12ab41d731 drop gcc3 workaround 2012-06-22 16:53:51 +00:00
ajacoutot
8e9b80613b Update to ptlib-2.10.5; unbreak video in ekiga. 2012-06-21 14:23:51 +00:00
ajacoutot
dfaf3d07c9 Update to ptlib-2.10.4. 2012-03-02 09:03:52 +00:00
ajacoutot
1b057f6eb1 Simplify. 2011-10-30 12:49:49 +00:00
ajacoutot
b8a1b5f1ee Remove some now uneeded patches. 2011-10-28 12:15:36 +00:00
ajacoutot
c960b3a783 Properly enumerate video devices. 2011-10-27 09:34:40 +00:00
ajacoutot
a730dfbf59 Major update to ptlib-2.10.3.
Some clue from espie@

Needed to work on an Ekiga update.
There are still some rought edges but they'll be worked in-tree.

This and the upcoming VoIP ports commits wouldn't have been possible
without Miod's soft couch ;-)
2011-10-26 16:59:09 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
d7f6fc7e23 more conversions 2010-11-08 10:28:22 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
ajacoutot
011f49845a Update to ptlib-2.6.7. 2010-05-31 05:28:06 +00:00
espie
fd85f9241d make it compile on gcc4, by making the relevant patch dependent on
compiler version.
also removes lvalue cast, that's not ansi.
2010-05-11 07:23:23 +00:00
ajacoutot
f2f970a91c Put '-fPIC' in openbsd ifdefs. 2010-03-27 14:32:23 +00:00
ajacoutot
81afb79c44 Unbreak on 64bits arches.
(thanks robert@ for giving me access to an amd64 machine)

breakage reported by viq at viq dot ath dot cx
2010-03-26 14:24:42 +00:00
ajacoutot
540c1f4f5f Import ptlib-2.6.5
PTLib is a moderately large C++ class library that originated many years
ago as a method to produce applications that run on both Microsoft
Windows and Unix X-Windows systems. It also was to have a Macintosh port
as well, but this never eventuated. In those days it was called the
PWLib the Portable Windows Library.

Since then, the availability of multi-platform GUI toolkits such as KDE
and wxWindows, and the development of the OpenH323 and OPAL projects as
primary user of the library, has emphasised the focus on networking, I/O
portability, multi-threading and protocol portability. Mostly, the
library is used to create high performance and highly portable
network-centric applications. So all the GUI abstractions ahave been
dropped and it was renamed the Portable Tools Library that you see
today.
2010-03-23 21:10:17 +00:00