Search Criteria
Package Details: shadered 1.5.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/shadered.git (read-only, click to copy) |
---|---|
Package Base: | shadered |
Description: | Lightweight tool for creating and testing HLSL and GLSL shaders. |
Upstream URL: | https://github.com/dfranx/SHADERed |
Licenses: | MIT |
Submitter: | Emeric |
Maintainer: | Emeric |
Last Packager: | 1ace |
Votes: | 6 |
Popularity: | 0.000002 |
First Submitted: | 2020-02-27 19:10 (UTC) |
Last Updated: | 2022-11-03 10:21 (UTC) |
Dependencies (11)
- assimp (assimp-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glm (glm-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sfml (sfml-gitAUR)
- spirv-headers (spirv-headers-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (0)
Sources (13)
- git+https://github.com/dfranx/assimp.git
- git+https://github.com/dfranx/imgui.git
- git+https://github.com/dfranx/ImGuiColorTextEdit
- git+https://github.com/dfranx/SHADERed.git#tag=v1.5.6
- git+https://github.com/dfranx/ShaderExpressionParser
- git+https://github.com/dfranx/SPIRV-VM.git
- git+https://github.com/dfranx/SpvGenTwo
- git+https://github.com/jtilly/inih
- git+https://github.com/KhronosGroup/glslang
- git+https://github.com/KhronosGroup/SPIRV-Headers
- git+https://github.com/KhronosGroup/SPIRV-Tools.git
- git+https://github.com/zeux/pugixml
- SHADERed.sh
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
1ace commented on 2021-04-05 20:11 (UTC)
@Emeric: I'm unable to build the package with the new update; could you try on your machine, to see if it's a problem on my side or upstream?
The only PKGBUILD change needed is to add a
.1
to thepkgver
, to make itpkgver=1.5.1
.Emeric commented on 2021-03-14 20:02 (UTC)
Yes it seems logical that you should have access to both package, I've added you as well!
1ace commented on 2021-03-14 19:30 (UTC)
Thanks! I just pushed the commits I sent you, and an extra one because I always forget to update the
.SRCINFO
^^'If/when we have an issue with this in the future, we can always revert to using commit hashes :)
You might want to port some of my commits to
shadered-git
as well, or I can do it (and I'll try to remember to update the.SRCINFO
in the same commit ^^).Emeric commented on 2021-03-14 09:26 (UTC)
Hi, sure no problem I've added you to the list, feel free to make any improvements you see fit. I was using commits instead of the tags because I had problem in the past with tags not working for linux.
1ace commented on 2021-03-13 23:52 (UTC)
hey @emeric! you mention in your pkgbuild that you're open to co-maintainers, so here's me offering my help :)
I've been carrying a few commits locally that I'd like to push if you give me access (or you can pull them yourself if you prefer): https://git.io/JqW3V
One important thing to note is that the first commit is technically a step backward in the version numbers, but as there's no functional change to the generated package, it doesn't matter that this doesn't trigger a re-build for everyone using this package; 1.5.1 or 1.6 will trigger an update as normal :)
Emeric commented on 2020-11-09 15:38 (UTC)
Thanks, fixed and updated to 1.4.2
PedroHLC commented on 2020-11-06 11:07 (UTC)
Missing python in makedepends
Emeric commented on 2020-10-05 14:02 (UTC)
Version 1.4 and up don't run when packaged on linux right now, the soft tries to store configuration files next to the executable in the system, and that's not good...
Emeric commented on 2020-03-12 13:47 (UTC)
Allright icon and launch script should be good ;-) let me know if somethings wrong!
« First ‹ Previous 1 2 3 Next › Last »