mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-12-18 01:16:05 +01:00
* [ace] 6.5.10
* Add version macros to make the port file easier to update
* ports/ace/portfile.cmake:
* Updated macro names to have ACE_ prefix
* ports/ace/portfile.cmake:
* Use string replace
* ports/ace/portfile.cmake:
22 lines
450 B
Plaintext
22 lines
450 B
Plaintext
Source: ace
|
|
Version: 6.5.10
|
|
Homepage: https://www.dre.vanderbilt.edu/~schmidt/ACE.html
|
|
Description: The ADAPTIVE Communication Environment
|
|
|
|
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
|