From b91fd53f32ad94577a37a5d3b15b8be9364b19c8 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Sun, 5 Feb 2006 13:39:41 +0000 Subject: This is an initial port of newer versions of: - pwlib -> 1.9.2 - openh323 -> 1.17.3 The decission of porting the development releases instead of the stable releases is based upon a discussion with the openh323 developers. They serve as a start to be able to porting newer versions of e.g. gnomemeeting et al. Further tweaks/improvements to them may be required when other ports start to use these versions. Unlike the previous versions of those ports, they install a shared lib now. So ports which depend upon them in the future should add a RUN_DEPENDS upon them. Additionally the build time for those ports will decrease, since they don't need to build pwlib/openh323 each time and grab them from the build directory. PR: 83396 Submitted by: Steve Ames In colaboration with: Steve Ames --- net/openh323/files/patch-include-ffh263codec.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 net/openh323/files/patch-include-ffh263codec.h (limited to 'net/openh323/files/patch-include-ffh263codec.h') diff --git a/net/openh323/files/patch-include-ffh263codec.h b/net/openh323/files/patch-include-ffh263codec.h deleted file mode 100644 index 4329c3f7ef76..000000000000 --- a/net/openh323/files/patch-include-ffh263codec.h +++ /dev/null @@ -1,12 +0,0 @@ -*** include/ffh263codec.h.orig Mon Aug 4 00:03:16 2003 ---- include/ffh263codec.h Mon Jun 6 14:54:31 2005 -*************** -*** 96,101 **** ---- 96,102 ---- - struct AVCodec; - struct AVCodecContext; - struct AVFrame; -+ struct AVCodecParserContext; - - /////////////////////////////////////////////////////////////////////////////// - -- cgit v1.2.3