Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv32419

Added Files:
      Tag: pangocairo-branch
        diffuse.info 
Log Message:
new package...works except for help, and who ever bothers with that anyway?


--- NEW FILE: diffuse.info ---
Package: diffuse
Version: 0.2.11
Revision: 1
Description: Visual diff and merge tool
DescDetail: <<
Diffuse is a graphical tool for merging and comparing text
files. Diffuse is able to compare an arbitrary number of files
side-by-side and gives users the ability to manually adjust
line-matching and directly edit files. Diffuse can also retrieve
revisions of files from CVS, subversion, git, and mercurial
repositories for comparison and merging.
<<
Homepage: http://diffuse.sourceforge.net/
License: GPL
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
Depends: <<
        pygtk2-gtk-py25 (>= 2.12.1-1),
        python25,
        rarian-compat
<<
Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: aa2a1a6f69ea2f4d6d2dfd089ed13592
PatchScript: <<
        perl -pi -e 's,/usr/bin/env python,%p/bin/python2.5,' 
src/usr/bin/diffuse
        perl -pi -e 's,/etc,%p/etc,' src/usr/bin/diffuse 
src/usr/share/gnome/help/diffuse/C/diffuse.xml
        perl -pi -e 's,/usr,%p,' src/usr/bin/diffuse src/etc/diffuse.conf 
src/usr/share/omf/diffuse/diffuse-C.omf
<<
CompileScript: #
InstallScript: <<
        mkdir -p %i
        cp -pr src/usr/* %i
        cp -pr src/etc %i
        chmod -R go=u-w %i
<<
DocFileS: AUTHORS COPYING ChangeLog README TODO
PostInstScript: <<
  if [ configure = "$1" ]; then
    scrollkeeper-update -q
  fi
<<
PostRmScript: <<  
  if [ remove != "$1" ]; then
    scrollkeeper-update -q
  fi
<<


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to