{ "app-id":"com.basiomeuspuga.Lector", "runtime":"org.kde.Platform", "runtime-version":"5.12", "sdk":"org.kde.Sdk", "command":"lector", "rename-icon":"Lector", "rename-desktop-file":"lector.desktop", "rename-appdata-file":"lector.appdata.xml", "finish-args":[ "--filesystem=host", "--socket=x11", "--socket=wayland", "--device=dri", "--share=ipc", "--share=network" ], "build-options":{ "cflags":"-O2", "cxxflags":"-O2" }, "modules":[ { "name": "PyQt5", "buildsystem": "simple", "build-commands": [ "pip3 install --prefix=/app PyQt5-5.12-5.12.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl" ], "modules":[ { "name":"PyQt5-sip", "sources":[ { "type":"file", "url":"https://files.pythonhosted.org/packages/ae/9c/74fba0b62a0756d214f9aded5b0184130f7866def7532fa68823f34feefa/PyQt5_sip-4.19.14-cp37-cp37m-manylinux1_x86_64.whl", "sha256":"04bd0bb8b6f8fa03c2dfbdfff0c8c9bfb3f46a21dd4cac73983dae93bf949523" } ], "buildsystem":"simple", "build-commands":[ "pip3 install --prefix=/app PyQt5_sip-4.19.14-cp37-cp37m-manylinux1_x86_64.whl" ] } ], "sources": [ { "type": "file", "url": "https://files.pythonhosted.org/packages/5e/91/9ac8827d0af428e756f461a3aa7bcbc53d6450edfe026e27569f5ff3689e/PyQt5-5.12-5.12.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl", "sha256": "fd5946795b39922f971cf92dec799aadc7544b7fa993a79b9f6059f13d817e6e" } ] }, { "name":"beautifulsoup4", "buildsystem":"simple", "sources":[ { "type":"file", "url":"https://files.pythonhosted.org/packages/1d/5d/3260694a59df0ec52f8b4883f5d23b130bc237602a1411fa670eae12351e/beautifulsoup4-4.7.1-py3-none-any.whl", "sha256":"034740f6cb549b4e932ae1ab975581e6103ac8f942200a0e9759065984391858" } ], "modules":[ { "name": "soupsieve", "sources":[ { "type":"file", "url":"https://files.pythonhosted.org/packages/bf/b3/2473abf05c4950c6a829ed5dcbc40d8b56d4351d15d6939c8ffb7c6b1a14/soupsieve-1.7.3-py2.py3-none-any.whl", "sha256":"466910df7561796a60748826781ebe9a888f7a1668a636ae86783f44d10aae73" } ], "buildsystem":"simple", "build-commands":[ "pip3 install --prefix=/app soupsieve-1.7.3-py2.py3-none-any.whl" ] } ], "build-commands":[ "pip3 install --prefix=/app beautifulsoup4-4.7.1-py3-none-any.whl" ] }, { "name":"xmltodict", "buildsystem":"simple", "sources":[ { "type": "file", "url":"https://files.pythonhosted.org/packages/28/fd/30d5c1d3ac29ce229f6bdc40bbc20b28f716e8b363140c26eff19122d8a5/xmltodict-0.12.0-py2.py3-none-any.whl", "sha256":"8bbcb45cc982f48b2ca8fe7e7827c5d792f217ecf1792626f808bf41c3b86051" } ], "build-commands":[ "pip3 install --prefix=/app xmltodict-0.12.0-py2.py3-none-any.whl" ] }, { "name":"PyMuPDF", "buildsystem":"simple", "build-commands": [ "pip3 install --prefix=/app PyMuPDF-1.14.8-cp37-cp37m-manylinux1_x86_64.whl" ], "sources":[ { "type": "file", "url": "https://files.pythonhosted.org/packages/3c/df/4bfaee2631b505d502c2ba64aa437799f0a64125edb1d4c4c38044ad1ecc/PyMuPDF-1.14.8-cp37-cp37m-manylinux1_x86_64.whl", "sha256": "a49798b58cce00e09b8a4431a5f64a400b11a0959f29507187c471208ce040a5" } ] }, { "name":"lxml", "buildsystem":"simple", "sources":[ { "type":"file", "url":"https://files.pythonhosted.org/packages/08/f2/04bf04e42c070f65b64dbde02d2c94851251f19f5e9f803cc8f8bc61ac77/lxml-4.3.1-cp37-cp37m-manylinux1_x86_64.whl", "sha256":"c0a7751ba1a4bfbe7831920d98cee3ce748007eab8dfda74593d44079568219a" } ], "build-commands":[ "pip3 install --prefix=/app lxml-4.3.1-cp37-cp37m-manylinux1_x86_64.whl" ] }, { "name":"lector", "buildsystem":"simple", "ensure-writable":[ "/lib/python*/site-packages/easy-install.pth" ], "sources":[ { "type":"git", "url":"https://github.com/BasioMeusPuga/Lector.git" } ], "build-commands":[ "python3 setup.py build", "python3 setup.py install --prefix=/app" ] } ] }