blob: 01a3a8ea1c4b6576d6ecb57173b407f4c6911013 (
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
49
50
51
52
53
54
55
56
57
|
pkgbase = mongodb44
pkgdesc = A high-performance, open source, schema-free document-oriented database (last version to support non-avx CPUs)
pkgver = 4.4.29
pkgrel = 6
url = https://www.mongodb.com/
arch = x86_64
arch = aarch64
license = Apache
license = custom:SSPL1
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: interactive shell to connect with MongoDB
provides = mongodb=4.4.29
conflicts = mongodb
backup = etc/mongodb.conf
source = mongodb44-4.4.29.tar.gz::https://github.com/mongodb/mongo/archive/refs/tags/r4.4.29.tar.gz
source = mongodb.sysusers
source = mongodb.tmpfiles
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
source = mongodb-4.4.15-adjust-cache-alignment-assumptions.patch.arm64
source = mongodb-4.4.10-boost-1.81.patch
source = mongodb-4.4.29-no-enterprise.patch
source = mongodb-4.4.29-boost-1.86.patch
source = mongodb-4.4.29-fix-scons.patch
source = mongodb-4.4.29-redudant-std-move.patch
sha256sums = ec12d15b74276465002f66df3b834b2872597166a137e85378b9018f79b2ffc8
sha256sums = 3757d548cfb0e697f59b9104f39a344bb3d15f802608085f838cb2495c065795
sha256sums = b7d18726225cd447e353007f896ff7e4cbedb2f641077bce70ab9d292e8f8d39
sha256sums = 50c7d3968ee37bf25694f0fe8a92bb097c52c26361c78da620caa2ffa8cf4375
sha256sums = d3bc20d0cb4b8662b5326b8a3f2215281df5aed57550fa13de465e05e2044c25
sha256sums = f7e6d87b68f7703cdbd45e255962ed5a4f6d583aa76d6fcf4fdc7005211fbf06
sha256sums = 4202e039944fde80daa1bd3a5f332c522d8db96b4c3cf7c764355c5fc9089137
sha256sums = 76e61d1d4f5b4e7c8cd760b1fc0dc86978a8e180d184cdfc7f61fba7d5543a95
sha256sums = e748b669bca526a08c06e5d8ec2bd371b938e57f83a2339d62e38a4527810e47
sha256sums = 7bfeadf2fb7e13bd93c4515faada070410ddd8e276cc947b5b2b2292539051b7
sha256sums = 7cd27b2ce15cc6efdce07ef934ed3d9356025ebade4856a9d0a75a80f7c08905
sha256sums = ef2a0c1516175bf73050884cfdfa5d87e5e065738c51bbd50302b16924e11bf1
sha256sums = f389b2cc623d5be6d3fff5472b3edce68c23de3a67f9ef9a1dd3b92eb4827778
sha256sums = 4320fc665a254ae88ad8f9a02d4a8beabfea5145435eaa75b27d88fd556bd1d6
pkgname = mongodb44
|