Overview
The original sources of DMAKE were available from:
- http://dmake.wticorp.com
but this site has not been reachable for some time. The sources were later adopted by the Sun OpenOffice.org team and development was continued in their 'tools' project. With the move of OpenOffice.org to the Apache Software Foundation, all development on DMAKE had been abandoned. The home page of the OpenOffice.org 'tools' project is:
- http://tools.openoffice.org/
This version of DMAKE was originally derived from dmake-4.12.tar.bz2 taken from the below downloads address:
- https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
It includes fixes from:
- https://github.com/mohawk2/dmake
- http://search.cpan.org/dist/dmake/
- https://github.com/Distrotech/dmake
The goal is for this version to be the canonical and "official" version for Apache OpenOffice 4.1.x and later. Pull requests, patches, suggestions, etc are all welcomed!
Enjoy!
Contributing
Please submit bug reports, suggestions and pull requests to the GitHub issue tracker.
We're particularly interested in fixing edge-cases, expanding test coverage and adding additional package formats.