rubygem-rake-compiler-0.9.3-1.el7.noarch.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/simp-project/5_X_Dependencies/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/simp-project/5_X_Dependencies/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install rubygem-rake-compiler-0.9.3-1.el7.noarch

Rake-based Ruby C Extension task generator

Full description:
  rake-compiler aims to help Gem developers while dealing with
Ruby C extensions, simplifiying the code and reducing the duplication.

It follows *convention over configuration* and set an standarized
structure to build and package C extensions in your gems.

This is the result of expriences dealing with several Gems
that required native extensions across platforms and different
user configurations where details like portability and
clarity of code were lacking.

Checksums

MD5 fffdc0862295a1d08182851f657ccbd2
SHA1 73379b5850011b8d61fab249fd8051c91ce517e8
SHA256 57a371775d34270ee72dc5842c1e359880527eaa2dca452a11fdfc400f4d40c8
SHA512 48c525cf2fd957c4d1c9ca0803a07a944dcc0744dc785c572c41dd7bf3bfe0d507022d61c3ef2b210230959537d6bc80f1bd0be8dfaa02cf0df611e3ec86204b

Requires

  • /usr/bin/env
  • ruby
  • rubygem-rake >= 0.8.3-

Provides

  • rubygem-rake-compiler = 0.9.3-1.el7

Files

  • /usr/share/gems/specifications/rake-compiler-0.9.3.gemspec
  • /usr/share/gems/gems/rake-compiler-0.9.3/tasks/rspec.rake
  • /usr/share/gems/gems/rake-compiler-0.9.3/tasks/release.rake
  • /usr/share/gems/gems/rake-compiler-0.9.3/tasks/news.rake
  • /usr/share/gems/gems/rake-compiler-0.9.3/tasks/gem.rake
  • /usr/share/gems/gems/rake-compiler-0.9.3/tasks/cucumber.rake
  • /usr/share/gems/gems/rake-compiler-0.9.3/tasks/common.rake
  • /usr/share/gems/gems/rake-compiler-0.9.3/tasks/bootstrap.rake
  • /usr/share/gems/gems/rake-compiler-0.9.3/tasks/bin/cross-ruby.rake
  • /usr/share/gems/gems/rake-compiler-0.9.3/spec/support/capture_output_helper.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/spec/spec.opts
  • /usr/share/gems/gems/rake-compiler-0.9.3/spec/spec_helper.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/spec/lib/rake/javaextensiontask_spec.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/spec/lib/rake/extensiontask_spec.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/README.rdoc
  • /usr/share/gems/gems/rake-compiler-0.9.3/Rakefile
  • /usr/share/gems/gems/rake-compiler-0.9.3/LICENSE.txt
  • /usr/share/gems/gems/rake-compiler-0.9.3/lib/rake/javaextensiontask.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/lib/rake/extensiontask.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/lib/rake/extensioncompiler.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/lib/rake/baseextensiontask.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/History.txt
  • /usr/share/gems/gems/rake-compiler-0.9.3/Gemfile
  • /usr/share/gems/gems/rake-compiler-0.9.3/features/support/platform_extension_helpers.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/features/support/generator_helpers.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/features/support/file_template_helpers.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/features/support/env.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/features/step_definitions/java_compilation.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/features/step_definitions/gem.rb
  • /usr/share/gems/gems/rake-compiler-0.9.3/features/step_definitions/folders.rb

Uploaded

about 8 years ago

Package Size

70.6 KB

Installed Size

149 KB

Downloads

37

wget

wget --content-disposition "https://packagecloud.io/simp-project/5_X_Dependencies/packages/el/7/rubygem-rake-compiler-0.9.3-1.el7.noarch.rpm/download.rpm?distro_version_id=140"

Homepage

http://rake-compiler.rubyforge.org/

License

MIT License