- Name: Avogadro
- Homepage: Avogadro
- Open Source? Yes, BSD Licensed
- Why this should be included: There currently isn't anything like it in the repos. It also has minimal dependencies.
- How many users: This is applicable to any chemistry-interested users, maybe some university students
- Source: https://sourceforge.net/projects/avogadro/files/avogadro/1.2.0/
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Wontfix | Justin | T3068 Avogadro Molecule Editor | ||
Invalid | None | T3116 openbabel | ||
Invalid | None | T3407 Avogadro |
Event Timeline
Have begun work on this, dependency openbabel not met, working on that and issues with CMAKE. Have raised issue on their bug tracker, awaiting response.
Hi Justin, I think those issues are the same I found. I fixed the CMake problem using regex (ugly regex that should be refined, but it compiled). Just in case it helps, you can have a look at the patch I submited for openbabel, T3116.
Hope it helps.
Edit: what I did there was patching MacroEnsureVersion.cmake to change the regex used in that file, so that it can really find and check properly the gcc version...
Cheers.
@euoar they managed to fix it upstream https://github.com/openbabel/openbabel/issues/1624 so I'll wait for a new release from them (as commented) and then get it all packaged together.
Awaiting a package upgrade of openbabel beyond 2.4.1 to include patch for issue 1624.
Closing as WONTFIX, they've had a sufficient amount of time to put out a new release.