mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:09:01 +08:00
5cdb92f010
* Add files via upload * [new port] avro-cpp * add boost-format * remove comments * remove comments * upgrade librdkafka to 1.4.4 * Delete CONTROL * Delete install.patch * Delete portfile.cmake * upgrade librdkafka to 1.4.4 Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com> Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
24 lines
480 B
Plaintext
24 lines
480 B
Plaintext
Source: librdkafka
|
|
Version: 1.4.4-1
|
|
Description: The Apache Kafka C/C++ library
|
|
Homepage: https://github.com/edenhill/librdkafka
|
|
|
|
Feature: lz4
|
|
Description: Enable external LZ4 library support
|
|
Build-Depends: lz4
|
|
|
|
Feature: ssl
|
|
Description: Build with OpenSSL
|
|
Build-Depends: openssl
|
|
|
|
Feature: zlib
|
|
Description: Build with zlib
|
|
Build-Depends: zlib
|
|
|
|
Feature: zstd
|
|
Description: Build with zstd
|
|
Build-Depends: zstd
|
|
|
|
Feature: snappy
|
|
Description: Build with snappy
|