Search Criteria
Package Details: makehuman 1.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/makehuman.git (read-only, click to copy) |
|---|---|
| Package Base: | makehuman |
| Description: | Parametrical modeling program for creating human bodies |
| Upstream URL: | http://www.makehumancommunity.org/ |
| Keywords: | 3D |
| Licenses: | AGPL-3.0-or-later AND CC0-1.0 |
| Submitter: | stativ |
| Maintainer: | pekkarr |
| Last Packager: | pekkarr |
| Votes: | 96 |
| Popularity: | 0.000000 |
| First Submitted: | 2007-02-10 11:16 (UTC) |
| Last Updated: | 2024-05-21 16:23 (UTC) |
Dependencies (7)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-opengl
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- qt5-svg (qt5-svg-gitAUR)
- python-distro (optional) – distro detection for debug output
- python-pygments (optional) – IPython Qt Console plugin
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
Tio commented on 2022-07-09 15:48 (UTC)
Thanks it works now!
pekkarr commented on 2022-07-09 14:40 (UTC)
@Tio I updated the PKGBUILD to download assets in a tar archive which fixes the issue with git configuration.
Tio commented on 2022-07-07 13:54 (UTC)
I see. Can't this be fixed via the pkgbuild? Many people may use things like Pamac and such to install AUR packages and they won't know how to fix this error. Thanks!
pekkarr commented on 2022-07-05 17:59 (UTC)
If the build fails with an error like
Error downloading object: base/clothes/..., try building withTio commented on 2022-07-05 07:35 (UTC)
Does not work to build:
PhotonX commented on 2022-06-08 05:29 (UTC)
The sha512sums check fails on makehuman-int-cast.patch and makehuman-fix_77.patch for me.
pekkarr commented on 2021-09-16 08:06 (UTC) (edited on 2021-09-16 08:07 (UTC) by pekkarr)
@binarydepth This seems to be a bug in makepkg. If you have git-lfs set up in your
~/.gitconfigmakepkg fails to checkout git-lfs repositories. Note that building makehuman-git sets git-lfs hooks in your~/.gitconfig. For now, there are two workarounds for this bug:Run
git lfs uninstallin your home directory to remove the git-lfs hooks.Run makepkg with
GIT_CONFIG_GLOBAL=/dev/nullto ignore the global~/.gitconfigfile.binarydepth commented on 2021-09-13 09:30 (UTC) (edited on 2021-09-13 09:49 (UTC) by binarydepth)
I need help. Tried out the Git version and now I have this error when trying to build this package again:
Log here: https://pastebin.com/vnQtgz4h
pekkarr commented on 2021-07-02 16:30 (UTC)
@bartus I updated the PKGBUILD to a working version a week ago. However thanks for spotting the missing qt5-svg dependency.
bartus commented on 2021-07-02 11:40 (UTC)
Working
PKGBUILDcongruent withreadme:buildhttp://ix.io/3rJt/diffMerge with:
git am -s < <(curl -s http://ix.io/3rJt)« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »