31 lines
674 B
Plaintext
31 lines
674 B
Plaintext
name: ruby
|
|
description: A dynamic, open source programming language with a focus on simplicity and productivity
|
|
version: 3.4.8
|
|
revision: 1
|
|
url: https://www.ruby-lang.org/en/
|
|
license: BSD-2-Clause
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- gdbm
|
|
- glibc
|
|
- gmp
|
|
- libffi
|
|
- libxcrypt
|
|
- libyaml
|
|
- openssl
|
|
- readline
|
|
- valgrind
|
|
- zlib
|
|
make_depends:
|
|
- doxygen
|
|
- graphviz
|
|
- rustc
|
|
- procps-ng
|
|
downloads:
|
|
- url: https://cache.ruby-lang.org/pub/ruby/${BPM_PKG_VERSION%.*}/ruby-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 53a8ec71111449cbbd42224d8d27c493fa6ded228636731051c48604d4255d68
|