Search Criteria
Package Details: armorpaint-git 0.9.r2900.gef390132-1
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: | juliotux |
Last Packager: | juliotux |
Votes: | 9 |
Popularity: | 0.087059 |
First Submitted: | 2020-03-22 18:08 (UTC) |
Last Updated: | 2022-03-26 14:13 (UTC) |
Dependencies (12)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- gcc-libs (gccrs-libs-git, gcc-libs-git)
- libxinerama (libxinerama-randr-git)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-d3d12, mesa-panfork-git, mesa-git, mesa-git-adreno, mesa-rusticl-git, mesa-amdonly-gaming-git, mesa-steamos, mesa-minimal-git, mesa-amber)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- gcc (gccrs-git, gcc-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic) (make)
- make (make-git) (make)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen) (make)
- vulkan-headers (vulkan-headers-git) (make)
Latest Comments
mbway commented on 2023-02-11 17:56 (UTC) (edited on 2023-02-11 17:57 (UTC) by mbway)
The package fails to build.
Sources/Main.hx
has moved toarmorpaint/Sources/Main.hx
build/krom
has moved toarmorpaint/build/krom
lehthanis commented on 2021-11-03 18:14 (UTC)
I'm using an Nvidia RTX 2080 and I get incredible gpu usage spike and overheat and a framerate of about 1 frame every 1-3 seconds....it's bad...what am I doing wrong? Should I submit this to the devs?
juliotux commented on 2021-08-28 14:23 (UTC)
@Blaster84x package fixed.
Blaster84x commented on 2021-08-27 15:48 (UTC)
The file
Deployment/Krom
was renamed toDeployment/ArmorPaint
. PKGBUILD and armorpaint.sh need to be updated.oldherl commented on 2020-11-05 16:28 (UTC)
gtk3
should be depends, not makedepends. It can't run without gtk3 at runtime.Please run
ldd /usr/lib/armorpaint/Krom
to check for any runtime dependencies.juliotux commented on 2020-11-01 15:53 (UTC)
Thanks @alexfreyre and @oldherl. Package updated.
PedroHLC commented on 2020-11-01 14:37 (UTC) (edited on 2020-11-01 14:38 (UTC) by PedroHLC)
Indeed is missing the deps mentioned by @alexfreyre and @oldherl
alexfreyre commented on 2020-11-01 03:33 (UTC)
"gtk3" and "vulkan-headers" are missing in makedepends
oldherl commented on 2020-11-01 03:21 (UTC)
You are missing 'gtk3' in depends and 'vulkan-headers' in makedepends
bkb commented on 2020-09-14 14:33 (UTC)
Can you explain us a little bit more how did you manage to make MSFS2020 run on Linux? And if you actually tried to fly once before saying that?