FS#21730 - Openbabel: add GUI support
Attached to Project:
Arch Linux
Opened by Hector Mtz-Seara Monne (hseara) - Wednesday, 17 November 2010, 17:28 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 18 November 2010, 20:52 GMT
Opened by Hector Mtz-Seara Monne (hseara) - Wednesday, 17 November 2010, 17:28 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 18 November 2010, 20:52 GMT
|
Details
Description:
Why don't we add GUI support, I don't understand why to disable this option explicitly. I understand that is not very useful but why not to let the people choose if they are going to use it or not. To do so we have simply to take out the statement disabling this option in the PKBUILD file. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Thursday, 18 November 2010, 20:52 GMT
Reason for closing: Implemented
Additional comments about closing: openbabel 2.3.0-3
Thursday, 18 November 2010, 20:52 GMT
Reason for closing: Implemented
Additional comments about closing: openbabel 2.3.0-3
Comment by Andrea Scarpino (BaSh) -
Wednesday, 17 November 2010, 18:24 GMT
because this add wxgtk as new dependence
Comment by
Hector Mtz-Seara Monne (hseara) -
Wednesday, 17 November 2010, 18:30 GMT
Maybe you could add it as an optional dependence if you think is
that bad to add wxgtk. By this I mean to install it with GUI
support and add a line indicating that its usage will require the
installation of the wxgtk package. I have seen this in many other
packages. It is otherwise difficult to be able to incorporate it
afterwards, unless you manage your own package.
Comment by Andrea Scarpino (BaSh) -
Wednesday, 17 November 2010, 18:38 GMT
Is the GUI needed only when explicitly request? I mean, are you
sure openbabel can be built with wxgtk and used without?
Comment by
Hector Mtz-Seara Monne (hseara) -
Wednesday, 17 November 2010, 19:41 GMT
Yes, you have to explicitly request it by using the OBGUI command.