Package Details: blockdiag 3.3.0-1

Git Clone URL: https://aur.archlinux.org/blockdiag.git (read-only, click to copy)
Package Base: blockdiag
Description: generates block-diagram image from text
Upstream URL: http://blockdiag.com
Licenses: Apache-2.0
Submitter: gromit
Maintainer: arenevier
Last Packager: arenevier
Votes: 2
Popularity: 0.072670
First Submitted: 2024-03-20 15:07 (UTC)
Last Updated: 2024-07-08 05:18 (UTC)

Latest Comments

BrainDamage commented on 2024-07-08 15:34 (UTC) (edited on 2024-07-08 15:34 (UTC) by BrainDamage)

this package needs python-docutils in the makedeps array or it'll fail to build with:

ERROR Missing dependencies:
        docutils

wooptoo commented on 2024-06-29 11:08 (UTC)

Thank you, that works now.

micwoj92 commented on 2024-06-28 21:33 (UTC)

Passes after latest commit.

arenevier commented on 2024-06-28 20:33 (UTC)

Thanks for the feedback. I have pushed a new version. Let me know if it builds for you now.

arenevier commented on 2024-06-28 20:33 (UTC)

Thanks for the feedback. I have pushed a new version. Let me know if it builds for you now.

wooptoo commented on 2024-06-28 16:20 (UTC)

The check() stage does not pass for me.

micwoj92 commented on 2024-06-28 06:58 (UTC)

As you switched build process it needs python-build, python-installer and python-wheel in makedeps:

==> Starting build()...
/usr/bin/python: No module named build
==> ERROR: A failure occurred in build().
    Aborting...

Check still fails, the error log is too long to post here, so I've pasted it to gist: https://gist.github.com/micwoj92/564560e59eabe68f691ac8d646988fe0

arenevier commented on 2024-06-28 04:17 (UTC)

I have updated a new version that should fix the build issue.

Kloudignite commented on 2024-04-28 08:55 (UTC)

Does not build, getting a lot of those errors in tests:

AttributeError: 'FreeTypeFont' object has no attribute 'getsize'

and

ERROR: 'ImageDraw' object has no attribute 'textsize'