Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/text
In directory vz-cvs-3.sog:/tmp/cvs-serv28257

Added Files:
        xxdiff.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- NEW FILE: xxdiff.info ---
Package: xxdiff
Version: 3.1
Revision: 1001
Description: Graphical diff and merge utility
License: GPL
Maintainer: Trevor Harmon <tre...@vocaro.com>
Depends: qt3-shlibs (>= 3.3.5-1023)
BuildDepends: qt3 (>= 3.3.5-1023), tmake (>= 1.7-4)
GCC: 4.0
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: ead4e429e8a084eda46ecbf4d47d4512
CompileScript: <<
  #!/bin/sh -ev
  cd src
  tmake xxdiff.pro > Makefile
  make CXXFLAGS=-I%p/include/qt
<<
InstallScript: <<
  install -d %i/bin
  install bin/xxdiff %i/bin
  install bin/xxdiff-cvs-diff %i/bin
  install bin/xxdiff-encrypted %i/bin
  install bin/xxdiff-find-grep-sed %i/bin
  install bin/xxdiff-match %i/bin
  install -d %i/share/doc/%n/doc
  cp -r doc/ %i/share/doc/%n/doc
  rm -f %i/share/doc/%n/doc/Makefile
<<
DocFiles: CHANGES COPYING README README.build TODO VERSION index.html
Homepage: http://xxdiff.sourceforge.net/
DescDetail: <<
xxdiff is a graphical file and directories comparator and merge tool.
It features:
- Comparing two files, three files, or two directories (shallow and recursive)
- Horizontal diffs highlighting
- Files can be merged interactively and resulting output visualized and saved
- Has features to assist in performing merge reviews/policing
- Can unmerge CVS conflicts in automatically merged file and display them as
  two files, to help resolve conflicts
- Uses external diff program to compute differences: works with GNU diff, SGI
  diff and ClearCase's cleardiff, and any other diff whose output is similar
  to those
- Fully customizable with a resource file
- Look-and-feel similar to Rudy Wortel's/SGI xdiff, it is desktop agnostic
  (i.e. will work equally well with KDE or Gnome)
- Features and output that ease integration with scripts
<<


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to