Search Criteria
Package Details: python-manimpango 0.6.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-manimpango.git (read-only, click to copy) |
|---|---|
| Package Base: | python-manimpango |
| Description: | C binding for Pango using Cython used in Manim to render (non-LaTeX) text. |
| Upstream URL: | https://github.com/ManimCommunity/ManimPango |
| Licenses: | MIT |
| Submitter: | groctel |
| Maintainer: | groctel (naveen521kk) |
| Last Packager: | groctel |
| Votes: | 14 |
| Popularity: | 0.000346 |
| First Submitted: | 2021-01-05 14:42 (UTC) |
| Last Updated: | 2025-11-19 05:39 (UTC) |
Dependencies (17)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- pango (pango-nothai-gitAUR, pango-gitAUR)
- python
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- cantarell-fonts (cantarell-fonts-0.100AUR, cantarell-static-fontsAUR) (check)
- cython (cython-gitAUR) (check)
- python-coverage (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-setuptools (check)
- python-virtualenv (check)
Latest Comments
« First ‹ Previous 1 2 3
yochananmarqos commented on 2023-10-02 17:54 (UTC)
@naveen521kk: Yes, it builds fine and
smileworks with it.naveen521kk commented on 2023-10-02 17:47 (UTC)
Have you tested whether it builds and works as expected when using Cython 3?
yochananmarqos commented on 2023-10-02 17:44 (UTC)
@groctel: The Cython requirement will need to be relaxed to build. Updated and improved PKGBUILD.
groctel commented on 2022-11-18 11:08 (UTC)
Thanks for the heads up abut the arch and the Python guidelines. I'll update the package when I get on my computer :) The licence changed MIT for this new version. The previous one was still GPL so it would have been wrong changing it retroactively.
yochananmarqos commented on 2022-11-17 15:23 (UTC)
naveen521kk commented on 2022-04-04 14:44 (UTC)
Those C files should be auto-generated from the Cython sources. I'm wondering why it failed to generate.
cythonis mentioned in makedeps; which means those C files should be auto-generated; can you get me whether Cython actually works?PotHix commented on 2022-04-03 19:55 (UTC)
Not working for me. I'm having the following error when trying to install it:
yochananmarqos commented on 2022-02-08 20:06 (UTC) (edited on 2022-02-08 20:08 (UTC) by yochananmarqos)
The license is now MIT as of 0.4.0.post1.
This is not an 'any` package as it contains ELF files. It should be 'x86_64' and any other architectures it supports.
« First ‹ Previous 1 2 3