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

David M. Lee (JIRA) noreply at issues.asterisk.org
Fri Feb 28 11:56:04 CST 2014


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

David M. Lee commented on ASTERISK-23404:
-----------------------------------------

With the recent release of PJSIP 2.2, we just got out of the maintaining-a-fork business. I'm not eager to get back into it.

Whatever we do, I'd like to make it something that would be acceptable upstream. It feels like it would make more sense to have a configure flag instead of a Makefile target. A patch that just adds that configure flag also has a good chance of being accepted upstream.

This allows the "fork" of pjproject to simply be {{rm -rf third_party}}. That's a much easier proposition in terms of long term maintenance.
                
> 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