Sha256: 63a15c49c3b8e0a1d03e1f2b1942fec00f263c6ad6a3a5ce522855789e556870

Contents?: true

Size: 420 Bytes

Versions: 8

Compression:

Stored size: 420 Bytes

Contents

name "perl-extutils-embed"
default_version "1.14"

dependency "perl"

source :url => "http://search.cpan.org/CPAN/authors/id/D/DO/DOUGM/ExtUtils-Embed-#{version}.tar.gz",
       :md5 => "b2a2c26a18bca3ce69f8a0b1b54a0105"

relative_path "ExtUtils-Embed-#{version}"

build do
    command "#{install_dir}/embedded/bin/perl Makefile.PL INSTALL_BASE=#{install_dir}/embedded"
    command "make"
    command "make install"
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
omnibus-3.2.2 spec/data/complicated/config/software/perl-extutils-embed.rb
omnibus-3.2.1 spec/data/complicated/config/software/perl-extutils-embed.rb
omnibus-3.2.0 spec/data/complicated/config/software/perl-extutils-embed.rb
omnibus-3.2.0.rc.3 spec/data/complicated/config/software/perl-extutils-embed.rb
omnibus-3.2.0.rc.2 spec/data/complicated/config/software/perl-extutils-embed.rb
omnibus-3.2.0.rc.1 spec/data/complicated/config/software/perl-extutils-embed.rb
omnibus-3.1.1 spec/data/complicated/config/software/perl-extutils-embed.rb
omnibus-3.1.0 spec/data/complicated/config/software/perl-extutils-embed.rb