blob: dc401fce4f07df8c207f96ccf07eb024fcb4aa54 (
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
|
pkgbase = httpdirfs-git
pkgdesc = A filesystem which allows you to mount HTTP directory listings
pkgver = r603.b274dd8
pkgrel = 1
url = https://github.com/fangfufu/httpdirfs
arch = x86_64
arch = aarch64
license = GPL
makedepends = meson
makedepends = help2man
makedepends = doxygen
makedepends = graphviz
depends = gumbo-parser
depends = fuse3
depends = curl
depends = expat
depends = util-linux-libs
depends = openssl
provides = httpdirfs
conflicts = httpdirfs
source = httpdirfs-git::git+https://github.com/fangfufu/httpdirfs.git
md5sums = SKIP
pkgname = httpdirfs-git
|