UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
ruby
The Ruby package contains the Ruby development environment. This is useful for object-oriented scripting.Package info
Template:
Codename: ruby
Source file: ruby-3.4.5.tar.xz
Source directory: ruby-3.4.5
Package URL: ruby-3.4.5.tar.xz
Package md5-checksum URL: ruby-3.4.5.tar.xz.md5sum
Dependances: yaml.
Dependance of: asciidoctor, webkitgtk3, webkitgtk4.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--disable-rpath \
--enable-shared \
--without-valgrind \
--without-baseruby \
ac_cv_func_qsort_r=no \
--docdir=/usr/share/doc/ruby-3.4.5
Build script:
make
if [[ "$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then
make capi
fi
Install script:
make install