mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-12-18 01:16:05 +01:00
* [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
|