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-hg, geckodriver-bin)
- mpv (mpv-sndio, mpv-semifull-git, mpv-thin, mpv-vapoursynth-git, mpv-light, mpv-caca, mpv-amd-full-git, mpv-light-pulse, mpv-vapoursynth, mpv-full-build-git, mpv-git, mpv-full, mpv-full-git, mpv-build-git)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Latest Comments
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