IABSD.fr/ports/graphics/makehuman

Branch :


Log

Author Commit Date CI Message
26b7111f 2023-01-16 12:12:24 mark makehuman as BROKEN for now; it was triggering a deprecation in older numpy which has now become a failure https://github.com/makehumancommunity/makehuman/issues/217
dae9f91e 2022-11-13 15:28:39 bump for MODPY_DEFAULT_VERSION_3 change
af6a7994 2022-03-11 19:22:04 drop RCS Ids
5e4370b6 2021-11-02 00:01:12 bump REVISION for switch from Python 3.8 -> 3.9
3cbe1c2f 2021-02-23 19:39:08 Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not.
9360cdec 2020-11-23 09:31:46 Update makehuman to 1.2.0 From maintainer Dimitri Karamazov
9957f5ec 2020-08-16 08:03:05 Update makehuman to git tag b0ca7c8837327b6fbcccfcc85f75a9854f95ea05 Changelog: *At the point of writing this, the source code is almost ready for a stable release. *It is now possible to disable sample buffers via settings (on the general tab). This is the first thing to try on graphics cards which have trouble rendering the 3d canvas. *It is now possible to enforce "noshaders" via settings (on the general tab). This is the second thing to try on graphics cards which have trouble rendering the 3d canvas. *The UI should now scale properly on UHD/4K displays (thanks dennj). There is a setting ("use HDPI") for this under settings -> general. *TARGETS: The core targets were reworked to assure left/right symmetry. From maintainer Dimitri Karamazov
f57e6072 2020-07-16 04:36:04 Add missing BUILD_DEPENDS From Dimitri Karamazov (maintainer), spotted by sthen and kili
81908702 2020-07-13 20:09:27 Update makehuman to 1.2.0beta2 This is an pre-release. Upstream marked it as versionSub = "beta2" One port less with py2,qt4 dependencies. Update diff from Dimitri Karamazov who also take maintainer, Feedback from aja@, Thanks!
c6dff2d4 2019-11-10 12:43:08 Update to makehuman-1.1.1.