Skip to content

Commit

Permalink
Merge pull request #147 from pegerto/m1_modfile
Browse files Browse the repository at this point in the history
compile M1/M2 chip molfile plugin
  • Loading branch information
pschmidtke authored Jul 23, 2024
2 parents 9f2f379 + 4f54a74 commit 251065b
Show file tree
Hide file tree
Showing 69 changed files with 420 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ make ARCH=MACOSXX86_64
sudo make install
```

For M1 and M2, use the MACOSXARM64 architecture:
```
ARCH=MACOSXARM64 make
```

#### Using conda

There's also a conda package of fpocket available thanks to Simon Bray. You can install fpocket using conda with:
Expand Down
Binary file added plugins/MACOSXARM64/molfile/abinitplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/amiraplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/avsplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/babelplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/basissetplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/bgfplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/binposplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/biomoccaplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/brixplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/carplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/ccp4plugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/corplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/cpmdplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/crdplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/cubeplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/dcdplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/dlpolyplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/dsn6plugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/dtrplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/dxplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/edmplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/fs4plugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/gamessplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/graspplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/grdplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/gridplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/gromacsplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/jsplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/lammpsplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/libmolfile_plugin.a
Binary file not shown.
415 changes: 415 additions & 0 deletions plugins/MACOSXARM64/molfile/libmolfile_plugin.h

Large diffs are not rendered by default.

Binary file added plugins/MACOSXARM64/molfile/maeffplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/mapplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/mdfplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/mol2plugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/moldenplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/molemeshplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/msmsplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/namdbinplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/offplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/parm7plugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/parmplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/pbeqplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/pdbplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/pdbxplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/phiplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/pltplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/plyplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/pqrplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/psfplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/raster3dplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/rst7plugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/situsplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/spiderplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/stlplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/tinkerplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/uhbdplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/vasp5xdatcarplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/vaspchgcarplugin.so
Binary file not shown.
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/vaspparchgplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/vaspposcarplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/vaspxdatcarplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/vaspxmlplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/vtkplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/xbgfplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/xsfplugin.so
Binary file not shown.
Binary file added plugins/MACOSXARM64/molfile/xyzplugin.so
Binary file not shown.

0 comments on commit 251065b

Please sign in to comment.