@nitrix: the AUR4 Git history now makes things easier to track who did what, but sure.
@jjardon: I only started maintaining ace since I need openrtm-aist that depends on it. You can keep maintaining tao, and when you can't anymore, remember to disown it so that people can adopt it later on.
Search Criteria
Package Details: ace 8.0.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ace.git (read-only, click to copy) |
|---|---|
| Package Base: | ace |
| Description: | Framework that provides many components and patterns for developing high-performance, distributed real-time and embedded systems. |
| Upstream URL: | https://www.dre.vanderbilt.edu/~schmidt/ACE.html |
| Keywords: | c++ communication libace |
| Licenses: | DOC |
| Provides: | libACE.so, libACEXML.so, libACEXML_Parser.so, libACEXML_XML_Svc_Conf_Parser.so, libACE_Compression.so, libACE_ETCL.so, libACE_ETCL_Parser.so, libACE_HTBP.so, libACE_INet.so, libACE_Monitor_Control.so, libACE_RLECompression.so, libACE_RMCast.so, libACE_TMCast.so, libKokyu.so |
| Submitter: | DaNiMoTh |
| Maintainer: | AliZain |
| Last Packager: | vetu104 |
| Votes: | 51 |
| Popularity: | 0.000000 |
| First Submitted: | 2006-02-23 16:03 (UTC) |
| Last Updated: | 2026-02-28 13:04 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- perl (perl-gitAUR) (make)
- perl (perl-gitAUR) (optional) – MPC support
Required by (3)
Sources (1)
bchretien commented on 2015-08-11 14:48 (UTC)
nitrix commented on 2015-08-11 14:41 (UTC)
Hey bchretien, I suggest that you add your name to the contributor list in the PKGBUILD. Maintainers come and go, it's always nice to be able to track who worked on it. Cheers.
jjardon commented on 2015-08-11 14:11 (UTC)
Hi, I've just created a tao package: https://aur.archlinux.org/packages/tao/ , in case is useful for anyone or do you want to take ownership of it
nitrix commented on 2014-11-16 17:30 (UTC)
Updated to 6.3.0
vnoel commented on 2014-11-16 09:35 (UTC)
6.2.8 is out as well as 6.3.0
pencioner commented on 2012-04-05 15:27 (UTC)
the 6.1.0 will also build succesfully with this PKGBUILD (just change version)
nitrix commented on 2012-01-05 05:22 (UTC)
I'll be maintaining the package from now.
The library is currently built with the recommended default settings.
I read a post below having an issue with OpenSSL.
Please let me know if it's still bugged or missing; I'll check it out.
IncredibleLaser commented on 2011-11-09 18:58 (UTC)
Sorry for not answering for so long, i have moved. As I currently have no time to take care of this package, I orphan it.
Pinned Comments
hwangsihu commented on 2026-05-12 22:50 (UTC)
Could you also add IPv6 support for ACE? You can add
ipv6=1toplatform_macros.GNUand#define ACE_HAS_IPV6 1toconfig.h.