Search Criteria
Package Details: ntsc-rs-gui-git 0.7.3.r365.751279a-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ntsc-rs-gui-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ntsc-rs-gui-git |
| Description: | ntsc-rs is a video effect which emulates NTSC and VHS video artifacts. |
| Upstream URL: | https://github.com/valadaptive/ntsc-rs |
| Licenses: | GPL3 |
| Conflicts: | ntsc-rs-gui |
| Provides: | ntsc-rs-gui |
| Submitter: | OnTake |
| Maintainer: | OnTake |
| Last Packager: | OnTake |
| Votes: | 3 |
| Popularity: | 0.016290 |
| First Submitted: | 2024-07-04 13:29 (UTC) |
| Last Updated: | 2024-07-04 13:37 (UTC) |
Dependencies (9)
- gst-libav (gst-libav-gitAUR)
- gst-plugins-bad (gst-plugins-bad-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gst-plugins-ugly (gst-plugins-ugly-gitAUR)
- gstreamer (gstreamer-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
HurricanePootis commented on 2026-03-18 12:49 (UTC) (edited on 2026-03-18 12:49 (UTC) by HurricanePootis)
Hi, this package needs the following changes:
licenses()to the actual licenses of the project.rustfrommakedepends(). Just list cargo according to the Rust package guidelinesupdpkgsumsto set the checksums so that the desktop file is properly checked for.prepare()function to properly set up the build environment as described in the Rust package guidelinesbuild()function, exportRUSTUP_TOOLCHAIN=stableand use--frozen --all-featuresas described in the Rust package guidelinesdepends(). Usingnamcap, you can actually figure out the dependencies of any package on Arch.armv7as that's not a supported arch.