diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-05-01 02:03:26 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-30 11:03:26 -0700 |
| commit | d790cb641064d5b7fc918774907c5dfe25128c84 (patch) | |
| tree | 1bd7f67bfd47bdd0ae939bb7efb29f754b207eb2 /ports/libosip2/CONTROL | |
| parent | f3619bdadc1ffd3dabbc4368d0caed1119dffb71 (diff) | |
| download | vcpkg-d790cb641064d5b7fc918774907c5dfe25128c84.tar.gz vcpkg-d790cb641064d5b7fc918774907c5dfe25128c84.zip | |
[libosip2] Update to 5.2.0 and add windows support (#17321)
* [libosip2] Add Windows support
* Update version files
* Update portfile.cmake
* Update versions/l-/libosip2.json
* Fix typo error
* Update versions/l-/libosip2.json
* Address review suggestion
* Update versions/l-/libosip2.json
* Update ports/libosip2/portfile.cmake
* Remove space line
* Update versions/l-/libosip2.json
Diffstat (limited to 'ports/libosip2/CONTROL')
| -rw-r--r-- | ports/libosip2/CONTROL | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ports/libosip2/CONTROL b/ports/libosip2/CONTROL deleted file mode 100644 index 5d172511e..000000000 --- a/ports/libosip2/CONTROL +++ /dev/null @@ -1,6 +0,0 @@ -Source: libosip2 -Version: 5.1.0-4 -Homepage: https://www.gnu.org/software/osip/ -Description: oSIP is an LGPL implementation of SIP. It's stable, portable, flexible and compliant! -may be more-! It is used mostly with eXosip2 stack (GPL) which provides simpler API for User-Agent implementation. -Build-Depends: pthread -Supports: !(windows|uwp) |
