Commit Graph

10 Commits

Author SHA1 Message Date
ajacoutot
08732a5dd9 - merge and remove FLAVORs ; this is needed to make sure we don't end up
in weird situations when pwlib (and some dependent pkgs) are rebuilt
while already installed

Found the hard way by sthen@
@pkgpath markers "look right" to sthen@
2008-05-22 19:25:32 +00:00
ajacoutot
73d3e0c601 - fix OSS device path
- make the v4l2 plugin compile (not very useful yet)
2008-04-29 15:28:44 +00:00
ajacoutot
2f8e43bbfa - add esound support
- start working on v4l2 support (not there yet)
2008-04-29 11:42:45 +00:00
merdely
789275ced7 Fix build on alpha.
Help and ok ajacoutot@
2008-04-21 15:03:12 +00:00
ajacoutot
7de7eeae8e - major upgrade to pwlib-1.12.0
- rework the way we handle shared_libs versus ptlib version so it stays
compatible with upstream
- install version.h
- dtmf decoder patch from FreeBSD
2008-03-15 17:38:07 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
kili
88b160cc75 Add -I${X11BASE}/include to STDCCFLAGS, so we get expat.h from the right
directory.

ok ajacoutot@
2007-05-06 13:24:32 +00:00
bernd
b02de5639c Use xenocara expat. 2007-05-04 09:56:02 +00:00
ajacoutot
57e928e953 - we don't have a "lib64" directory 2007-04-27 13:38:09 +00:00
ajacoutot
27d300f747 Import pwlib-1.10.3
PWLib is a moderately large class library that has its genesis many
years ago as a method to product applications to run on both Microsoft
Windows and Unix X-Window systems.
Since then the system has grown to include many classes that assist in
writing complete multi-platform applications. Classes for I/O
portability, multi-threading portability, aid in producing unix daemons
and NT services portably and all sorts of internet protocols were added
over the years. The library now also supports the open H323 project.

ok jasper@
2007-04-25 11:12:26 +00:00