diff --git a/io.github.pemsley.coot.yaml b/io.github.pemsley.coot.yaml index 533737e..8762263 100644 --- a/io.github.pemsley.coot.yaml +++ b/io.github.pemsley.coot.yaml @@ -146,7 +146,7 @@ modules: sources: - type: git url: https://github.com/boostorg/boost.git - tag: boost-1.87.0 + tag: boost-1.88.0 - name: libdwarf buildsystem: autotools @@ -331,9 +331,7 @@ modules: GLM_CFLAGS: "-I/app/include" GLM_LIBS: "-L/app/lib -lglm" post-install: - - mv monomers-ccp4-9.0.006 monomers - - mkdir -p ${FLATPAK_DEST}/share/coot/lib/data && mv monomers ${FLATPAK_DEST}/share/coot/lib/data - - mv reference-structures ${FLATPAK_DEST}/share/coot + - mkdir -p ${FLATPAK_DEST}/share/coot/ - cp -r python/ ${FLATPAK_DEST}/share/coot/ - install -Dm644 pixmaps/icons/coot.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg - install -Dm644 coot.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop @@ -342,12 +340,5 @@ modules: sources: - type: git url: https://github.com/pemsley/coot.git - commit: d118c4049e847affe558bd4f56915f9fbcb292cb - - type: archive - url: https://github.com/MonomerLibrary/monomers/archive/refs/tags/ccp4-9.0.006.tar.gz - sha256: 3143b3aba958f370956961f2c78b70acb8e94f840a3aee7beb9f2668253153b4 - strip-components: 0 - - type: archive - url: https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/dependencies/reference-structures.tar.gz - sha256: 44db38506f0f90c097d4855ad81a82a36b49cd1e3ffe7d6ee4728b15109e281a - strip-components: 0 + commit: 4f510d4268047175eee71692404011f0df20f056 +