user/mastodon: disable due to needing ruby 3.1

This commit is contained in:
Antoine Martin 2023-05-05 18:50:21 -04:00
parent afc2d8ab96
commit 6737f929f6
Signed by: forge
GPG key ID: D62A472A4AA7D541
2 changed files with 4 additions and 3 deletions

View file

@ -495,7 +495,7 @@ index 3489996..b2c91d3 100644
source 'https://rubygems.org'
-ruby '>= 2.6.0', '< 3.1.0'
+ruby '>= 2.6.0', '< 3.2.0'
+ruby '>= 2.6.0', '< 3.2.2'
gem 'pkg-config', '~> 1.4'
gem 'rexml', '~> 3.2'

View file

@ -6,7 +6,8 @@ pkgver=4.0.0_rc2
_gittag=4.0.0rc2
pkgrel=0
pkgdesc="Self-hosted social media and network server based on ActivityPub and OStatus"
arch="all"
# Needs ruby 3.1
#arch="all"
url="https://github.com/tootsuite/mastodon"
license="AGPL-3.0-only"
_ruby_duplicate="
@ -134,5 +135,5 @@ dcde85a48b08216cffe99a13f5bdc5908b24c539e4bd4259c6d63a710e2377414e708d9be9a0cd47
9e77061fbdebe90492398f8089a7d2612ff4b6e70b5462dd67330b66d9788cb0133eab38c372b1f27a7214aacdd9f7f70381d4ecc6e92c8c38d794404ae0f840 mastodon-web.initd
06ebff4b4f51e0c7122db9ed175958fbcadf7e25d1d33c4cfd43992865b1ba183dbe6b4c8c244575f30a45a72d7d4ea3d887c597060e9cf2203bb00ae1a7ac79 mastodon-sidekiq.initd
eb8af0188c49b3507f9eedf54baf9d848f11288ce475963bde70686a1e5ff8960d32560771479651597703728bf0c8663a7bd068ccd8d32b620eba442a9a8ff1 mastodon-streaming.initd
6582b938342979268ef4226a13ac5605df66a69204507c62ff8b440b0f685998c3daeb8be02a05bc4ab48e17c157660071b7f3c5cb4257b967c371c6f7a8d3f1 0001-ruby-3.1-support.patch
d2322dbb2e38bf13aa70da3720d1ba3172333aa187a3968baf55ff525f3303755e778a7bfc8e5b702af7a27552b25120329c172addc29286de3e009fa942ee8a 0001-ruby-3.1-support.patch
"