[asterisk-bugs] [JIRA] (ASTERISK-23404) Patch to pjproject to remove (most of) third_party directory

Jared Smith (JIRA) noreply at issues.asterisk.org
Fri Feb 28 12:50:03 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-23404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=215788#comment-215788 ] 

Jared Smith commented on ASTERISK-23404:
----------------------------------------

The patch should be exactly the same for PJSIP 2.2, except I remove the "bdsound" subdirectory from the "third_party" directory as well.  I also found a second copy of the portaudio source in "third_party/build/portaudio/src", so I'm blowing away a bunch of the subdirectories in the "third_party/build" subdirectory as well.

But as far as actual code changes go -- the patch to third_party/build/os-linux.mak is identical.

For my Fedora package (latest updates at https://bugzilla.redhat.com/show_bug.cgi?id=728302), the only outstanding issue with 2.2 is that it still uses the bundled ilbc code in the third_party directory.  If you could help me write a patch to use the system ilbc library (again, with a configure flag), I'd greatly appreciate it.
                
> Patch to pjproject to remove (most of) third_party directory
> ------------------------------------------------------------
>
>                 Key: ASTERISK-23404
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23404
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 12.0.0
>         Environment: Linux (I haven't worried aboud FreeBSD or OS X for now)
>            Reporter: Jared Smith
>         Attachments: 12.patch
>
>
> I've been working on a patch to remove most of the third_party directory from pjproject, to make it easier to package for Linux distributions.
> The pull request is at https://github.com/asterisk/pjproject/pull/12
> In short, it removes a bunch of subdirectories from the "third_party" directory (all of the code except for ilbc), and patches the build system to only include the ilbc directory

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list