Search Criteria
Package Details: ani-cli-vostfr-git 0.1.8.r20.49c8662-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ani-cli-vostfr-git.git (read-only, click to copy) |
---|---|
Package Base: | ani-cli-vostfr-git |
Description: | A cli to browse and watch anime in VOSTFR (inspired by pystardust) |
Upstream URL: | https://github.com/KrishenK0/ani-cli.git |
Licenses: | MIT |
Conflicts: | ani-cli |
Provides: | ani-cli |
Submitter: | KrishenK |
Maintainer: | KrishenK |
Last Packager: | KrishenK |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-20 18:07 (UTC) |
Last Updated: | 2022-12-19 22:21 (UTC) |
Dependencies (4)
- geckodriver (geckodriver-hgAUR)
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- trackma-wrapper-git (requires ani-cli) (optional)
Latest Comments
anakojm commented on 2023-07-29 04:31 (UTC)
please add python-selenium as a dependency
KrishenK commented on 2022-12-19 21:40 (UTC)
@kleintux
The “sudo” has been removed from the PKGBUILD. Thanks a lot for helping me improve this package.
kleintux commented on 2022-12-18 14:51 (UTC)
Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.
see https://wiki.archlinux.org/title/Creating_packages#package()
thank you for fixing and maintaining