mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:59:01 +08:00
ca35082c48
* [ace] 7.0.0 * Make sure C++11 is enabled on macosx * ports/ace/portfile.cmake: * [ace] Upgrade to 7.0.1 * [ace] Revert workaround for macosx, not needed anymore * [ace] 7.0.1 * [ace] 7.0.1
23 lines
465 B
Plaintext
23 lines
465 B
Plaintext
Source: ace
|
|
Version: 7.0.1
|
|
Homepage: https://www.dre.vanderbilt.edu/~schmidt/ACE.html
|
|
Description: The ADAPTIVE Communication Environment
|
|
Port-Version: 0
|
|
|
|
Feature: wchar
|
|
Description: Enable extra wide char functions in ACE
|
|
|
|
Feature: ssl
|
|
Description: Enable SSL/TLS features in ACE
|
|
Build-Depends: openssl
|
|
|
|
Feature: xml
|
|
Description: Enable XML features in ACE
|
|
|
|
Feature: zlib
|
|
Build-Depends: zlib
|
|
Description: Enable zlib support
|
|
|
|
Feature: tao
|
|
Description: The ACE ORB
|