Search Criteria
Package Details: reshade-shaders-git r81.fe1771a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/reshade-shaders-git.git (read-only, click to copy) |
---|---|
Package Base: | reshade-shaders-git |
Description: | A collection of post-processing shaders written in the ReShade FX shader language, to be used by vkBasalt |
Upstream URL: | https://github.com/crosire/reshade-shaders |
Licenses: | custom |
Submitter: | gee |
Maintainer: | Billli11 |
Last Packager: | Billli11 |
Votes: | 22 |
Popularity: | 0.66 |
First Submitted: | 2020-02-03 01:25 (UTC) |
Last Updated: | 2024-08-14 04:14 (UTC) |
Dependencies (3)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libarchive (libarchive-gitAUR) (make)
Required by (2)
- vkbasalt (optional)
- vkbasalt-git (optional)
Latest Comments
1 2 Next › Last »
RubenKelevra commented on 2024-07-30 10:58 (UTC)
@gee if you don't have the time to maintain, just orphan it.
RubenKelevra commented on 2024-07-30 10:43 (UTC)
Throws a lot of errors while building...
gee commented on 2024-06-27 09:54 (UTC) (edited on 2024-06-28 00:44 (UTC) by gee)
Hey @Billli11 sorry I don't have the time these days to work on stuff like this, I hope you or somebody else can find a proper fix. I'd be happy to approve a co-maintainer if someone is willing.
Billli11 commented on 2024-06-24 05:53 (UTC) (edited on 2024-06-24 05:58 (UTC) by Billli11)
When building with the current build script, any sub-directory inside of each effect package will not be included. Causing multiple effect fail to load.
example of missing files
I tried to fix it by brute forcing it with
find
but it look ugly.gee commented on 2023-09-26 17:19 (UTC) (edited on 2023-09-26 17:19 (UTC) by gee)
@scorpius2k1 yeah shaderdeck is empty it seems... not sure why it's included or what that means. I've worked around that, hopefully that'll be fine.
I haven't used this package in years, I'd really appreciate a co-maintainer to catch these issues so that many people don't have to face those before I read the AUR comments...
scorpius2k1 commented on 2023-09-25 23:19 (UTC) (edited on 2023-09-25 23:23 (UTC) by scorpius2k1)
@gee looks like this issue has come up again. I am seeing this error on a fresh installation.
Install via git clone and makepkg -si
mv: cannot stat '/Shaders/.*': No such file or directory ==> ERROR: A failure occurred in build(). Aborting...
Install via "yay" AUR helper
mv: cannot stat '/Shaders/.*': No such file or directory ==> ERROR: A failure occurred in build(). Aborting... -> error making: reshade-shaders-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: reshade-shaders-git - exit status 4
gee commented on 2023-04-14 00:56 (UTC)
@kristianjgs I've fixed it, hopefully that works now.
kristianjgs commented on 2023-04-13 23:58 (UTC)
hello,
mv: cannot stat '/Shaders/.': No such file or directory mv: cannot stat '/README.md': No such file or directory ==> ERROR: A failure occurred in build(). Aborting... -> error making: reshade-shaders-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: reshade-shaders-git - exit status 4
gee commented on 2023-03-13 11:54 (UTC)
I've pushed a new version that hopefully does it right.
I think it's kind of ugly though, it may be better to have a new PKGBUILD per GitHub repo and make this one a meta PKGBUILD. I haven't used those shaders in years though so I don't really have the motivation to do this in my little free time, maybe some of you would?
Ropid commented on 2023-03-10 23:05 (UTC)
The shaders now are distributed over many different Github repositories. I'm guessing on Windows the installer tool gets the list for those out of this file here, and then downloads the .zip files mentioned on the DownloadUrl= lines:
https://github.com/crosire/reshade-shaders/blob/list/EffectPackages.ini
1 2 Next › Last »