Warning, /multimedia/kdenlive/packaging/flatpak/python-modules.json is written in an unsupported language. File is not indexed.

0001 {
0002     "name": "python-modules",
0003     "modules": [
0004         {
0005             "name": "pyaaf2",
0006             "buildsystem": "simple",
0007             "build-commands": [
0008                 "python3 setup.py install --prefix=/app --root=/"
0009             ],
0010             "sources": [
0011                 {
0012                     "type": "archive",
0013                     "url": "https://files.pythonhosted.org/packages/77/c5/f3ad278fa038c7e0de5d3a084bae8bc2a403d2223acf9e0b5a7ad4f97768/pyaaf2-1.7.1.tar.gz",
0014                     "sha256": "e18e5a84bca4ea18c1b9e8384958e2f6d296195c901a448f71f830b22b89c225",
0015                     "x-checker-data": {
0016                         "type": "pypi",
0017                         "name": "pyaaf2"
0018                     }
0019                 }
0020             ]
0021         },
0022         {
0023             "name": "OpenTimelineIO",
0024             "buildsystem": "simple",
0025             "build-commands": [
0026                 "sed -e \"s|\\('-DOTIO_PYTHON_INSTALL:BOOL=ON'\\)|\\1 , '-DCMAKE_CXX_STANDARD_INCLUDE_DIRECTORIES=/usr/include/python3.9'|\" -i setup.py",
0027                 "python3 setup.py install --prefix=/app --root=/"
0028             ],
0029             "sources": [
0030                 {
0031                     "type": "archive",
0032                     "url": "https://files.pythonhosted.org/packages/6d/5f/e9e9227b475b27a2b922e059edf01aab0b1b034c490c7eb54f46fd64b3a3/OpenTimelineIO-0.15.0.tar.gz",
0033                     "sha256": "bb093fb1d1a6e0f2c0ebbda6f7be0906080a63d611da5aa9b6c5d0f1f2f86916",
0034                     "x-checker-data": {
0035                         "type": "pypi",
0036                         "name": "OpenTimelineIO"
0037                     }
0038                 },
0039                 {
0040                     "type": "patch",
0041                     "path": "0001-Support-compiling-with-GCC-13-1605.patch"
0042                 }
0043             ]
0044         },
0045         {
0046             "name": "python3-srt",
0047             "skip-arches": [
0048                 "aarch64"
0049             ],
0050             "buildsystem": "simple",
0051             "build-commands": [
0052                 "pip3 install --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=/app --root=/ \"srt\" --no-build-isolation"
0053             ],
0054             "sources": [
0055                 {
0056                     "type": "file",
0057                     "url": "https://files.pythonhosted.org/packages/66/b7/4a1bc231e0681ebf339337b0cd05b91dc6a0d701fa852bb812e244b7a030/srt-3.5.3.tar.gz",
0058                     "sha256": "4884315043a4f0740fd1f878ed6caa376ac06d70e135f306a6dc44632eed0cc0",
0059                     "x-checker-data": {
0060                         "type": "pypi",
0061                         "name": "srt"
0062                     }
0063                 }
0064             ]
0065         },
0066         {
0067             "name": "python3-cffi",
0068             "skip-arches": [
0069                 "aarch64"
0070             ],
0071             "buildsystem": "simple",
0072             "build-commands": [
0073                 "pip3 install --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=/app --root=/ \"cffi\" --no-build-isolation"
0074             ],
0075             "sources": [
0076                 {
0077                     "type": "file",
0078                     "url": "https://files.pythonhosted.org/packages/68/ce/95b0bae7968c65473e1298efb042e10cafc7bafc14d9e4f154008241c91d/cffi-1.16.0.tar.gz",
0079                     "sha256": "bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0",
0080                     "x-checker-data": {
0081                         "type": "pypi",
0082                         "name": "cffi"
0083                     }
0084                 },
0085                 {
0086                     "type": "file",
0087                     "url": "https://files.pythonhosted.org/packages/62/d5/5f610ebe421e85889f2e55e33b7f9a6795bd982198517d912eb1c76e1a53/pycparser-2.21-py2.py3-none-any.whl",
0088                     "sha256": "8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9",
0089                     "x-checker-data": {
0090                         "type": "pypi",
0091                         "name": "pycparser",
0092                         "packagetype": "bdist_wheel"
0093                     }
0094                 }
0095             ]
0096         },
0097         {
0098             "name": "python3-websockets",
0099             "buildsystem": "simple",
0100             "build-commands": [
0101                 "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"websockets\" --no-build-isolation"
0102             ],
0103             "sources": [
0104                 {
0105                     "type": "file",
0106                     "url": "https://files.pythonhosted.org/packages/2e/62/7a7874b7285413c954a4cca3c11fd851f11b2fe5b4ae2d9bee4f6d9bdb10/websockets-12.0.tar.gz",
0107                     "sha256": "81df9cbcbb6c260de1e007e58c011bfebe2dafc8435107b0537f393dd38c8b1b",
0108                     "x-checker-data": {
0109                         "type": "pypi",
0110                         "name": "websockets"
0111                     }
0112                 }
0113             ]
0114         },
0115         {
0116             "name": "python3-requests",
0117             "buildsystem": "simple",
0118             "build-commands": [
0119                 "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"requests\" --no-build-isolation"
0120             ],
0121             "sources": [
0122                 {
0123                     "type": "file",
0124                     "url": "https://files.pythonhosted.org/packages/64/62/428ef076be88fa93716b576e4a01f919d25968913e817077a386fcbe4f42/certifi-2023.11.17-py3-none-any.whl",
0125                     "sha256": "e036ab49d5b79556f99cfc2d9320b34cfbe5be05c5871b51de9329f0603b0474",
0126                     "x-checker-data": {
0127                         "type": "pypi",
0128                         "name": "certifi",
0129                         "packagetype": "bdist_wheel"
0130                     }
0131                 },
0132                 {
0133                     "type": "file",
0134                     "url": "https://files.pythonhosted.org/packages/63/09/c1bc53dab74b1816a00d8d030de5bf98f724c52c1635e07681d312f20be8/charset-normalizer-3.3.2.tar.gz",
0135                     "sha256": "f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5",
0136                     "x-checker-data": {
0137                         "type": "pypi",
0138                         "name": "charset-normalizer"
0139                     }
0140                 },
0141                 {
0142                     "type": "file",
0143                     "url": "https://files.pythonhosted.org/packages/c2/e7/a82b05cf63a603df6e68d59ae6a68bf5064484a0718ea5033660af4b54a9/idna-3.6-py3-none-any.whl",
0144                     "sha256": "c05567e9c24a6b9faaa835c4821bad0590fbb9d5779e7caa6e1cc4978e7eb24f",
0145                     "x-checker-data": {
0146                         "type": "pypi",
0147                         "name": "idna",
0148                         "packagetype": "bdist_wheel"
0149                     }
0150                 },
0151                 {
0152                     "type": "file",
0153                     "url": "https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl",
0154                     "sha256": "58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f",
0155                     "x-checker-data": {
0156                         "type": "pypi",
0157                         "name": "requests",
0158                         "packagetype": "bdist_wheel"
0159                     }
0160                 },
0161                 {
0162                     "type": "file",
0163                     "url": "https://files.pythonhosted.org/packages/96/94/c31f58c7a7f470d5665935262ebd7455c7e4c7782eb525658d3dbf4b9403/urllib3-2.1.0-py3-none-any.whl",
0164                     "sha256": "55901e917a5896a349ff771be919f8bd99aff50b79fe58fec595eb37bbc56bb3",
0165                     "x-checker-data": {
0166                         "type": "pypi",
0167                         "name": "urllib3",
0168                         "packagetype": "bdist_wheel"
0169                     }
0170                 }
0171             ]
0172         },
0173         {
0174             "name": "python3-tqdm",
0175             "buildsystem": "simple",
0176             "build-commands": [
0177                 "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"tqdm\" --no-build-isolation"
0178             ],
0179             "sources": [
0180                 {
0181                     "type": "file",
0182                     "url": "https://files.pythonhosted.org/packages/00/e5/f12a80907d0884e6dff9c16d0c0114d81b8cd07dc3ae54c5e962cc83037e/tqdm-4.66.1-py3-none-any.whl",
0183                     "sha256": "d302b3c5b53d47bce91fea46679d9c3c6508cf6332229aa1e7d8653723793386",
0184                     "x-checker-data": {
0185                         "type": "pypi",
0186                         "name": "tqdm",
0187                         "packagetype": "bdist_wheel"
0188                     }
0189                 }
0190             ]
0191         },
0192         {
0193             "name": "python3-vosk",
0194             "skip-arches": [
0195                 "aarch64"
0196             ],
0197             "buildsystem": "simple",
0198             "build-commands": [
0199                 "pip3 install --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=/app --root=/ \"vosk\" --no-build-isolation"
0200             ],
0201             "sources": [
0202                 {
0203                     "type": "file",
0204                     "url": "https://files.pythonhosted.org/packages/fc/ca/83398cfcd557360a3d7b2d732aee1c5f6999f68618d1645f38d53e14c9ff/vosk-0.3.45-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl",
0205                     "sha256": "25e025093c4399d7278f543568ed8cc5460ac3a4bf48c23673ace1e25d26619f"
0206                 },
0207                 {
0208                     "type": "file",
0209                     "url": "https://files.pythonhosted.org/packages/a4/23/3130a69fa0bf4f5566a52e415c18cd854bf561547bb6505666a6eb1bb625/vosk-0.3.45-py3-none-manylinux2014_aarch64.whl",
0210                     "sha256": "54efb47dd890e544e9e20f0316413acec7f8680d04ec095c6140ab4e70262704"
0211                 },
0212                 {
0213                     "type": "file",
0214                     "url": "https://files.pythonhosted.org/packages/32/6d/728d89a4fe8d0573193eb84761b6a55e25690bac91e5bbf30308c7f80051/vosk-0.3.45-py3-none-linux_armv7l.whl",
0215                     "sha256": "4221f83287eefe5abbe54fc6f1da5774e9e3ffcbbdca1705a466b341093b072e"
0216                 }
0217             ]
0218         }
0219     ]
0220 }