Search Criteria
Package Details: replay-sorcery-git r282.d8d5921-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/replay-sorcery-git.git (read-only, click to copy) |
---|---|
Package Base: | replay-sorcery-git |
Description: | Open-source, instant-replay solution for Linux |
Upstream URL: | https://github.com/matanui159/ReplaySorcery |
Keywords: | shadowplay |
Licenses: | GPL-3.0-only |
Conflicts: | replay-sorcery |
Provides: | replay-sorcery |
Submitter: | murlakatamenka |
Maintainer: | HurricanePootis |
Last Packager: | HurricanePootis |
Votes: | 1 |
Popularity: | 0.118119 |
First Submitted: | 2020-07-25 18:19 (UTC) |
Last Updated: | 2024-04-02 03:05 (UTC) |
Dependencies (7)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libx11 (libx11-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libdrm (libdrm-gitAUR) (optional) – listing kms devices
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – recording audio
Required by (2)
- steamtinkerlaunch (requires replay-sorcery) (optional)
- steamtinkerlaunch-git (requires replay-sorcery) (optional)
Latest Comments
« First ‹ Previous 1 2 3
katt commented on 2020-07-30 18:12 (UTC)
Better than what it was, would still prefer using cmake in package() instead of manually specifying everything, this will be a problem if the project ever adds or removes files.
murlakatamenka commented on 2020-07-30 18:03 (UTC) (edited on 2020-08-02 17:54 (UTC) by murlakatamenka)
Thanks a lot for the feedback and referencing wiki!
I don't agree with everything, but most of it was addressed and
PKGBUILD
definitely got better. I've mentioned your contribution in it.edit: I thought
provides
would automatically handleconflicts
but that wasn't the case, right?katt commented on 2020-07-29 17:24 (UTC) (edited on 2020-07-29 17:31 (UTC) by katt)
Took the liberty of cleaning this PKGBUILD up.
« First ‹ Previous 1 2 3