[Pkg-ace-devel] r310 - /trunk/debian/control
tgg-guest at users.alioth.debian.org
tgg-guest at users.alioth.debian.org
Sun May 14 08:49:15 UTC 2006
Author: tgg-guest
Date: Sun May 14 08:49:13 2006
New Revision: 310
URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=310
Log:
Continue the BIG description changes.
Modified:
trunk/debian/control
Modified: trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ace/trunk/debian/control?rev=310&op=diff
==============================================================================
--- trunk/debian/control (original)
+++ trunk/debian/control Sun May 14 08:49:13 2006
@@ -152,7 +152,7 @@
Depends: ${shlibs:Depends}
Replaces: libacexml5.4 (<< 5.4.7), libacexml5.4.7
Conflicts: libacexml5.4 (<< 5.4.7), libacexml5.4.7
-Description: ACE SAX-based XML parsing library
+Description: ACE SAX based XML parsing library
This package provides interfaces for XML parsing based on Simple API
for XML (SAX) 2.0, defined by David Megginson. This is an event-driven
parsing approach.
@@ -164,7 +164,7 @@
Architecture: any
Section: libdevel
Depends: libacexml5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version})
-Description: ACE SAX-based XML parsing library development files
+Description: ACE SAX based XML parsing library development files
This package contains the header files and static library for the ACE
XML parsing library.
@@ -177,10 +177,10 @@
Suggests: libtao1.4.7c2a, libtao-orbsvcs1.4.7c2a
Description: ACE scheduling and dispatching library
Kokyu is a library designed to provide flexible scheduling and
- dispatching services within the context of higher-level middleware.
+ dispatching services.
.
Currently it provides real-time scheduling and dispatching services
- for TAO's real-time CORBA Event Service.
+ for TAO real-time CORBA Event Service.
Package: libkokyu-dev
Architecture: any
@@ -191,71 +191,13 @@
This package contains the header files and static library for the ACE
scheduling and dispatching library.
-Package: libtao1.4.7c2a
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Replaces: libtao1.4 (<< 5.4.7), libtao1.4.7
-Conflicts: libtao1.4 (<< 5.4.7), libtao1.4.7
-Suggests: libtao-orbsvcs1.4.7c2a
-Description: the ACE ORB
- This package contains the run-time TAO libraries.
- .
- TAO is a freely available, open-source implementation of a CORBA
- 2.x-compliant ORB that supports real-time extensions.
- .
- Homepage: http://www.cs.wustl.edu/~schmidt/TAO.html
-
-Package: libtao-dev
-Architecture: any
-Section: libdevel
-Depends: libtao1.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version})
-Suggests: libtao-doc, libtao-orbsvcs-dev (= ${Source-Version})
-Description: Development files for TAO, The ACE ORB
- This package contains the header files for the TAO toolkit. Due to the
- size of the static libs (> 400MB) they have been left out.
- .
- TAO is a freely available, open-source implementation of a CORBA
- 2.x-compliant ORB that supports real-time extensions.
-
-Package: libtao-doc
-Architecture: all
-Section: doc
-Suggests: libtao-dev (= ${Source-Version})
-Description: Documentation for TAO, The ACE ORB
- This package contains the TAO overview documentation, tutorials,
- examples, and information regarding upstream development.
-
-Package: libtao-orbsvcs1.4.7c2a
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Replaces: libtao-orbsvcs1.3.1, libtao-orbsvcs1.4 (<< 5.4.7), libtao-orbsvcs1.4.7
-Conflicts: libtao-orbsvcs1.3.1, libtao-orbsvcs1.4 (<< 5.4.7), libtao-orbsvcs1.4.7
-Description: TAO CORBA services
- This package contains the run-time TAO ORB services libraries.
- .
- This includes:
- * tao_ifr, the interface repository
- * Concurrency_Service
- * To be continued...
-
-Package: libtao-orbsvcs-dev
-Architecture: any
-Section: libdevel
-Depends: libtao-orbsvcs1.4.7c2a (= ${Source-Version}), libtao-dev (= ${Source-Version})
-Description: TAO CORBA services development files
- This package contains the header files for the TAO CORBA services.
- Due to the size of the static libs (> 400MB) they have been left out.
- The examples and some documentation have been included as well.
-
Package: libace-qtreactor5.4.7c2a
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Replaces: libace-qtreactor5.4 (<< 5.4.7), libace-qtreactor5.4.7
Conflicts: libace-qtreactor5.4 (<< 5.4.7), libace-qtreactor5.4.7
-Description: GUI Integrated Reactors for ACE: Qt Reactor
+Description: ACE-GUI reactor integration for Qt
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X Window
System. Each of these extends the ACE_Select_Reactor to work with a
@@ -271,19 +213,9 @@
Architecture: any
Section: libdevel
Depends: libace-qtreactor5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), libqt3-mt-dev (>= 3:3.3.3)
-Description: GUI Integrated Reactors for ACE: Qt Reactor (development files)
- Recognizing the need to write reactor-based GUI applications, the ACE
- community has created several reactor extensions for use with X Window
- System. Each of these extends the ACE_Select_Reactor to work with a
- specific toolkit. By using these reactors, your GUI application can remain
- single threaded yet still respond to both GUI events, such as button
- presses, any your own application events.
- .
- The ACE_QtReactor extends both the ACE_Select_Reactor and the Trolltech Qt
- library's QObjects class. Rather then using select(), the
- QtWaitForMultipleEvents() function is used.
- .
- This packages contains development files.
+Description: ACE-GUI reactor integration for Qt development files
+ This package contains header files and static library for the ACE-Qt
+ reactor integration.
Package: libace-xtreactor5.4.7c2a
Architecture: any
@@ -291,7 +223,7 @@
Depends: ${shlibs:Depends}
Replaces: libace-xtreactor5.4 (<< 5.4.7), libace-xtreactor5.4.7
Conflicts: libace-xtreactor5.4 (<< 5.4.7), libace-xtreactor5.4.7
-Description: GUI Integrated Reactors for ACE: Xt Reactor
+Description: ACE-GUI reactor integration for Xt
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X Window
System. Each of these extends the ACE_Select_Reactor to work with a
@@ -306,7 +238,17 @@
Architecture: any
Section: libdevel
Depends: libace-xtreactor5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), libxt-dev (>= 4.3.0)
-Description: GUI Integrated Reactors for ACE: Xt Reactor (development files)
+Description: ACE-GUI reactor integration for Xt development files
+ This package contains header files and static library for the ACE-Xt
+ reactor integration.
+
+Package: libace-tkreactor5.4.7c2a
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Replaces: libace-tkreactor5.4 (<< 5.4.7), libace-tkreactor5.4.7
+Conflicts: libace-tkreactor5.4 (<< 5.4.7), libace-tkreactor5.4.7
+Description: ACE-GUI reactor integration for Tk
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X Window
System. Each of these extends the ACE_Select_Reactor to work with a
@@ -314,18 +256,24 @@
single threaded yet still respond to both GUI events, such as button presses,
any your own application events.
.
- The ACE_XtReactor extends both the ACE_Select_Reactor and the X Toolkit library
- function XtWaitForMultipleEvents().
- .
- This packages contains development files.
-
-Package: libace-tkreactor5.4.7c2a
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Replaces: libace-tkreactor5.4 (<< 5.4.7), libace-tkreactor5.4.7
-Conflicts: libace-tkreactor5.4 (<< 5.4.7), libace-tkreactor5.4.7
-Description: GUI Integrated Reactors for ACE: Tk Reactor
+ The ACE_TkReactor provides reactor functionality around the popular Tcl/Tk
+ library. The underlying Tcl/Tk method used is Tcl_DoOneEvent().
+
+Package: libace-tkreactor-dev
+Architecture: any
+Section: libdevel
+Depends: libace-tkreactor5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), tk8.4-dev (>= 8.4.7)
+Description: ACE-GUI reactor integration for Tk development files
+ This package contains header files and static library for the ACE-Tk
+ reactor integration.
+
+Package: libace-flreactor5.4.7c2a
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Replaces: libace-flreactor5.4 (<< 5.4.7), libace-flreactor5.4.7
+Conflicts: libace-flreactor5.4 (<< 5.4.7), libace-flreactor5.4.7
+Description: ACE-GUI reactor integration for Fl
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X Window
System. Each of these extends the ACE_Select_Reactor to work with a
@@ -333,55 +281,79 @@
single threaded yet still respond to both GUI events, such as button presses,
any your own application events.
.
- The ACE_TkReactor provides reactor functionality around the popular Tcl/Tk
- library. The underlying Tcl/Tk method used is Tcl_DoOneEvent().
-
-Package: libace-tkreactor-dev
-Architecture: any
-Section: libdevel
-Depends: libace-tkreactor5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), tk8.4-dev (>= 8.4.7)
-Description: GUI Integrated Reactors for ACE: Tk Reactor (development files)
- Recognizing the need to write reactor-based GUI applications, the ACE
- community has created several reactor extensions for use with X Window
- System. Each of these extends the ACE_Select_Reactor to work with a
- specific toolkit. By using these reactors, your GUI application can remain
- single threaded yet still respond to both GUI events, such as button presses,
- any your own application events.
- .
- The ACE_TkReactor provides reactor functionality around the popular Tcl/Tk
- library. The underlying Tcl/Tk method used is Tcl_DoOneEvent().
- .
- This package contains development files.
-
-Package: libace-flreactor5.4.7c2a
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}
-Replaces: libace-flreactor5.4 (<< 5.4.7), libace-flreactor5.4.7
-Conflicts: libace-flreactor5.4 (<< 5.4.7), libace-flreactor5.4.7
-Description: GUI Integrated Reactors for ACE: FastLight Reactor
- Recognizing the need to write reactor-based GUI applications, the ACE
- community has created several reactor extensions for use with X Window
- System. Each of these extends the ACE_Select_Reactor to work with a
- specific toolkit. By using these reactors, your GUI application can remain
- single threaded yet still respond to both GUI events, such as button presses,
- any your own application events.
- .
The ACE_FlReactor integrates with the FastLight toolkit's Fl::wait() method.
Package: libace-flreactor-dev
Architecture: any
Section: libdevel
Depends: libace-flreactor5.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version}), libfltk1.1-dev (>= 1.1.4)
-Description: GUI Integrated Reactors for ACE: FastLight Reactor (development files)
- Recognizing the need to write reactor-based GUI applications, the ACE
- community has created several reactor extensions for use with X Window
- System. Each of these extends the ACE_Select_Reactor to work with a
- specific toolkit. By using these reactors, your GUI application can remain
- single threaded yet still respond to both GUI events, such as button presses,
- any your own application events.
- .
- This package contains development files.
+Description: ACE-GUI reactor integration for Fl development files
+ This package contains header files and static library for the ACE-Fl
+ reactor integration.
+
+Package: libtao1.4.7c2a
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Replaces: libtao1.4 (<< 5.4.7), libtao1.4.7
+Conflicts: libtao1.4 (<< 5.4.7), libtao1.4.7
+Suggests: libtao-orbsvcs1.4.7c2a
+Description: ACE based CORBA ORB core libraries
+ The ACE ORB (TAO) is an open-source Common Object Request Broker
+ Architecture (CORBA) 2.x-compliant Object Request Broker (ORB). It
+ supports real-time extensions.
+ .
+ This package contains TAO core libraries.
+ .
+ Homepage: http://www.cs.wustl.edu/~schmidt/TAO.html
+
+Package: libtao-dev
+Architecture: any
+Section: libdevel
+Depends: libtao1.4.7c2a (= ${Source-Version}), libace-dev (= ${Source-Version})
+Suggests: libtao-doc, libtao-orbsvcs-dev (= ${Source-Version})
+Description: ACE based CORBA ORB core libraries development files
+ This package contains the header files for TAO. Due to the size of the
+ static libs (> 400MB) they have been left out.
+
+Package: libtao-doc
+Architecture: all
+Section: doc
+Suggests: libtao-dev (= ${Source-Version})
+Description: ACE based CORBA ORB core libraries documentation
+ This package contains the TAO overview documentation, tutorials,
+ examples, and information regarding upstream development.
+
+Package: libtao-orbsvcs1.4.7c2a
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Replaces: libtao-orbsvcs1.3.1, libtao-orbsvcs1.4 (<< 5.4.7), libtao-orbsvcs1.4.7
+Conflicts: libtao-orbsvcs1.3.1, libtao-orbsvcs1.4 (<< 5.4.7), libtao-orbsvcs1.4.7
+Description: TAO CORBA services
+ This package contains TAO CORBA services programs and libraries.
+ .
+ This includes:
+ * naming service
+ * trading service
+ * event service
+ * notification service
+ * interface repository
+ * implementation repository
+ * logging service
+ * time service
+ * scheduling service
+ * fault-tolerant services
+ * concurrency service
+
+Package: libtao-orbsvcs-dev
+Architecture: any
+Section: libdevel
+Depends: libtao-orbsvcs1.4.7c2a (= ${Source-Version}), libtao-dev (= ${Source-Version})
+Description: TAO CORBA services development files
+ This package contains the header files for the TAO CORBA services.
+ Due to the size of the static libs (> 400MB) they have been left out.
+ The examples and some documentation have been included as well.
Package: libtao-qtresource1.4.7c2a
Architecture: any
@@ -389,10 +361,8 @@
Depends: ${shlibs:Depends}
Replaces: libtao-qtreactor1.4 (<< 5.4.7), libtao-qtresource1.4.7
Conflicts: libtao-qtreactor1.4 (<< 5.4.7), libtao-qtresource1.4.7
-Description: Qt GUI resource factory for TAO
- This factory is intended for creating QtReactor for ORB. This factory
- can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory
- method which is usually done by TAO_QtResource_Loader.
+Description: TAO-GUI reactor integration for Qt
+ The Qt resource factory integrates ACE QtReactor into TAO ORB reactor.
Package: libtao-qtresource-dev
Architecture: any
@@ -400,12 +370,9 @@
Depends: libtao-qtresource1.4.7c2a (= ${Source-Version}), libace-qtreactor-dev (= ${Source-Version}), libtao-dev (= ${Source-Version})
Replaces: libtao-qtreactor-dev (<< 5.4.7)
Conflicts: libtao-qtreactor-dev (<< 5.4.7)
-Description: Qt GUI resource factory for TAO (development files)
- This factory is intended for creating QtReactor for ORB. This factory
- can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory
- method which is usually done by TAO_QtResource_Loader.
- .
- This package contains development files.
+Description: TAO-GUI reactor integration for Qt development files
+ This package contains header files and static library for the TAO-Qt
+ reactor integration.
Package: libtao-xtresource1.4.7c2a
Architecture: any
@@ -413,10 +380,8 @@
Depends: ${shlibs:Depends}
Replaces: libtao-xtreactor1.4 (<< 5.4.7), libtao-xtresource1.4.7
Conflicts: libtao-xtreactor1.4 (<< 5.4.7), libtao-xtresource1.4.7
-Description: Xt GUI resource factory for TAO
- This factory is intended for creating XtReactor for ORB. This factory
- can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory
- method which is usually done by TAO_XtResource_Loader.
+Description: TAO-GUI reactor integration for Xt
+ The Xt resource factory integrates ACE XtReactor into TAO ORB reactor.
Package: libtao-xtresource-dev
Architecture: any
@@ -424,12 +389,9 @@
Depends: libtao-xtresource1.4.7c2a (= ${Source-Version}), libace-xtreactor-dev (= ${Source-Version}), libtao-dev (= ${Source-Version})
Replaces: libtao-xtreactor-dev (<< 5.4.7)
Conflicts: libtao-xtreactor-dev (<< 5.4.7)
-Description: Xt GUI resource factory for TAO (development files)
- This factory is intended for creating XtReactor for ORB. This factory
- can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory
- method which is usually done by TAO_XtResource_Loader.
- .
- This package contains development files.
+Description: TAO-GUI reactor integration for Xt development files
+ This package contains header files and static library for the TAO-Xt
+ reactor integration.
Package: libtao-flresource1.4.7c2a
Architecture: any
@@ -437,21 +399,16 @@
Depends: ${shlibs:Depends}
Replaces: libtao-flresource1.4.7
Conflicts: libtao-flresource1.4.7
-Description: Fl GUI resource factory for TAO
- This factory is intended for creating FlReactor for ORB. This factory
- can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory
- method which is usually done by TAO_FlResource_Loader.
+Description: TAO-GUI reactor integration for Fl
+ The Fl resource factory integrates ACE FlReactor into TAO ORB reactor.
Package: libtao-flresource-dev
Architecture: any
Section: libdevel
Depends: libtao-flresource1.4.7c2a (= ${Source-Version}), libace-flreactor-dev (= ${Source-Version}), libtao-dev (= ${Source-Version})
-Description: Fl GUI resource factory for TAO (development files)
- This factory is intended for creating FlReactor for ORB. This factory
- can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory
- method which is usually done by TAO_FlResource_Loader.
- .
- This package contains development files.
+Description: TAO-GUI reactor integration for Fl development files
+ This package contains header files and static library for the TAO-Fl
+ reactor integration.
Package: libtao-tkresource1.4.7c2a
Architecture: any
@@ -459,21 +416,16 @@
Depends: ${shlibs:Depends}
Replaces: libtao-tkresource1.4.7
Conflicts: libtao-tkresource1.4.7
-Description: Tk GUI resource factory for TAO
- This factory is intended for creating FlReactor for ORB. This factory
- can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory
- method which is usually done by TAO_TkResource_Loader.
+Description: TAO-GUI reactor integration for Tk development files
+ The Tk resource factory integrates ACE TkReactor into TAO ORB reactor.
Package: libtao-tkresource-dev
Architecture: any
Section: libdevel
Depends: libtao-tkresource1.4.7c2a (= ${Source-Version}), libace-tkreactor-dev (= ${Source-Version}), libtao-dev (= ${Source-Version})
-Description: Tk GUI resource factory for TAO (development files)
- This factory is intended for creating TkReactor for ORB. This factory
- can be feed into ORB using TAO_ORB_Core::set_gui_resource_factory
- method which is usually done by TAO_TkResource_Loader.
- .
- This package contains development files.
+Description: TAO-GUI reactor integration for Tk development files
+ This package contains header files and static library for the TAO-Tk
+ reactor integration.
Package: libciao0.4.7c2a
Architecture: any
More information about the Pkg-ace-devel
mailing list