# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
distname ${name_package}-${version}
maintainers gmail.com:tlockhart1976 openmaintainer
description ACE is an object-oriented framework that implements many core patterns for \
concurrent communication software.
long_description The ADAPTIVE Communication Environment (ACE) is a freely available, \
open-source object-oriented (OO) framework that implements many core \
patterns for concurrent communication software. ACE provides a rich set \
of reusable C++ wrapper facades and framework components that perform \
common communication software tasks across a range of OS platforms. The \
communication software tasks provided by ACE include event \
demultiplexing and event handler dispatching, signal handling, service \
initialization, interprocess communication, shared memory management, \
message routing, dynamic (re)configuration of distributed services, \
concurrent execution and synchronization.
homepage http://www.cs.wustl.edu/~schmidt/ACE.html
master_sites http://download.dre.vanderbilt.edu/previous_versions
patchfiles patch-ace-config.h.diff \
patch-include-makeinclude-platform_macros.GNU.diff
checksums rmd160 e4f4645f8561e180811950ea0261eba625e1e51c \
sha256 004198f7a07fc2938986399d654547ff3811936b16202fdab59b3beb365dd82f
foreach {key value} [array get os.names] {
if {${key} == ${os.major}} {