Search Criteria
Package Details: armorpaint-git 1.0alpha.r4232.ga65e7d82-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/armorpaint-git.git (read-only, click to copy) |
---|---|
Package Base: | armorpaint-git |
Description: | ArmorPaint is a software for 3D PBR texture painting |
Upstream URL: | https://armorpaint.org/ |
Keywords: | 3D gamedev graphics painting PBR |
Licenses: | zlib |
Conflicts: | armorpaint |
Provides: | armorpaint |
Submitter: | juliotux |
Maintainer: | The-Anathema |
Last Packager: | The-Anathema |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-22 18:08 (UTC) |
Last Updated: | 2025-06-07 23:14 (UTC) |
Dependencies (11)
- alsa-lib
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- libxinerama (libxinerama-randr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
v1993 commented on 2025-07-16 12:28 (UTC)
Makepkg has an option to enable or disable stripping (enabled by default), which stripping manually obviously ignores. That's not exactly ideal.
Unfortunately, I can confirm that the latest version is broken on Nvidia, as it hits multiple validation errors and crashes if you try to open any menus. Quite a shame, as this software looked promising.
The-Anathema commented on 2025-07-16 11:01 (UTC)
Update:
OpenGL has been completely removed, so vulkan is the only option now.
... and it's still broken. I'll update the PKGBUILD anyway since it might work on nvidia or intel cards.
The-Anathema commented on 2025-07-16 10:52 (UTC)
I don't know if makepkg strips manually, stripping an extra time is harmless at any rate.
It was working for the revision (g4 branch, main was not in a usable state 2025/06/08) I was building at the time of upload, but you're right. It seems the default branch has changed since and now it won't build. It isn't working now and as such I need to fix it. I'll have a fix up within the week, I didn't get notified for some reason so I didn't see the comment until now.
"Could graphics API be switched to vulkan? It's the build default and I'm not sure why would you want to change it to opengl."
No. It has/had serious problems, if memory serves it segfaults instantly. See upstream issue tracker. I'll test if it's broken now that it's been a while.
v1993 commented on 2025-06-16 13:53 (UTC)
This is still broken as the
armorcore
directory was renamed tobase
months ago. Additionally:strip
invoked manually? Isn't makepkg supposed to take care of stripping automatically?hellishbliss commented on 2024-12-17 22:40 (UTC) (edited on 2024-12-18 01:34 (UTC) by hellishbliss)
Regarding the comment by Graith95, the same can be used for armorlab, obviously change the checksums/git repo/edit desktop and sh files.
Also the pkgbuild fails as it looks for "LICENSE.md" when it needs to be "license.md" on line 50.
Graith95 commented on 2024-09-10 01:56 (UTC)
I have a working PKGBUILD for the 1.0 alpha at https://gist.github.com/GraithTiger/ebab9f777e62b52fe23141622c5669a3
The-Anathema commented on 2024-06-22 22:03 (UTC)
I intend to fix this one as well since I created and took on maintenance of stable (non-git, v0.9 at time of writing).
Right now that's not going to happen though, upstream is completely broken, some of these errors would be trivial to fix but I don't have the time to deep dive the codebase to fix it.
fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make: *** [makefile:12: krom.o] Error 1
It appears the entire project is currently undergoing some kind of restructuring, Kinc/make has been turned to just make, files have moved, etc. I suspect most of these issues will be ironed out in a few weeks when they finish restructuring.
sem.z commented on 2024-03-06 13:32 (UTC) (edited on 2024-03-06 13:47 (UTC) by sem.z)
Fixed
pkgver
build error:But unfortunately still unable to build. Some people right now also have troubles, see - https://github.com/armory3d/armortools/issues/1671.
juliotux commented on 2023-09-14 15:42 (UTC)
Hi @AmonDeShir, I orphaned the package. Feel free to adopt it.
1 2 3 Next › Last »