blob: e3c594ae84906d6e53ced4c7eb6b022a22ac5be6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = wayback-git
pkgdesc = Web archiving and playback tool that allows users to capture and preserve web content
pkgver = 0.20.1.r16.g1a7f080
pkgrel = 1
url = https://github.com/wabarc/wayback
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = go
optdepends = chromium
optdepends = ffmpeg
optdepends = libwebp
optdepends = nss
optdepends = tor
optdepends = youtube-dl
optdepends = wget
provides = wayback
conflicts = wayback
source = wayback-git::git+https://github.com/wabarc/wayback
sha256sums = SKIP
pkgname = wayback-git
|