id: org.gajim.Gajim.Devel.Plugin.omemo runtime: org.gajim.Gajim.Devel sdk: org.gnome.Sdk//41 build-extension: true separate-locales: false appstream-compose: false build-options: env: PIP_TARGET: /app/plugins/omemo/site-packages modules: - modules/python3-pillow.yaml - name: protobuf buildsystem: simple build-commands: - pip3 install --no-deps protobuf-3.18.0-py2.py3-none-any.whl sources: - type: file url: https://files.pythonhosted.org/packages/py2.py3/p/protobuf/protobuf-3.18.0-py2.py3-none-any.whl sha256: 615099e52e9fbc9fde00177267a94ca820ecf4e80093e390753568b7d8cb3c1a - name: python3-axolotl-curve25519 buildsystem: simple build-commands: - pip3 install . sources: - type: archive url: https://files.pythonhosted.org/packages/source/p/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1.post2.tar.gz sha256: 0705a66297ebd2f508a60dc94e22881c754301eb81db93963322f6b3bdcb63a3 - name: python3-axolotl buildsystem: simple build-commands: - pip3 install --no-deps python_axolotl-0.2.3-py3-none-any.whl sources: - type: file url: https://files.pythonhosted.org/packages/0f/b3/4a0b0e664435691bba36fac6e366cece506d002294c293bd3dcb40c2b2ba/python_axolotl-0.2.3-py3-none-any.whl sha256: 6a22acbf646c3b736ea1a4663ab5c52687fce6612e92ae6a7fe63803c212fb9e - name: python3-qrcode buildsystem: simple build-commands: - pip3 install . sources: - type: archive url: https://files.pythonhosted.org/packages/source/q/qrcode/qrcode-7.3.tar.gz sha256: d72861b65e26b611609f0547f0febe58aed8ae229d6bf4e675834f40742915b3 - name: gajim-omemo buildsystem: simple build-commands: - 'cp -R -t ${FLATPAK_DEST} *' post-install: - install -Dm644 --target-directory=${FLATPAK_DEST}/share/metainfo org.gajim.Gajim.Plugin.omemo.metainfo.xml - appstream-compose --basename=org.gajim.Gajim.Devel.Plugin.omemo --prefix=${FLATPAK_DEST} --origin=flatpak org.gajim.Gajim.Plugin.omemo sources: - type: archive url: https://ftp.gajim.org/plugins_releases/omemo_2.8.7.zip sha256: f5fc91d2359446c69d0d92272d9237ce1c45689d48551430f5508ca896255e44 - type: shell commands: - sed -i "s+org.gajim.Gajim+org.gajim.Gajim.Devel+" org.gajim.Gajim.Plugin.*.metainfo.xml