Re: [Fink-devel] making qt4 variants

2009-06-20 Thread Koen van der Drift
On Jun 19, 2009, at 3:57 PM, Alexander Hansen wrote: > For 3), if there's file overlap, and you want to get rid of the qt3 > version, you may want to make a dummy upgrade package for the older > kemboss that Depends on the appropriate Variant(s) of kemboss-qt4; > e.g. > if it only overlaps with

Re: [Fink-devel] making qt4 variants

2009-06-20 Thread Koen van der Drift
On Jun 20, 2009, at 2:23 PM, Benjamin Reed wrote: > No, building against qt4-mac should give you aqua-native apps (well, > technically it's using Carbon). It should not start X11. If it does, > something went wrong with your build. Yes it did - I was using the wrong qmake. I fixed that and now

Re: [Fink-devel] making qt4 variants

2009-06-20 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/20/09 10:18 AM, Koen van der Drift wrote: > > Thanks both for your answers. > > I build both versions, and they just look the same. I guess I was > confused by thinking that qt4-mac would make it look like a aqua app. > It's still an X11 ba

Re: [Fink-devel] making qt4 variants

2009-06-20 Thread Alexander Hansen
Koen van der Drift wrote: > > Thanks both for your answers. > > I build both versions, and they just look the same. I guess I was > confused by thinking that qt4-mac would make it look like a aqua app. > It's still an X11 based app, and will appear in an X11 window. So for > now I will just leave

Re: [Fink-devel] making qt4 variants

2009-06-20 Thread Koen van der Drift
Thanks both for your answers. I build both versions, and they just look the same. I guess I was confused by thinking that qt4-mac would make it look like a aqua app. It's still an X11 based app, and will appear in an X11 window. So for now I will just leave the current kemboss.info package

Re: [Fink-devel] making qt4 variants

2009-06-19 Thread Alexander Hansen
Hanspeter Niederstrasser wrote: > Koen, > > Here is what I now based on my one package for which I have a qt4-x11 > and qt4-mac variants (valknut). > > >> I do have a few questions: >> >> 1. Should the qt4-x11 and qt4-mac version be able to exist next to >> each other? If yes, I guess I need to

Re: [Fink-devel] making qt4 variants

2009-06-19 Thread Hanspeter Niederstrasser
Koen, Here is what I now based on my one package for which I have a qt4-x11 and qt4-mac variants (valknut). > I do have a few questions: > > 1. Should the qt4-x11 and qt4-mac version be able to exist next to > each other? If yes, I guess I need to make sure that stuff that goes > into /sw/share

[Fink-devel] making qt4 variants

2009-06-19 Thread Koen van der Drift
Hi, I recently added a new package (kemboss, a GUI for EMBOSS) to fink. Initially I made a x11 only version, but the developer mentioned that it would be nice if there was also a qt-mac version. So I looked at some other packages to use as an example, and saw that poppler4-qt4 does the same. It's