Anthony Wang
3d81f2456c
Remove gem compilation hacks Add ordering constraints to mastodon.target so that mastodon-* start after postgresql and redis
36 lines
1.3 KiB
Text
36 lines
1.3 KiB
Text
pkgbase = mastodon
|
|
pkgdesc = Your self-hosted, globally interconnected microblogging community
|
|
pkgver = 4.2.10
|
|
pkgrel = 1
|
|
url = https://github.com/mastodon/mastodon
|
|
install = mastodon.install
|
|
arch = any
|
|
license = AGPL3
|
|
depends = ffmpeg
|
|
depends = git
|
|
depends = imagemagick
|
|
depends = libidn
|
|
depends = libpqxx
|
|
depends = libxml2
|
|
depends = libxslt
|
|
depends = libyaml
|
|
depends = nodejs
|
|
depends = postgresql
|
|
depends = protobuf
|
|
depends = redis
|
|
depends = ruby-bundler
|
|
depends = sudo
|
|
depends = yarn
|
|
depends = zlib
|
|
options = !strip
|
|
backup = etc/mastodon.conf
|
|
source = https://github.com/mastodon/mastodon/archive/v4.2.10.tar.gz
|
|
source = mastodon.target
|
|
source = mastodon.sysusers.d
|
|
source = mastodon.tmpfiles.d
|
|
sha512sums = 1fe5417136bc020a83b83eaccef7f1f46c13fc8318681f12ba556b1b6b03e25ef7b6335c28f4e6722101e97b63020cbd0d3fbacdaf9b3b5a4b73c3cf3e230813
|
|
sha512sums = bbce4ff9142265fc7d5f7669637c112240bc6d1b39dedf212faf8acb09fb9b4b2acc07038df5e790c60baff51bc44ffef9318f9fce043c6831ae5e5f02fea5a6
|
|
sha512sums = 4ee4210bde391e6dc782cb7c14f2cb968c95ad541aa0efcf843a811f8cc5f0d1067ee3c8346bb412aa9fd1dd5a8bd05a4524df7dc4a106957009853dd237074a
|
|
sha512sums = 27c4eb01d462c525b59e5808a3b2501b63a34425752128388fbde82f7eb5944b20d2f8d8b1be8ed8adb165cab4cfb8e13f90215f20989ca671a0422ffa37001f
|
|
|
|
pkgname = mastodon
|