Hi, do you think it could be possible to add a provides+=pycairo?
I've found this nomenclature in some environments, but while I'd like for those environment to switch from pycairoto python-cairo it may make sense to keep it there.
EDIT 23/12/30:
I have published an updated
PKGBUILD
such as the one I asked;
I made it so that it also really builds on any
platform (supported by a C compiler), since it can't without setting the
appropriate cairo headers location.
It would be supernice if you could check and merge the changes when you have some time.
Hi, can you add python-setuptools to the PKGBUILD in makedepends=(), it seems to be required.
Traceback (most recent call last):
File "/home/snowman/.cache/yay/python-cairo-git/src/python-cairo-git/setup.py", line 9, in <module>
from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
==> ERROR: A failure occurred in package().
Aborting...
-> error making: python-cairo-git
Hi lubosz. The python-cairo git repository has been moved to github[0][1]. All new development is being made there. Could you change the PKGBUILD souce field?
[0]: https://www.cairographics.org/news/pycairo-has-moved/
[1]: https://github.com/pygobject/pycairo
Added cooler version function
https://gist.github.com/lubosz/9577a5ba8bde7e6d7387