summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33be3aa62305b76f399d05d44d44b9eaa5da33a4 (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
pkgbase = trilium
	pkgdesc = A hierarchical note taking application with focus on building large personal knowledge bases
	pkgver = 0.63.5
	pkgrel = 1
	url = https://github.com/zadam/trilium
	arch = x86_64
	license = AGPL3
	makedepends = npm
	makedepends = nodejs-lts-hydrogen
	depends = electron25
	source = trilium-0.63.5.tar.gz::https://github.com/zadam/trilium/archive/refs/tags/v0.63.5.tar.gz
	source = package.json.patch
	source = copy-trilium.sh.patch
	source = config-sample.ini.patch
	source = trilium.sh
	source = trilium-server.sh
	source = trilium-dumpdb.sh
	source = trilium.desktop
	source = trilium-server.logrotate
	source = trilium-server.service
	source = trilium-server.sysusers
	source = trilium-server.tmpfiles
	sha512sums = 76e1aded6e2a97cfc5cb01468c05838d331d57913755adc4ff2686a06e6b3e2f6755bd79a2b0e1326c2b78a1ce1248f3acad093cc0d23bbd9ec28a678a70458b
	sha512sums = 6ce272c4df5178fe0252cd15c7f6e08ce42ed74f4771d76e22a88fceedbe1d99645885d1c6a4ce2968b49585a9dd48ccb6b73131955295ff5b4fea7248ef2a69
	sha512sums = 036eef4d22f5125ceb83b962a109fa477dd76ada9c15db0ca00764143845abd5b853e3b2568b005f1f6d528dd6d17a49122df54b1db6ae9bf30c0c32fdff23a8
	sha512sums = b073a15731cced053d34534a7c34ce39b6b54bc9c818e1792d6d5fe0ef86ba83f255b75fd7a630dedad2ec0f51403dc68969d1fa3dab7472a2fc628d83c16bdd
	sha512sums = 6b03a7cce3836966d00e282d012cce944b8b56e29200fa06e64563a95e4edde591c0018715639a5e2acdbfd11a73ccb8283fbad19efc7dff218e8398c7e12d30
	sha512sums = 1c1b53fc3af4cf452042c756ebd9d84d3642ade69d7ab2b72f0975cf4b9f2aee5acc7599ac77b9b32e5b0449dd9cd22f58d3c8bfd8b5688a2b68191875182248
	sha512sums = 55d1f1227650494d6405d949b85265880fc317ed6698609b6963caac772de7d96d4e5a66bc374fa8f7d00c05189e04c34558526656f04d2bf34b77867acc2c76
	sha512sums = b0e42a91b5990e5d919277eb3039df52f8177f199946eeb631464b6c2a0941000df8d698907482992a11a890a495b8e0447180ab653445f4130e945f562d1054
	sha512sums = 26686715395a4de148210310170a3eaf7c5be489d855558065dc0d3e8651701879895917999087b6a773d59ca8ed17934a84014425907143e1b2a715e5675623
	sha512sums = 952cec6f8156bab96a763b9304c61844a42cfe95ff1377be67b307c8f08307a9174c47e0e3839f2e729a0a04bc6138574edb8040dbc2b6e0cf21068db2105398
	sha512sums = 91199f2bbbadc76c1520e84cc1e4d9c44e3ab483202a31fba521935f6258ea286ed798155783cd61bd7afe3560d76ae44841a16946a35de060749d432879b828
	sha512sums = 6157c1e7146bceabc63a338a65d1d9b32af6acf0a2c16321a51a3929d1a09f2a4e8855588e81fc646e49d2814770e791984443a7d9190b4ea143ac85d61e679b

pkgname = trilium
	depends = electron25
	optdepends = trilium-dumpdb: Standalone tool that allows emergency dump of notes to single files in the filesystem

pkgname = trilium-server
	pkgdesc = A hierarchical note taking application with focus on building large personal knowledge bases - Server version
	depends = nodejs-lts-hydrogen
	optdepends = trilium-dumpdb: Standalone tool that allows emergency dump of notes to single files in the filesystem
	backup = etc/trilium-server.conf
	backup = etc/logrotate.d/trilium-server

pkgname = trilium-dumpdb
	pkgdesc = An emergency tool to extract notes from the database where they're stored to plain files on the filesystem
	depends = nodejs-lts-hydrogen