* move libffi to base/ Category
[t2sde.git] / package / develop / ace / ace.desc
blob0b187899140ac3115ba936915a789aa41453faa3
1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/ace/ace.desc
3 [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project
4 [COPY] SPDX-License-Identifier: GPL-2.0
5 [COPY] --- T2-COPYRIGHT-END ---
7 [I] An object-oriented C++ class library and framework
9 [T] The ADAPTIVE Communication Environment (ACE) is an object-oriented (OO)
10 [T] C++ framework that helps you develop and deploy high-performance networked
11 [T] applications faster and with less code to write and maintain. ACE is
12 [T] especially useful for systems that use network and/or inter-process
13 [T] communications and that take advantage of multithreading. While the
14 [T] ACE source code is free, that's not the only way you save money with
15 [T] ACE. ACE's wrappers and higher-level patterns help you develop your
16 [T] software quickly and portably, helping you to complete your projects on
17 [T] time and within budget.
19 [U] https://www.dre.vanderbilt.edu/~schmidt/ACE.html
21 [A] Douglas C. Schmidt
22 [M] Rene Rebe <rene@t2-project.org>
24 [C] extra/development
26 [L] OpenSource
27 [S] Beta
28 [V] 8.0.2
29 [P] X -----5---9 800.000
31 [O] hook_add preconf 5 "export ACE_ROOT=$PWD"
32 [O] hook_add premake 3 "echo '#include "ace/config-linux.h"' > ace/config.h"
33 [O] hook_add premake 5 'echo "include \$(ACE_ROOT)/include/makeinclude/platform_linux.GNU" > include/makeinclude/platform_macros.GNU'
34 [O] hook_add premake 7 'echo "INSTALL_PREFIX = $root/$prefix" >> include/makeinclude/platform_macros.GNU'
36 [D] b2bc54f26e5613b887390009044afa289135a5746102c605e9797195 ACE-8.0.2.tar.bz2 http://download.dre.vanderbilt.edu/previous_versions/