Search Criteria
Package Details: shell2http-git 1.3.r335.g28c2f05-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/shell2http-git.git (read-only, click to copy) |
---|---|
Package Base: | shell2http-git |
Description: | Executing shell commands via HTTP server |
Upstream URL: | https://github.com/msoap/shell2http |
Keywords: | bash cli docker golang http proxy server shell |
Licenses: | MIT |
Conflicts: | shell2http |
Provides: | shell2http |
Submitter: | ragouel |
Maintainer: | x70b1 |
Last Packager: | x70b1 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-08 13:32 (UTC) |
Last Updated: | 2023-08-10 20:36 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
Antiz commented on 2022-09-11 15:41 (UTC) (edited on 2022-09-11 15:41 (UTC) by Antiz)
Hello !
FYI, you don't need to gzip the man page in the PKGBUILD with
${pkgdir}/usr/share/man/man1
. Pacman will automatically handle this during the installation process.Installing the
shell2http.1
file to${pkgdir}/usr/share/man/man1
is enough :)Also,
shell2http
should be listed as "conflicts" in the PKGBUILD as well (and not only "provides").https://wiki.archlinux.org/title/PKGBUILD#conflicts