dev-python/skia-pathops: Use 0.8.0.post2

Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
Henri Gasc
2024-12-05 00:13:10 +01:00
parent 9b0cce0b01
commit 706ab228f3
4 changed files with 18 additions and 16 deletions

View File

@@ -1,12 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">fonttools/skia-pathops</remote-id>
<remote-id type="pypi">skia-pathops</remote-id>
</upstream>
<longdescription lang="en">
Python bindings for the Google Skia library's Path Ops module, performing boolean operations on paths (intersection, union, difference, xor).
</longdescription>
<maintainer type="person">
<email>gasc@eurecom.fr</email>
<name>Gasc Henri</name>
</maintainer>
<upstream>
<remote-id type="github">fonttools/skia-pathops</remote-id>
<remote-id type="pypi">skia-pathops</remote-id>
</upstream>
<longdescription lang="en">
Python bindings for the Google Skia library's Path Ops module, performing boolean operations on paths (intersection, union, difference, xor).
</longdescription>
</pkgmetadata>