mkvtoolnix/packaging
Moritz Bunkus ab6455f68c
build system: fix compatibility with Ruby 3.2.0
Several deprecated functions were removed: `Dir.exists?`,
`File.exists?` & `FileTest.exists?`.  Instead of those
`FileTest.exist?` must be used (without the `s`). See the release
notes for Ruby 3.2.0 as well as the issue for removing the functions:

https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/
https://bugs.ruby-lang.org/issues/17391
2023-01-02 22:57:21 +01:00
..
appimage AppImage: include SVG plugins 2022-04-25 18:59:46 +02:00
centos-fedora-opensuse bump version number, set release code name 2023-01-02 19:29:27 +01:00
debian bump version number, set release code name 2023-01-02 19:29:27 +01:00
macos macOS packaging: read config.local.sh if present 2022-11-24 20:46:07 +01:00
windows build system: fix compatibility with Ruby 3.2.0 2023-01-02 22:57:21 +01:00