blob: 3dfa8c7b630b92fd4a9bae84e3ef8266dc1ad7ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ttyrecall-git
pkgdesc = Recall, but for terminals
pkgver = 0.0.1.alpha.3.r5.gf33adb5
pkgrel = 1
url = https://github.com/kxxt/ttyrecall
arch = x86_64
license = AGPL-3.0-or-later AND GPL-2.0-or-later AND MIT-0
makedepends = cargo
makedepends = rust-src
makedepends = bpf-linker
makedepends = git
depends = gcc-libs
depends = zstd
provides = ttyrecall
conflicts = ttyrecall
conflicts = ttyrecall-bin
backup = etc/ttyrecall/daemon.toml
source = ttyrecall::git+https://github.com/kxxt/ttyrecall.git
source = ttyrecalld.service
b2sums = SKIP
b2sums = b416725ba80259f25fb448e2308e3a18c0fc4eeb4b0d5adb8e423b3a39c2f36df936bc7a639624ce33f689ed38851861fc6d1c1546fb6017c3ad3854ea041e98
pkgname = ttyrecall-git
|