Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/rubymods
In directory vz-cvs-3.sog:/tmp/cvs-serv17728/stable/main/finkinfo/libs/rubymods

Added Files:
        fastercsv-rb.info 
Log Message:
sync fastercvs-rbXX to stable


--- NEW FILE: fastercsv-rb.info ---
Info2: <<
Package: fastercsv-rb%type_pkg[ruby]
Version: 1.4.0
Revision: 1
Type: ruby (1.8)
Description: CSV library for Ruby
License: BSD
Maintainer: Benjamin Reed <fastercsv...@fink.racoonfink.com>

Depends: <<
        libgems-rb%type_pkg[ruby],
        ruby%type_pkg[ruby]
<<
BuildDepends: <<
        rubygems-rb%type_pkg[ruby],
        ruby%type_pkg[ruby]-dev
<<

# Unpack Phase:
Source: http://rubyforge.org/frs/download.php/43190/fastercsv-%v.gem
Source-MD5: 6cefa2ea51e31f34eac79623c529f2bb
NoSourceDirectory: true

CompileScript: echo ""

# Install Phase:
InstallScript: <<
        install -d -m 755 %i/var/lib/gems/%type_raw[ruby]
        %p/bin/gem install --local --install-dir 
%i/var/lib/gems/%type_raw[ruby] --rdoc fastercsv-%v.gem
        rm -rf %i/var/lib/gems/%type_raw[ruby]/cache
<<

# Additional Data:
DescDetail: <<
        FasterCSV is intended as a complete replacement to the CSV
        standard library.  It is significantly faster and smaller
        while still being pure Ruby code.  It also strives for a
        better interface.
<<
Homepage: http://fastercsv.rubyforge.org/
<<


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to