Search Criteria
Package Details: ffmpeg-coder 2.0.0-1.1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ffmpeg-coder.git (read-only, click to copy) |
---|---|
Package Base: | ffmpeg-coder |
Description: | A small cross platform CLI tool which will help in producing different types video converting codes quickly for new ffmpeg CLI users |
Upstream URL: | https://github.com/Abir-Tx/ffmpeg-coder.git |
Keywords: | commands creator ffmpeg helper |
Licenses: | MIT |
Conflicts: | ffmpeg-coder |
Provides: | ffmpeg-coder |
Submitter: | Abir-Tx |
Maintainer: | Abir-Tx |
Last Packager: | Abir-Tx |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-13 21:01 (UTC) |
Last Updated: | 2021-05-13 21:12 (UTC) |
Dependencies (4)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR) (optional)
Latest Comments
Abir-Tx commented on 2022-12-19 17:23 (UTC)
Thank you for notifying me @kleintux. I will try to maintain these from next release
kleintux commented on 2022-12-18 12:43 (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()
gcc and make are not needed as dependency they are in https://archlinux.org/groups/x86_64/base-devel/
thank you for fixing and maintaining