Switch to new package format

This commit is contained in:
2026-06-13 20:01:18 +03:00
parent 1d9160151f
commit 76baa1fc7b
2 changed files with 2 additions and 2 deletions
+44
View File
@@ -0,0 +1,44 @@
name: ruby
description: A dynamic, open source programming language with a focus on simplicity and productivity
version: 4.0.5
revision: 2
url: https://www.ruby-lang.org/en/
license: BSD-2-Clause
maintainers:
- [email protected]
architecture: any
type: source
depends:
- gcc-libs
- gdbm
- glibc
- gmp
- libffi
- libxcrypt
- libyaml
- openssl
- readline
- valgrind
- zlib
optional_depends:
- tk:Required for Ruby/TK
make_depends:
- doxygen
- graphviz
- rustc
- tk
check_depends:
- 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: 5dc5521ea54c726e6cc10b1b5a0f4004b27b482e61c04c99aed79315e30895e5
split_packages:
- name: ruby
optional_depends:
- ruby-docs
- name: ruby-docs
description: A dynamic, open source programming language with a focus on simplicity and productivity - Documentation
depends:
- ruby