Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=591f7f41fd2937567298fce4e522346c275e0635
commit 591f7f41fd2937567298fce4e522346c275e0635 Author: Slown <[email protected]> Date: Thu Jun 7 17:39:43 2012 +0100 ruby-bson-1.6.4-1-i686 * new package diff --git a/source/lib-extra/ruby-bson/FrugalBuild b/source/lib-extra/ruby-bson/FrugalBuild new file mode 100644 index 0000000..3a67c2c --- /dev/null +++ b/source/lib-extra/ruby-bson/FrugalBuild @@ -0,0 +1,13 @@ +# Compiling Time: 0.04 SBU +# Maintainer: Slown <[email protected]> + +pkgname=ruby-bson +pkgver=1.6.4 +pkgrel=1 +pkgdesc="Ruby implementation of BSON" +url="http://www.mongodb.org" +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_gem_name=${pkgname/ruby-/} +Finclude gem +sha1sums=('608def3479ce81518a3767edae071739a5d8e018') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
