Ravenports generated: 13 Dec 2020 19:47
[ravenports.git] / bucket_54 / python-skia-pathops
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-skia-pathops
4 VERSION=                0.5.1.post1
5 KEYWORDS=               python
6 VARIANTS=               py38 py39
7 SDESC[py38]=            Skia library bindings (PY38)
8 SDESC[py39]=            Skia library bindings (PY39)
9 HOMEPAGE=               https://github.com/fonttools/skia-pathops
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/s/skia-pathops
14 DISTFILE[1]=            skia-pathops-0.5.1.post1.zip:main
15 DF_INDEX=               1
16 SPKGS[py38]=            single
17 SPKGS[py39]=            single
18
19 OPTIONS_AVAILABLE=      PY38 PY39
20 OPTIONS_STANDARD=       none
21 VOPTS[py38]=            PY38=ON PY39=OFF
22 VOPTS[py39]=            PY38=OFF PY39=ON
23
24 BUILD_DEPENDS=          skia:single:standard
25 BUILDRUN_DEPENDS=       python-setuptools-scm:single:python_used
26                         python-Cython:single:python_used
27
28 DISTNAME=               skia-pathops-0.5.1.post1
29
30 GENERATED=              yes
31
32 MAKE_ENV=               BUILD_SKIA_FROM_SOURCE=0
33                         SKIA_LIBRARY_DIR={{LOCALBASE}}/lib
34
35 [PY38].USES_ON=                         python:py38
36
37 [PY39].USES_ON=                         python:py39
38
39 [FILE:789:descriptions/desc.single]
40 [Travis CI Status]
41 [Appveyor CI Status]
42 [PyPI]
43
44 Python bindings for the [Google Skia] library's [Path
45 Ops] module, performing boolean
46 operations on paths (intersection, union, difference, xor).
47
48 Install
49 =======
50
51 To install or update to the latest released package, run:
52
53     pip3 install --upgrade skia-pathops
54
55 Build
56 =====
57
58 A recent version of [Cython] is
59 required to build the package (see the `pyproject.toml` file for
60 the minimum required version).
61
62 For developers we recommend installing in editable mode, and 
63 compiling the extension module in the same source directory:
64
65     git clone --recursive https://github.com/fonttools/skia-pathops.git
66     cd skia-pathops
67     pip install -e .
68
69 If this fails, try upgrading pip to v18 or later, and try again:
70
71     pip3 install --upgrade pip
72
73
74 [FILE:107:distinfo]
75 28dfb6afdfe90dfef075b236972b66df791a16e2ae092c3437ea7d40e9a41f73     41337821 skia-pathops-0.5.1.post1.zip
76