惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
博客园 - 三生石上(FineUI控件)
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MongoDB | Blog
MongoDB | Blog
小众软件
小众软件
Y
Y Combinator Blog
博客园 - 聂微东
Google DeepMind News
Google DeepMind News
D
Docker
罗磊的独立博客
Microsoft Security Blog
Microsoft Security Blog
D
DataBreaches.Net
B
Blog
Vercel News
Vercel News
Recent Announcements
Recent Announcements
GbyAI
GbyAI
阮一峰的网络日志
阮一峰的网络日志
T
The Blog of Author Tim Ferriss
H
Hackread – Cybersecurity News, Data Breaches, AI and More
P
Proofpoint News Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Azure Blog
Microsoft Azure Blog
宝玉的分享
宝玉的分享

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - blockdiag
2026-06-18 · via AUR Newest Packages

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'