git-oodiff ------------------------------------------ Git diff filter for OpenDocument files A git diff filter program to make it possible to diff OpenDocument (OpenOffice, Koffice ...) documents. A wrapper script to odt2txt program. Runtime requirements: cygwin Build requirements: cygwin Canonical homepage: http://www-verimag.imag.fr/~moy/opendocument "How to use git to track OpenDocument (OpenOffice, Koffice) files?" http://git.or.cz/gitwiki/GitTips#head-1cdd4ab777e74f12d1ffa7f0a793e46dd06e5945 Canonical download: http://www-verimag.imag.fr/~moy/opendocument/git-oodiff Version control repository: Mailing list: Forum / Wiki: IRC channel: Upstream contact: Maintainer: Matthieu Moy Bugs: Matthieu Moy License: GPL Language: Bourne-Shell ------------------------------------------ Build instructions: unpack git-oodiff-*-src.tar.bz2 if you use setup to install this source package, it will be unpacked under /usr/src automatically cd /usr/src ./git-oodiff*.sh all ------------------------------------------ Files included in the binary distribution: See Cygwin package archive ------------------------------------------ Port Notes: Jari Aalto - No manual page. Wrote one. - There is no upstream source package. It was created by downloading the program with wget and tarring up the directory by date: mkdir cd .. tar -jcf .tar.bz2 ----- version 20100213-2 ----- - Cygwin packaging 2013-09-15 Jari Aalto - Remove patches/ and use bin/ directly for modifications. ----- version 20080328-2 ----- - Fix exit status code and temporary file clean up (Jari Aalto; see patches/) ----- version 20080328-1 ----- - Initial release 2008-03-28 Jari Aalto Cygwin port maintained by: user Copyright (C) 2008-2013 Jari Aalto; Licensed under GPL v2 or later