# HG changeset patch # User Bjoern Gruening # Date 1374584052 -7200 # Node ID 1c218c2a4bd812f025f7f865d38afb01f0263eaa # Parent 405b198f63799d87963fe30df9f05b8fe413638c ChemicalToolBoX update. diff -r 405b198f6379 -r 1c218c2a4bd8 repository_dependencies.xml --- a/repository_dependencies.xml Tue Jul 23 01:02:34 2013 +0200 +++ b/repository_dependencies.xml Tue Jul 23 14:54:12 2013 +0200 @@ -1,4 +1,4 @@ - + \ No newline at end of file diff -r 405b198f6379 -r 1c218c2a4bd8 strip-it/strip-it.xml --- a/strip-it/strip-it.xml Tue Jul 23 01:02:34 2013 +0200 +++ b/strip-it/strip-it.xml Tue Jul 23 14:54:12 2013 +0200 @@ -47,9 +47,7 @@ .. class:: infomark -<<<<<<< HEAD -http://www.silicos-it.com/software/strip-it/1.0.2/strip-it.html -======= + **Input** | - `SD-Format`_ @@ -59,7 +57,7 @@ .. _SD-Format: http://en.wikipedia.org/wiki/Chemical_table_file .. _SMILES Format: http://en.wikipedia.org/wiki/Simplified_molecular_input_line_entry_specification .. _MOL2 Format: http://www.tripos.com/data/support/mol2.pdf ->>>>>>> 67ce87e8ccf30f81f72248a7fde0896c5e9ae953 + ----- diff -r 405b198f6379 -r 1c218c2a4bd8 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jul 23 01:02:34 2013 +0200 +++ b/tool_dependencies.xml Tue Jul 23 14:54:12 2013 +0200 @@ -12,7 +12,7 @@ - https://github.com/bgruening/silicos-it_store/blob/master/strip-it/strip-it-1.0.2.tar.gz + https://github.com/bgruening/silicos-it_store/raw/master/strip-it/strip-it-1.0.2.tar.gz - cd strip-it-1.0.2 && cmake . -DOPENBABEL2_INCLUDE_DIRS=$OPENBABEL_INCLUDE_DIR/openbabel-2.0/ -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR/strip-it/ -DOPENBABEL2_LIBRARIES=$OPENBABEL_LIB_DIR/libopenbabel.so && make && make install