Search Criteria
Package Details: httpdirfs 1.3.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/httpdirfs.git (read-only, click to copy) |
|---|---|
| Package Base: | httpdirfs |
| Description: | A filesystem which allows you to mount HTTP directory listings |
| Upstream URL: | https://github.com/fangfufu/httpdirfs |
| Licenses: | GPL |
| Submitter: | owentrigueros |
| Maintainer: | owentrigueros |
| Last Packager: | owentrigueros |
| Votes: | 41 |
| Popularity: | 1.03 |
| First Submitted: | 2019-10-25 07:21 (UTC) |
| Last Updated: | 2026-06-12 15:09 (UTC) |
Dependencies (10)
- curl (curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- fuse3 (fuse3-gitAUR)
- gumbo-parser
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- doxygen (doxygen-gitAUR) (make)
- graphviz (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- meson (meson-gitAUR) (make)
Required by (33)
- ttf-ms-win-httpdirfs (make)
- ttf-ms-win11-auto (make)
- ttf-ms-win11-auto-japanese (make)
- ttf-ms-win11-auto-korean (make)
- ttf-ms-win11-auto-other (make)
- ttf-ms-win11-auto-sea (make)
- ttf-ms-win11-auto-thai (make)
- ttf-ms-win11-auto-zh_cn (make)
- ttf-ms-win11-auto-zh_tw (make)
- ttf-ms-win11-fod-auto-arab (make)
- ttf-ms-win11-fod-auto-beng (make)
- ttf-ms-win11-fod-auto-cans (make)
- ttf-ms-win11-fod-auto-cher (make)
- ttf-ms-win11-fod-auto-deva (make)
- ttf-ms-win11-fod-auto-ethi (make)
- ttf-ms-win11-fod-auto-gujr (make)
- ttf-ms-win11-fod-auto-guru (make)
- ttf-ms-win11-fod-auto-hans (make)
- ttf-ms-win11-fod-auto-hant (make)
- ttf-ms-win11-fod-auto-hebr (make)
- Show 13 more...
Latest Comments
« First ‹ Previous 1 2 3 4
owentrigueros commented on 2022-07-30 10:01 (UTC)
Thanks @rafaelff for reporting them, they are fixed now!
rafaelff commented on 2022-07-28 12:29 (UTC)
namcap reports the following about the PKGBUILD:
and about the generated package:
Please consider fixing the warning and the errors reported.
djmattyg007 commented on 2020-12-10 12:14 (UTC)
You can remove it now and just not bump the version number. The change will still be in git, and you're less likely to forget :)
owentrigueros commented on 2020-09-28 11:20 (UTC) (edited on 2020-09-28 11:21 (UTC) by owentrigueros)
@djmattyg007 True, I will remove it in the next release, I'm not going to make people recompile because of that :)
djmattyg007 commented on 2020-09-27 04:39 (UTC)
The prepare() function is now just a single 'cd' command, which means the prepare() function as a whole can be removed.
owentrigueros commented on 2020-07-10 05:51 (UTC)
@djmattyg007 Thank you! I've updated the package with your suggestions.
djmattyg007 commented on 2020-07-09 12:14 (UTC)
A couple of suggestions for the PKGBUILD:
make prefix=/usr DESTDIR="$pkgdir" install
« First ‹ Previous 1 2 3 4