2016-09-19 11:50:08 +08:00
|
|
|
Source: curl
|
2021-04-20 08:08:51 +08:00
|
|
|
Port-Version: 4
|
2020-12-11 02:17:16 +08:00
|
|
|
Version: 7.74.0
|
2018-02-28 04:15:37 +08:00
|
|
|
Build-Depends: zlib
|
2019-06-16 07:54:47 +08:00
|
|
|
Homepage: https://github.com/curl/curl
|
2016-11-26 16:15:38 +08:00
|
|
|
Description: A library for transferring data with URLs
|
2020-02-05 06:40:19 +08:00
|
|
|
Default-Features: ssl, non-http
|
2018-02-28 04:15:37 +08:00
|
|
|
|
|
|
|
Feature: tool
|
|
|
|
Description: Builds curl executable
|
|
|
|
|
|
|
|
Feature: non-http
|
|
|
|
Description: Enables protocols beyond HTTP/HTTPS/HTTP2
|
|
|
|
|
|
|
|
Feature: http2
|
2020-03-11 00:59:38 +08:00
|
|
|
Build-Depends: nghttp2, curl[core,ssl]
|
2018-02-28 04:15:37 +08:00
|
|
|
Description: HTTP2 support
|
|
|
|
|
|
|
|
Feature: ssl
|
2020-03-11 00:59:38 +08:00
|
|
|
Build-Depends: curl[core,openssl] ((uwp|!windows)&!osx), curl[core,winssl] (windows&!uwp), curl[core,sectransp] (osx)
|
2018-12-01 08:37:54 +08:00
|
|
|
Description: Default SSL backend
|
2018-02-28 04:15:37 +08:00
|
|
|
|
|
|
|
Feature: ssh
|
2020-03-11 00:59:38 +08:00
|
|
|
Build-Depends: curl[core,openssl], libssh2, curl[core,non-http]
|
2018-02-28 04:15:37 +08:00
|
|
|
Description: SSH support via libssh2
|
2018-12-01 08:37:54 +08:00
|
|
|
|
|
|
|
Feature: openssl
|
|
|
|
Build-Depends: openssl
|
|
|
|
Description: SSL support (OpenSSL)
|
|
|
|
|
2020-09-05 12:18:37 +08:00
|
|
|
Feature: schannel
|
|
|
|
Description: SSL support (Secure Channel)
|
2020-03-11 00:59:38 +08:00
|
|
|
Build-Depends: curl[core,sspi]
|
2018-12-01 08:37:54 +08:00
|
|
|
|
2020-09-05 12:18:37 +08:00
|
|
|
Feature: winssl
|
|
|
|
Description: Legacy name for schannel
|
|
|
|
Build-Depends: curl[schannel]
|
|
|
|
|
2018-12-01 08:37:54 +08:00
|
|
|
Feature: mbedtls
|
|
|
|
Build-Depends: mbedtls
|
|
|
|
Description: SSL support (mbedTLS)
|
2019-04-18 05:27:48 +08:00
|
|
|
|
2019-05-27 07:53:41 +08:00
|
|
|
Feature: sectransp
|
|
|
|
Description: SSL support (sectransp)
|
2019-07-08 14:11:01 +08:00
|
|
|
|
|
|
|
Feature: c-ares
|
|
|
|
Build-Depends: c-ares
|
|
|
|
Description: c-ares support
|
|
|
|
|
2020-03-11 00:59:38 +08:00
|
|
|
Feature: sspi
|
2019-07-08 14:11:01 +08:00
|
|
|
Description: SSPI support
|
|
|
|
|
|
|
|
Feature: brotli
|
2020-11-24 07:26:38 +08:00
|
|
|
Build-Depends: brotli
|
2020-12-23 15:19:50 +08:00
|
|
|
Description: brotli support (brotli)
|
|
|
|
|
|
|
|
Feature: idn2
|
|
|
|
Build-Depends: libidn2
|
2021-04-20 08:08:51 +08:00
|
|
|
Description: idn2 support (libidn2)
|