Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/rubymods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18779

Added Files:
        iconv-rb.info 
Log Message:
new rubymod iconv for ruby2.0, where it was deprecated after ruby1.9

--- NEW FILE: iconv-rb.info ---
Info2: <<
Package: iconv-rb%type_pkg[ruby]
Version: 1.0.3
Revision: 1
Description: Iconv wrapper library for Ruby
Type: ruby (2.0)
License: BSD
## Free to update, modify, and take over.
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>

Depends: <<
        ruby%type_pkg[ruby],
        libiconv
<<
BuildDepends: <<
        ruby%type_pkg[ruby]-dev,
        libiconv-dev
<<

Source: https://rubygems.org/downloads/iconv-%v.gem
Source-MD5: 2446b8d9b59e11e7f5832f67abd3ba3a
NoSourceDirectory: true

CompileScript: <<
        echo ""
<<
InstallScript: <<
        install -d -m 755 %i/lib/ruby/gems/%type_raw[ruby]
        %p/bin/gem%type_raw[ruby] install --local --force --install-dir 
%i/lib/ruby/gems/%type_raw[ruby] --document rdoc iconv-%v.gem
        rm -rf %i/lib/ruby/gems/%type_raw[ruby]/cache
<<

Homepage: https://rubygems.org/gems/iconv
DescDetail: A Ruby interface for the iconv library.
DescPackaging: <<
        iconv-rb was removed from ruby after ruby 1.9.3.
<<

<<


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to