Skip to content

Commit

Permalink
sci-libs/rdkit: version bump 2024.09.2
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Schubert <mschu.dev@gmail.com>
Closes: #1300
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
  • Loading branch information
mschubert authored and Nowa-Ammerlaan committed Nov 16, 2024
1 parent 92f516f commit 980d247
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion sci-libs/rdkit/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST rdkit-2024.03.4.tar.gz 80452802 BLAKE2B 2f121ccb1f590848d2415a63a0a891e9c107334d2e11b31829415b73f64a2f6aeeb99eaafc0fa3ebd99c72bd9bb5ac1eef5c00f6eabf397561de1e7202c91719 SHA512 4c9737e29e21aab6271e427160fc24179410d98119d728b95da94be0dcd1f75f5cab45f8ea52e4dda8abed5c6af386f1f0d671d55e7053d108ca7a51e5584cf1
DIST rdkit-2024.09.2.tar.gz 80717308 BLAKE2B 838596a17f1c6185b54e16cf78c51b688c0aa696cccac31e6b7d338e3f8940c240eedddc81f37b307d8dcb567b2a5b45514e16f089cd5a438b0e9468fae4844e SHA512 ba3eee1a15694b5a2996f51f593fc4965af818faa00699055c7bd94015c59d13358a8ccae0d32297b8fdc0e06d1c70992fcf8a4cd61627832cfc95fb7016545f
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,13 @@ src_configure() {
-DRDK_BUILD_PYTHON_WRAPPERS="$(usex python)"
# Disable things that trigger fetching and are not packaged
-DRDK_INSTALL_COMIC_FONTS=OFF
-DRDK_BUILD_AVALON_SUPPORT=OFF
-DRDK_BUILD_COORDGEN_SUPPORT=OFF
-DRDK_BUILD_FREESASA_SUPPORT=OFF
-DRDK_BUILD_INCHI_SUPPORT=OFF
-DRDK_BUILD_MAEPARSER_SUPPORT=OFF
-DRDK_BUILD_PUBCHEMSHAPE_SUPPORT=OFF
-DRDK_BUILD_YAEHMOP_SUPPORT=OFF
-DRDK_USE_URF=OFF
)
cmake_src_configure
Expand Down

0 comments on commit 980d247

Please sign in to comment.