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

Added Files:
        cairo-rb.info 
Log Message:
new pkg cairo-rb 1.12.6

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

Depends: <<
        cairo-shlibs (>= 1.12.14),
        ruby%type_pkg[ruby]
<<
BuildDepends: <<
        cairo (>= 1.12.14),
        pkg-config-rb%type_pkg[ruby],
        ruby%type_pkg[ruby]-dev
<<

Source: https://rubygems.org/downloads/cairo-%v.gem
Source-MD5: daa10e878eab81c1b5bcd74e511d5550
Source-Checksum: SHA1(87d0935c99d7fbb326486ce667f9d280654e47e0)
NoSourceDirectory: true

CompileScript: echo ""

InstallScript: <<
        #!/bin/sh -ev
        install -d -m 755 %i/lib/ruby/gems/%type_raw[ruby]
        if [ "%type_raw[ruby]" == "2.0" ]; then
                %p/bin/gem%type_raw[ruby] install --local --force --install-dir 
%i/lib/ruby/gems/%type_raw[ruby] --document rdoc cairo-%v.gem
        else
                %p/bin/gem%type_raw[ruby] install --local --force --install-dir 
%i/lib/ruby/gems/%type_raw[ruby] --rdoc cairo-%v.gem
        fi
        rm -rf %i/lib/ruby/gems/%type_raw[ruby]/cache
<<

DescDetail: <<
Ruby bindings for cairo.
<<
Homepage: http://cairographics.org/rcairo/
<<


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to