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

Added Files:
        bio-svgenes-rb.info 
Log Message:
new pkg bio-svgenes 0.3.3

--- NEW FILE: bio-svgenes-rb.info ---
Info2: <<
Package: bio-svgenes-rb%type_pkg[ruby]
Version: 0.3.3
Revision: 1
Type: ruby (1.9 2.0)
Description: SVG format genome browser style pictures
License: BSD
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>

Depends: <<
        json-rb%type_pkg[ruby] (>= 1.7),
        ruby%type_pkg[ruby]
<<
BuildDepends: <<
        ruby%type_pkg[ruby]-dev
<<

Source: https://rubygems.org/downloads/bio-svgenes-%v.gem
Source-MD5: 04fede7a5c720bea371d938eb830a709
Source-Checksum: SHA1(0ddfadedfc3561d2fdc10042d1be89a1555ffbbc)
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 bio-svgenes-%v.gem
        else
                %p/bin/gem%type_raw[ruby] install --local --force --install-dir 
%i/lib/ruby/gems/%type_raw[ruby] --rdoc bio-svgenes-%v.gem
        fi
        rm -rf %i/lib/ruby/gems/%type_raw[ruby]/cache
<<

DescDetail: <<
This bio-gem facilitates the creation of pretty, publication quality SVG 
images from feature data.
<<
Homepage: https://github.com/danmaclean/bioruby-svgenes
<<


------------------------------------------------------------------------------
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