2017-05-06 17:55:19 +08:00
|
|
|
Source: folly
|
[many ports] Updates 2019.05.24 (#6618)
* [many ports] Updates 2019.05.24
* Update SHA512 and resolve conflict for ebml and matroska
* [avro-c]Fix build error caused by jansson upgrades.
* [xxhash]Update to the next version to fix build error.(xxhash issue:#179)
* Fix failures and undo asio
* [libyaml, grpc, miniz, paho-mqtt, sqlitecpp] Update patches
* Update REF
* Undo nvtt flann itk libtins aws-sdk-cpp openvdb vlpp xmsh changes
* [flann, fastcdr] Fix old patches and build error.
* [flann, fastcdr] Fix build error.
* Fix ensmallen uvatlas cppcms libplist failures and undo aws-c-common libopusenc arb taglib changes
* [dcmtk, draco, flatbuffers, forge, ftgl, mosquitto,nmslib, ogre] Update old patches and fix build error.
* fix libusbmuxd failures and undo xxhash paho-mqtt mongo-c-driver flann libffi
* fix libimobiledevice and undo qhull harfbuzz lcm libbson draco flatbuffers
* undo libmupdf forge kd-soap qca
* [mosquitto] Fix installation of import libs
* [arb][asio][aws-c-common][collada-dom][concurrentqueue][cryptopp][ebml] Revert trivial/undesired changes
* [fastcdr] Minimize patch
* [many ports] Revert trivial changes
* [libyaml] Switch to non-dist tag
* [sqlite-modern-cpp] Track master due to infrequent release
* [nano-signal-slot] Revert downgrade
* [openvpn3] Bump control version to account for portfile change
* [sqlite-modern-cpp] Fixup wrong hash
* [mosquitto] Commit missing patch
2019-06-11 08:01:54 +08:00
|
|
|
Version: 2019.05.20.00
|
2019-06-16 07:54:47 +08:00
|
|
|
Homepage: https://github.com/facebook/folly
|
2017-05-06 17:55:19 +08:00
|
|
|
Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows
|
2019-05-17 09:33:32 +08:00
|
|
|
Build-Depends: openssl, libevent, double-conversion, glog, gflags, boost-chrono, boost-context, boost-conversion, boost-crc, boost-date-time, boost-filesystem, boost-multi-index, boost-program-options, boost-regex, boost-system, boost-thread, boost-smart-ptr
|
2018-03-29 07:47:49 +08:00
|
|
|
Default-Features: zlib
|
|
|
|
|
|
|
|
Feature: zlib
|
|
|
|
Build-Depends: zlib
|
|
|
|
Description: Support zlib for compression
|
|
|
|
|
|
|
|
Feature: bzip2
|
|
|
|
Build-Depends: bzip2
|
|
|
|
Description: Support bzip2 for compression
|
|
|
|
|
|
|
|
Feature: lzma
|
|
|
|
Build-Depends: liblzma
|
|
|
|
Description: Support LZMA for compression
|
|
|
|
|
|
|
|
Feature: zstd
|
|
|
|
Build-Depends: zstd
|
|
|
|
Description: Support zstd for compression
|
|
|
|
|
|
|
|
Feature: snappy
|
|
|
|
Build-Depends: snappy
|
|
|
|
Description: Support Snappy for compression
|
|
|
|
|
|
|
|
Feature: lz4
|
|
|
|
Build-Depends: lz4
|
|
|
|
Description: Support lz4 for compression
|