This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] VOTE: oodiff and git-oodiff -- OpenOffice diff support


* Fri 2008-03-28 Volker Zell <dr.volker.zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
* Message-Id: 7z3aqayew5.fsf@vzell-de.de.oracle.com
>>>>>> Jari Aalto writes:
>
>     > 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
>
> +1
> git-oodiff-20080328-1.tar.bz2 is missing the binary.
> oodiff-20080328-1.tar.bz2 uses wrong location for binary: /usr/bin/bin/oodiff

Both fixed.

Jari

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

  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

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

  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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]