Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/rubymods In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13938
Added Files: sqlite3-rb.info Log Message: sqlite3-rb 1.3.8 --- NEW FILE: sqlite3-rb.info --- Info2: << Package: sqlite3-rb%type_pkg[ruby] Version: 1.3.8 Revision: 1 Description: SQLite database interface for Ruby Type: ruby (1.9 2.0) License: BSD ## Free to update, modify, and take over. Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net> Depends: << ruby%type_pkg[ruby], sqlite3-shlibs (>= 3.6.16) << BuildDepends: << ruby%type_pkg[ruby]-dev, sqlite3-dev (>= 3.6.16) << Source: https://rubygems.org/downloads/sqlite3-%v.gem Source-MD5: 7ae1d9e66b0c2752cd9cbe75b9a08ce0 Source-Checksum: SHA1(2ca4fe9338c213352643c5865c2b88e3db5f6de7) 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 sqlite3-%v.gem else %p/bin/gem%type_raw[ruby] install --local --force --install-dir %i/lib/ruby/gems/%type_raw[ruby] --rdoc sqlite3-%v.gem fi rm -rf %i/var/lib/gems/%type_raw[ruby]/cache << Homepage: https://github.com/sparklemotion/sqlite3-ruby DescDetail: << This module allows Ruby programs to interface with the SQLite3 database engine (www.sqlite.org). << << ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs