#31027: gwenhywfar4/aqbanking5: provide a gtk option ---------------------------------+------------------------------------------ Reporter: dports@… | Owner: mk@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: gwenhywfar4 aqbanking5 ---------------------------------+------------------------------------------ I'd like to switch gnucash to using aqbanking5 instead of aqbanking 4. However, it seems to require a gtk2 version of gwenhywfar instead of the qt4 version. (It would also be great to not require qt4 as a dependency for a gtk app!) The attached patch creates a gwenhywfar4-gtk subport that builds the gtk2 gui instead of the qt4 one. I used a subport instead of a variant since we can't specify dependencies on variants. The one slightly unfortunate part is that gwenhywfar4-gtk conflicts with gwenhywfar4 (the qt version), so you can't have both installed as you'd be able to with variants. On the other hand, gnucash and kmymoney are the only users of aqbanking/gwenhywfar, and you can't currently have both installed, so that's no worse than the status quo. There's also an aqbanking5-gtk subport whose only difference is to use a dependency on gwenhywfar4-gtk. Thoughts? -- Ticket URL: <https://trac.macports.org/ticket/31027> MacPorts <http://www.macports.org/> Ports system for Mac OS