summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bb1c61984092f2a59ac25f5808cc63793cbd2f81 (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
42
43
44
45
46
47
48
pkgbase = mongodb44
	pkgdesc = A high-performance, open source, schema-free document-oriented database (last version to support non-avx CPUs)
	pkgver = 4.4.15
	pkgrel = 1
	url = https://www.mongodb.com/
	arch = x86_64
	arch = aarch64
	license = Apache
	license = custom:SSPL1
	makedepends = scons
	makedepends = python-psutil
	makedepends = python-setuptools
	makedepends = python-regex
	makedepends = python-cheetah3
	makedepends = python-yaml
	makedepends = python-requests
	makedepends = boost
	depends = libstemmer
	depends = snappy
	depends = boost-libs
	depends = pcre
	depends = yaml-cpp
	depends = curl
	optdepends = mongodb-tools: mongoimport, mongodump, mongotop, etc
	optdepends = mongosh-bin: interactive shell to connect with MongoDB
	provides = mongodb
	conflicts = mongodb
	backup = etc/mongodb.conf
	source = https://fastdl.mongodb.org/src/mongodb-src-r4.4.15.tar.gz
	source = mongodb.sysusers
	source = mongodb.tmpfiles
	source = mongodb-4.4.1-fix-scons.patch
	source = mongodb-4.4.8-no-compass.patch
	source = mongodb-4.4.1-boost.patch
	source = mongodb-4.4.1-gcc11.patch
	source = mongodb-4.4.10-boost-1.79.patch
	source = mongodb-4.4.10-no-force-lld.patch
	sha256sums = fb7ef14e2539df0addc1e350ad2a0fdb7dd078a60d49ab15d9932f193ea1da33
	sha256sums = 3757d548cfb0e697f59b9104f39a344bb3d15f802608085f838cb2495c065795
	sha256sums = b7d18726225cd447e353007f896ff7e4cbedb2f641077bce70ab9d292e8f8d39
	sha256sums = 631513598bf0e00b4f133d3f253ea76ae2958317fc2acc2d420726f1b76f09dd
	sha256sums = 50c7d3968ee37bf25694f0fe8a92bb097c52c26361c78da620caa2ffa8cf4375
	sha256sums = d3bc20d0cb4b8662b5326b8a3f2215281df5aed57550fa13de465e05e2044c25
	sha256sums = f7e6d87b68f7703cdbd45e255962ed5a4f6d583aa76d6fcf4fdc7005211fbf06
	sha256sums = 4202e039944fde80daa1bd3a5f332c522d8db96b4c3cf7c764355c5fc9089137
	sha256sums = 76e61d1d4f5b4e7c8cd760b1fc0dc86978a8e180d184cdfc7f61fba7d5543a95

pkgname = mongodb44