Bug 95423 - net/openh323: enable RFC2190 codec and system speex support
Summary: net/openh323: enable RFC2190 codec and system speex support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-06 20:20 UTC by Joerg Pulz
Modified: 2006-05-07 14:11 UTC (History)
1 user (show)

See Also:


Attachments
net_openh323.diff (2.76 KB, patch)
2006-04-06 20:20 UTC, Joerg Pulz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Pulz 2006-04-06 20:20:19 UTC
	- enable RFC2190 codec support using multimedia/ffmpeg
	  hide this inside a WITH_FFMPEG knob
	- allow the user to choose between speex from audio/speex or to use
	  the bundled version
	  hide this inside a WITH_SPEEX knob
	- add a small patch to make the speex plugin buildable with the ports
	  version
	- remove expat from LIB_DEPENDS and remove USE_OPENLDAP
	  we depend on libexpat and libldap impicit by depending on net/pwlib

Fix: - apply the patch
	- add new file to CVS
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-06 21:35:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Steve Ames 2006-04-06 21:42:34 UTC
Patch Approved. Joerg has done some really good things here IMO.

-Steve

Edwin Groothuis wrote:
> Maintainer of net/openh323,
> 
> Please note that PR ports/95423 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/95423
Comment 3 Steve Ames 2006-04-07 15:16:35 UTC
Approved.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2006-04-10 22:32:41 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2006-05-07 14:11:08 UTC
State Changed
From-To: open->closed

Committed, thanks!