mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:09:09 +08:00
e1285b4a28
* [getdns] Add new port. * Add support for vcpkg static library builds. * Convert libevent and libuv libraries to features. * Use ${PORT} in copyright install. * getdns does not currently support UWP. * Add failing port on UWP to portfile. * Remove optional FEATURES keyword.
15 lines
330 B
Plaintext
15 lines
330 B
Plaintext
Source: getdns
|
|
Version: 1.6.0
|
|
Build-Depends: libidn2, openssl
|
|
Description: GetDNS is a modern asynchronous DNS API
|
|
Homepage: https://getdnsapi.net/
|
|
Supports: !uwp
|
|
|
|
Feature: libevent
|
|
Description: libevent event loop integration
|
|
Build-Depends: libevent
|
|
|
|
Feature: libuv
|
|
Description: libuv event loop integration
|
|
Build-Depends: libuv
|