Search Criteria
Package Details: shadowreplay-git r53.00cb6d7-1
Git Clone URL: | https://aur.archlinux.org/shadowreplay-git.git (read-only, click to copy) |
---|---|
Package Base: | shadowreplay-git |
Description: | Shadowplay's Replay Feature On Linux For Nvidia, AMD and Intel. |
Upstream URL: | https://github.com/MAPReiff/ShadowRePlay-Linux.git |
Keywords: | amd nvenc nvidia replay shadowplay |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mreiff |
Maintainer: | mreiff |
Last Packager: | mreiff |
Votes: | 2 |
Popularity: | 0.004667 |
First Submitted: | 2020-05-06 21:09 |
Last Updated: | 2020-05-06 23:43 |
Dependencies (4)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- git (git-git) (make)
- xbindkeys (xbindkeys-git) (optional)
Latest Comments
D3SOX commented on 2020-05-27 12:02
Your package does not contain any files. You are just copying the files into the system directory. This is not how you should do it. This way the files are not tracked by the package manager. If you uninstall the package it is still installed.
You need to copy all the related files into the $pkgdir
Please check https://wiki.archlinux.org/index.php/Creating_packages
Also you already set dependencies for the package so why do you do the pacman command inside the install script? Furthermore I would just display a colored message and let the user decide if he wants to enable the systemd service or start it manually