summaryrefslogtreecommitdiff
path: root/net/pjsip/files/patch-pkgconfig.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/pjsip: Update to 2.14.1 and adopt portOliver Epper2024-06-061-1/+1
| | | | | | | | | | Major rework of port for better compliance with Porters Handbook and general guidelines. Pass maintainership to submitter Changelog: https://github.com/pjsip/pjproject/releases/tag/2.14.1 PR: 277445
* - Update pjsip t 2.10Guido Falsi2020-04-181-1/+1
| | | | | | | | | | | | | | - Get distfile from github - Add OPUS and VPX options, enabled by default - Make VIDEO and WEBRTC options enabled by default - Fix typo in WEBRTC option description - Fix pkgconfig patch to respect LOCALBASE PR: 245607 Submitted by: yuri Notes: svn path=/head/; revision=532019
* PJSIP is a free and open source multimedia communication libraryGuido Falsi2014-12-151-0/+11
written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol (SIP) with rich multimedia framework and NAT traversal functionality into high level API that is portable and suitable for almost any type of systems ranging from desktops, embedded systems, to mobile handsets. WWW: http://www.pjsip.org/ Please note that default options are tailored for use by the upcoming asterisk13 port. Notes: svn path=/head/; revision=374748