Metadata


Name
mini_portile2
Version
2.8.8
Platform
ruby
Authors
Luis Lavena
Mike Dalessio
Lars Kanis
Bindir
bin
Date
2024-11-14 00:00:00 UTC
Description
Simple autoconf and cmake builder for developers. It provides a standard way to compile against dependency libraries without requiring system-wide installation. It also simplifies vendoring and cross-compilation by providing a consistent build interface.
Email
mike.dalessio@gmail.com
Files
.github/FUNDING.yml
.github/workflows/ci.yml
.github/workflows/downstream.yml
.github/workflows/upstream.yml
.gitignore
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
SECURITY.md
lib/mini_portile2.rb
lib/mini_portile2/mini_portile.rb
lib/mini_portile2/mini_portile_cmake.rb
lib/mini_portile2/version.rb
mini_portile2.gemspec
test/assets/git/config
test/assets/gpg-fixtures/data
test/assets/gpg-fixtures/data.asc
test/assets/gpg-fixtures/data.invalid.asc
test/assets/patch 1.diff
test/assets/pkgconf/libxml2/libxml-2.0.pc
test/assets/pkgconf/libxslt/libexslt.pc
test/assets/pkgconf/libxslt/libxslt.pc
test/assets/test mini portile-1.0.0/configure
test/assets/test-cmake-1.0/CMakeLists.txt
test/assets/test-cmake-1.0/hello.c
test/assets/test-download-archive.tar.gz
test/helper.rb
test/test_activate.rb
test/test_cmake.rb
test/test_cook.rb
test/test_digest.rb
test/test_download.rb
test/test_execute.rb
test/test_mkmf_config.rb
test/test_proxy.rb
test/test_recipe.rb
Homepage
https://github.com/flavorjones/mini_portile
Licenses
MIT
Metadata
{"changelog_uri"=>"https://github.com/flavorjones/mini_portile/blob/main/CHANGELOG.md"}
Require paths
lib
Required ruby version
>= 2.3.0
Required rubygems version
>= 0
Rubygems version
3.5.22
Specification version
4
Summary
Simple autoconf and cmake builder for developers
Test files
test/assets/git/config
test/assets/gpg-fixtures/data
test/assets/gpg-fixtures/data.asc
test/assets/gpg-fixtures/data.invalid.asc
test/assets/patch 1.diff
test/assets/pkgconf/libxml2/libxml-2.0.pc
test/assets/pkgconf/libxslt/libexslt.pc
test/assets/pkgconf/libxslt/libxslt.pc
test/assets/test mini portile-1.0.0/configure
test/assets/test-cmake-1.0/CMakeLists.txt
test/assets/test-cmake-1.0/hello.c
test/assets/test-download-archive.tar.gz
test/helper.rb
test/test_activate.rb
test/test_cmake.rb
test/test_cook.rb
test/test_digest.rb
test/test_download.rb
test/test_execute.rb
test/test_mkmf_config.rb
test/test_proxy.rb
test/test_recipe.rb
Original platform
ruby
New platform
ruby