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

Added Files:
        bioruby-rb.info login-generator-rb.info 
Log Message:
bioruby-rb and login-generator-rb to stable


--- NEW FILE: bioruby-rb.info ---
Info2: <<
Package: bioruby-rb%type_pkg[ruby]
Version: 1.4.0
Revision: 1
Type: ruby (1.8)
Description: Open source bioinformatics library for Ruby
License: GPL
Maintainer: None <fink-de...@lists.sourceforge.net>

# Dependencies:
Depends: ruby%type_pkg[ruby], rails-rb%type_pkg[ruby]
BuildDepends:  ruby%type_pkg[ruby]-dev

# Unpack Phase:
Source: http://bioruby.org/archive/bioruby-%v.tar.gz
Source-MD5: bd6437e8a8eae181cc38e95c6cde928b

# Compile Phase:
CompileScript: <<
 %p/bin/ruby%type_raw[ruby] setup.rb config 
 %p/bin/ruby%type_raw[ruby] setup.rb setup
<<

# Install Phase:
InstallScript: <<
 %p/bin/ruby%type_raw[ruby] setup.rb install --prefix=%d

 mkdir -p %i/share/%n/sample
 cp -R sample/ %i/share/%n/sample  
<<
DocFiles: README.rdoc ChangeLog doc/*

# Additional Data:
DescPackaging: <<
        Former Maintainer: Koen van der Drift <drift...@users.sourceforge.net>
<<
DescDetail: <<
BioRuby project aims to implement integrated environment for Bioinformatics.

Object oriented scripting language Ruby has many good points suitable for
bioinfomatics research.  Powerful regular expressions like Perl, purely
object oriented, simple and very clean syntax -- easy to learn for beginners,
easy to use for biologists, powerful enough for developers.
<<
Homepage: http://bioruby.org/
<<

--- NEW FILE: login-generator-rb.info ---
Info2: <<
Package: login-generator-rb%type_pkg[ruby]
Version: 1.2.2
Revision: 2
Type: ruby (1.8)
Description: User and Login Management for Rails
License: LGPL
Maintainer: Benjamin Reed <login-generator...@fink.racoonfink.com>

Depends: <<
        rails-rb%type_pkg[ruby] (>= 1.1-1),
        libgems-rb%type_pkg[ruby],
        ruby%type_pkg[ruby]
<<
BuildDepends: <<
        rails-rb%type_pkg[ruby] (>= 1.1-1),
        rubygems-rb%type_pkg[ruby],
        ruby%type_pkg[ruby]-dev
<<

Source: http://rubyforge.org/frs/download.php/11589/login_generator-%v.gem
Source-MD5: fef293823c095f450ed54b7ece2c839f
NoSourceDirectory: true

CompileScript: echo ""

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 login_generator-%v.gem
        rm -rf %i/var/lib/gems/%type_raw[ruby]/cache
<<

DescDetail: <<
This is the popular generator for the rails framework which will
outfit your application with a complete user management.  It
offers login, signup pages as well as great security and
technology to protect certain areas of the application.
<<
Homepage: http://rubyforge.org/projects/login/
<<


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to