blob: 2531c954c2c52092bef25a6326d17894e7e79845 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = bookget-git
pkgdesc = bookget 数字图书馆下载工具,目前支持约 50+ 个数字图书馆。
pkgver = 25.0601.2.g6d4fac3
pkgrel = 1
url = https://github.com/deweizhu/bookget
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = go
depends = glibc
optdepends = dezoomify-rs: Zoomable image downloader for Google Arts & Culture, Zoomify, IIIF, and others
provides = bookget
conflicts = bookget
options = !strip
options = !debug
source = bookget::git+https://github.com/deweizhu/bookget.git
sha256sums = SKIP
pkgname = bookget-git
|