Search Criteria
Package Details: armorpaint-git 0.8.r1974.g5cab715-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: | |
Conflicts: | |
Provides: | |
Submitter: | juliotux |
Maintainer: | juliotux |
Last Packager: | juliotux |
Votes: | 4 |
Popularity: | 0.139234 |
First Submitted: | 2020-03-22 18:08 |
Last Updated: | 2020-12-27 13:04 |
Dependencies (12)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- libxinerama (libxinerama-randr-git)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-minimal+-git)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- git (git-git) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view) (make)
- make (make3, make-git, make-without-guile) (make)
- nodejs (nodejs6-bin, nodejs-ipv6, nodejs-git, nodejs-lts-dubnium, nodejs-lts-erbium, nodejs-lts-fermium) (make)
- vulkan-headers (vulkan-headers-git) (make)
Latest Comments
oldherl commented on 2020-11-05 16:28
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
Thanks @alexfreyre and @oldherl. Package updated.
PedroHLC commented on 2020-11-01 14:37
Indeed is missing the deps mentioned by @alexfreyre and @oldherl
alexfreyre commented on 2020-11-01 03:33
"gtk3" and "vulkan-headers" are missing in makedepends
oldherl commented on 2020-11-01 03:21
You are missing 'gtk3' in depends and 'vulkan-headers' in makedepends
bkb commented on 2020-09-14 14:33
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?