public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] VOTE: oodiff and git-oodiff -- OpenOffice diff support
@ 2008-03-28 16:11 Jari Aalto
  2008-03-28 16:48 ` Dr. Volker Zell
  2008-03-29  4:24 ` Eric Blake
  0 siblings, 2 replies; 6+ messages in thread
From: Jari Aalto @ 2008-03-28 16:11 UTC (permalink / raw)
  To: cygwin-apps


Matthieu Moy has written two very useful programs to take diffs
between two Open Office documents. Please vote to make them included
in Cygwin. For more information, visit:

    http://www-verimag.imag.fr/~moy/opendocument

Jari

-1----------------------------------------------------------------------

sdesc: "Diff program for OpenDocument files"
ldesc: "A diff program to make it possible to diff OpenDocument
(OpenOffice, Koffice ...) documents. A wrapper script to odt2txt
program."
category: Utils
requires: cygwin diffutils odt2txt

http://packages.debian.org/unstable/

a) manual

  mkdir -p oodiff
  cd oodiff
  wget        \
    http://cygwin.cante.net/oodiff/oodiff-20080328-1-src.tar.bz2 \
    http://cygwin.cante.net/oodiff/oodiff-20080328-1.tar.bz2 \
    http://cygwin.cante.net/oodiff/setup.hint
  tar -xf oodiff-20080328-1-src.tar.bz2
  ./oodiff*.sh --color all

b) automated

  gpg --keyserver pool.sks-keyservers.net --recv-keys 955A92D8

  mkdir oodiff ; cd oodiff
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/oodiff/get.sh \
          http://cygwin.cante.net/oodiff/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-2----------------------------------------------------------------------

sdesc: "Git diff filter for OpenDocument files"
ldesc: "A git diff filter program to make it possible to diff OpenDocument
(OpenOffice, Koffice ...) documents. A wrapper script to odt2txt
program."
category: Utils
requires: cygwin diffutils git odt2txt

a) manual

  mkdir -p git-oodiff
  cd git-oodiff
  wget        \
    http://cygwin.cante.net/git-oodiff/git-oodiff-20080328-1-src.tar.bz2 \
    http://cygwin.cante.net/git-oodiff/git-oodiff-20080328-1.tar.bz2 \
    http://cygwin.cante.net/git-oodiff/setup.hint
  tar -xf git-oodiff-20080328-1-src.tar.bz2
  ./git-oodiff*.sh --color all

b) automated

  gpg --keyserver pool.sks-keyservers.net --recv-keys 955A92D8

  mkdir git-oodiff ; cd git-oodiff
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/git-oodiff/get.sh \
          http://cygwin.cante.net/git-oodiff/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-03-29  4:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-28 16:11 [ITP] VOTE: oodiff and git-oodiff -- OpenOffice diff support Jari Aalto
2008-03-28 16:48 ` Dr. Volker Zell
2008-03-28 18:51   ` Jari Aalto
2008-03-28 19:49     ` [GTG] " Dr. Volker Zell
2008-03-29  0:14       ` Jari Aalto
2008-03-29  4:24 ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).