summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 317a75cb5f26367f60a923cd12fa751cfb9e3399 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
pkgbase = concrnt-gateway-bin
	pkgdesc = Concrnt is a next-gen decentralized social network platform designed to make your world richer.
	pkgver = 1.6.0
	pkgrel = 5
	url = https://github.com/totegamma/concurrent
	install = concrnt.install
	arch = x86_64
	arch = aarch64
	license = MIT
	optdepends = concrnt-conctl: Command-line tool for managing Concrnt services
	optdepends = concrnt-webui: Provides registration page and admin panel
	optdepends = concrnt-hyperproxy: URL Summary and image preview
	optdepends = concrnt-activitypub: ActivityPub integration
	provides = concrnt-gateway
	conflicts = concrnt-gateway
	options = !strip
	options = !debug
	backup = etc/concrnt/config/gateway.yaml
	source = concrnt-gateway.hook
	source = concrnt-gateway.service
	source = concrnt-gateway.tmpfiles
	source = concrnt.install
	source = https://raw.githubusercontent.com/totegamma/concurrent/refs/tags/v1.6.0/_docs/etc/config/gateway.yaml
	source = https://raw.githubusercontent.com/totegamma/concurrent/refs/heads/develop/LICENSE
	sha512sums = c847d5d656639f001ba8320a7f667b68f147f69352efe12a289c4191fc4c2053d145e19d48b5f26f8d439d4c095fec3e5b53c0c984651021e287380662fbe9a0
	sha512sums = 1261a2f847d67ea90a8325d19de43ec5600c44f8b5a9aceff6e90fc1f1920e6717bf67ff769b7c47032ed7a15b991d73666d9ab1b9d889a77c9eed9a91af00bb
	sha512sums = 1d24a8d23e057029d97e51296fcd91af870d8d30f77739d2a078aaaac4a2103a42b376e06b9302ddb360b6b68791221e48349341f78b845f74a9e031facb3c94
	sha512sums = e882308a22defa308a1dae9331b2a39e39e44496bba679350f968637409ab7889b5a3038fcd6dd9b8a248063da1e6e35fe019ef69007c7aadcc9ca3b251267b6
	sha512sums = 6b1858721887294442e22b3d94e58a6fdf018b6e22b994ad9740d91e1571b0f5f634895d16a7bdeb1f9f01a2608bcca94807c73684f34a0f63ff48d9475e4558
	sha512sums = 6991f0cdffef328c29368d987a46e2d12d765b743cad04ae4c89469e1644f11f079fb495e5297b79d521f88b40d6fb3c5b972279c95f394bdb07cf4a2037f412
	source_x86_64 = ccgateway-x86_64-1.6.0::https://github.com/totegamma/concurrent/releases/download/v1.6.0/gateway-linux-amd64
	sha512sums_x86_64 = bd9b409930199b4661185366c76204ca29ba0361099631563e2f3027fb3d1214f6d790d3e8a83dab83af3754ea9a5234f35b111b529743f8a487ee9cb152cc51
	source_aarch64 = ccgateway-aarch64-1.6.0::https://github.com/totegamma/concurrent/releases/download/v1.6.0/gateway-linux-arm64
	sha512sums_aarch64 = 3cb74e4bd22db5b37d9e14a2287f9c0729512f39c042d1e0438d23cef3284601508c357dfbb46a77235c6565bd7466fc4e51b85063d7dd1e14dac08350d12f2b

pkgname = concrnt-gateway-bin
	depends = concrnt-shared-config
	depends = redis
	depends = memcached
	depends = postgresql
	depends = concrnt-api