[Pkg-ace-devel] r304 - /trunk/debian/control
tgg-guest at users.alioth.debian.org
tgg-guest at users.alioth.debian.org
Wed May 10 21:01:30 UTC 2006
Author: tgg-guest
Date: Wed May 10 21:01:29 2006
New Revision: 304
URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=304
Log:
Rework mpc-ace description.
Use:
* Alex's description
* pending man page in the manpages branch
Modified:
trunk/debian/control
Modified: trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ace/trunk/debian/control?rev=304&op=diff
==============================================================================
--- trunk/debian/control (original)
+++ trunk/debian/control Wed May 10 21:01:29 2006
@@ -78,9 +78,24 @@
Depends: ${perl:Depends}
Recommends: make
Suggests: libace-dev (= ${Source-Version}), pkg-config
-Description: A Makefile generator in Perl
- This package contains the MakeProjectCreator (MPC) for the ACE
- toolkit.
+Description: The Makefile, Project and Workspace Creator
+ This package contains the Makefile, Project and Workspace Creator (MPC)
+ as distributed with the ACE toolkit.
+ .
+ MPC generates platform and compiler specific files to automate the
+ compilation process.
+ .
+ This package provides:
+ * mpc-ace generating project files for a single target
+ * mwc-ace generating workspace files for a set of projects
+
+Package: libace-doc
+Architecture: all
+Section: doc
+Suggests: libace-dev
+Description: Documentation for the ADAPTIVE Communication Environment (ACE)
+ This package contains the ACE overview documentation, tutorials,
+ examples, and information regarding upstream development.
.
The ADAPTIVE Communication Environment (ACE) is a freely available open
source object-oriented (OO) framework that implements many core design
@@ -104,37 +119,6 @@
.
Author: Douglas C. Schmidt <schmidt at uci.edu>
Homepage: http://www.cs.wustl.edu/~schmidt/ACE.html
-
-Package: libace-doc
-Architecture: all
-Section: doc
-Suggests: libace-dev
-Description: Documentation for the ADAPTIVE Communication Environment (ACE)
- This package contains the ACE overview documentation, tutorials,
- examples, and information regarding upstream development.
- .
- The ADAPTIVE Communication Environment (ACE) is a freely available open
- source object-oriented (OO) framework that implements many core design
- patterns for concurrent communication software. ACE provides a rich set
- of reusable C++ wrappers 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.
- .
- ACE is targeted for developers of high-performance and real-time
- communication services and applications. It simplifies the development
- of OO network applications and services that utilize interprocess
- communication, event demultiplexing, explicit dynamic linking, and
- concurrency. In addition, ACE automates system configuration and
- reconfiguration by dynamically linking services into applications at
- run-time and executing these services in one or more processes or
- threads.
- .
- Author: Douglas C. Schmidt <schmidt at uci.edu>
- Homepage: http://www.cs.wustl.edu/~schmidt/ACE.html
Package: libace-rmcast5.4.7c2a
Architecture: any
More information about the Pkg-ace-devel
mailing list