Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30679

Added Files:
        svn2cl.info 
Log Message:
New package by eighthave from the submissions tracker:
https://sourceforge.net/tracker/?func=detail&atid=414256&aid=2874384&group_id=17203


--- NEW FILE: svn2cl.info ---
Package: svn2cl
Version: 0.12
Revision: 1
###
Source: http://arthurdejong.org/%N/%N-%v.tar.gz
Source-MD5: 028f52e0a2d5c3b859b053067ee1af2c
SourceDirectory: %N-%v
###
DocFiles: ChangeLog NEWS README TODO
###
Maintainer: Hans-Christoph Steiner <h...@eds.org>
HomePage: http://arthurdejong.org/svn2cl
License: DFSG-Approved
Description: Generate a ChangeLog from an SVN log
###
BuildDepends: fink (>= 0.24.12), sed
Depends: libxslt-bin
###
CompileScript: <<
  sed 's|^XSL="\$dir/|XSL="%p/share/%n/|'   %n.sh > %n
<<
InstallScript: <<
  install -d -m 755 %i/share/%n
  install -c -m 644 %n.xsl svn2html.css svn2html.xsl authors.xml %i/share/%n/
  install -d -m 755 %i/share/man/man1
  install -c -m 644 %n.1 %i/share/man/man1/%n.1
  install -d -m 755 %i/bin
  install -c -m 755 %n %i/bin/%n
<<
###
DescDetail: <<
This is an xsl stylesheet for generating a classic GNU-style ChangeLog from a
subversion repository log. It is made from several changelog-like scripts
using common xslt constructs found in different places. This is just my
implementation.

I made it because it was the only thing that I missed from cvs after I
converted a repository to subversion. I used cvs2cl before.
<<


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to