{ "app-id": "org.word_sys.pdfeditor", "runtime": "org.gnome.Platform", "runtime-version": "48", "sdk": "org.gnome.Sdk", "command": "word-sys-pdf-editor", "finish-args": [ "--share=ipc", "--socket=wayland", "--socket=fallback-x11", "--device=dri", "--talk-name=org.freedesktop.Flatpak", "--filesystem=~/.word-sys-pdf-editor-libreoffice-cache:create" ], "cleanup": [ "/include", "/lib/pkgconfig", "/share/man", "*.la", "*.a" ], "modules": [ { "name": "python3-numpy", "buildsystem": "simple", "build-commands": [ "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"numpy\" --no-build-isolation" ], "sources": [ { "type": "file", "url": "https://files.pythonhosted.org/packages/ed/a7/2bcd3fdbb87804755c35b729bf8709d62025c5f4cfd7d5b2415997097515/numpy-2.5.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", "sha256": "9726558e8db4a5bf7929a70ae50f63abda4daf0efe810e3bfbab95976f75fc1a", "only-arches": [ "x86_64" ] }, { "type": "file", "url": "https://files.pythonhosted.org/packages/2e/20/1ee6614d64332a1bba6411f38e68cb79eec1b2459e20a623777c5c5492a2/numpy-2.5.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", "sha256": "1c6759f538fb912fc46de0a6b1758ccf7b57bc7c7ebebc23974fdac3de8db0cd", "only-arches": [ "aarch64" ] } ] }, { "name": "python3-PyMuPDF", "buildsystem": "simple", "build-commands": [ "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"PyMuPDF\" --no-build-isolation" ], "sources": [ { "type": "file", "url": "https://files.pythonhosted.org/packages/58/69/5d12c9f1f2d76f28383d6110a069c79fbfced5a4f97bb1ee6e8354f52bb7/pymupdf-1.28.0-cp310-abi3-manylinux_2_28_x86_64.whl", "sha256": "44f0973f5e5edbaec95bc34b64e71d1959d4ee90b1328de1b4f4f5b4fa78673f", "only-arches": [ "x86_64" ] }, { "type": "file", "url": "https://files.pythonhosted.org/packages/1c/f5/bf75fc7a415722f8b33662054f82d88520c0cbfd4c36d0e08aeaec605e49/pymupdf-1.28.0-cp310-abi3-manylinux_2_28_aarch64.whl", "sha256": "47a5c29ed4eb0744de9c4e37bb49b1259b18d4d75fcc8a7c130f7c9fa15956f6", "only-arches": [ "aarch64" ] } ] }, { "name": "word-sys-pdf-editor", "buildsystem": "simple", "build-commands": [ "pip3 install --verbose --exists-action=i --no-index --no-build-isolation --no-deps --prefix=${FLATPAK_DEST} .", "install -Dm644 org.word_sys.pdfeditor.desktop /app/share/applications/org.word_sys.pdfeditor.desktop", "install -Dm644 org.word_sys.pdfeditor.metainfo.xml /app/share/metainfo/org.word_sys.pdfeditor.metainfo.xml", "install -Dm644 word_sys_pdf_editor/img/f-pv1.svg /app/share/icons/hicolor/scalable/apps/org.word_sys.pdfeditor.svg", "install -Dm644 word_sys_pdf_editor/img/f-pv1.svg /app/share/icons/hicolor/scalable/apps/f-pv1.svg" ], "sources": [ { "type": "dir", "path": "." } ] } ] }