[Fink-devel] gcc4x/gcc4x-compiler packages

2010-04-26 Thread Jack Howarth
I've posted test packaging for a gcc45-4.5.0-1001 and gcc45-compiler-4.5-1 package on fink tracking... https://sourceforge.net/tracker/?func=detail&aid=2992713&group_id=17203&atid=414256 The new gcc45 packaging... 1) Moves all of the currently conflicting files between the gcc4x packages into

Re: [Fink-devel] Could not resolve inconsistent dependencies

2010-04-26 Thread Jack Howarth
Daniel, Let me make sure I understand your proposal. Are you saying that I should just strip out the symlinks in %p/bin for the existing gcc4x packages and just create a gcc4x-compiler package that depends on the appropriate gcc4x package and provides these symlinks? This still will cause some c

Re: [Fink-devel] Could not resolve inconsistent dependencies

2010-04-26 Thread Daniel Macks
On Mon, Apr 26, 2010 at 10:49:03AM -0400, Jack Howarth wrote: >I should also have added that when I tried to > add... > > Conflicts: gcc42 (<= 4.2.4-1002), gcc43 (<= 4.3.4-1000), gcc44 (<= > 4.4.2-1000), gcc45 (<= 4.5.0-1000) > > alone to the main gcc46 package, this produced the error... >

Re: [Fink-devel] Could not resolve inconsistent dependencies

2010-04-26 Thread Jack Howarth
I should also have added that when I tried to add... Conflicts: gcc42 (<= 4.2.4-1002), gcc43 (<= 4.3.4-1000), gcc44 (<= 4.4.2-1000), gcc45 (<= 4.5.0-1000) alone to the main gcc46 package, this produced the error... fink install gcc46 Password: Information about 8703 packages read in 2 second

Re: [Fink-devel] GObject introspection

2010-04-26 Thread Daniel Macks
On Mon, Apr 26, 2010 at 03:23:30PM +0400, Alexey Zakhlestin wrote: > Hi. > > Is anyone working on gobject introspection? > Seems like a lot of libraries need it these days (and even more will need it > soon). > > I can create packages for these, but if it's in someones queue already I can > wai

[Fink-devel] Could not resolve inconsistent dependencies

2010-04-26 Thread Jack Howarth
I suspect that fink may not be able to cope with the changes required for gcc4x's to co-exist. The plan was to pull the overlapping files out of gcc4x into a gcc4x-bin split-off (and create the overlapping files with calls to update-alternatives in PostInstScript and PreRmScript). The sticking

[Fink-devel] GObject introspection

2010-04-26 Thread Alexey Zakhlestin
Hi. Is anyone working on gobject introspection? Seems like a lot of libraries need it these days (and even more will need it soon). I can create packages for these, but if it's in someones queue already I can wait :) I need introspection support enabled for libgda (libgda 4.0.8 added introspe