Re: [Fink-devel] unison packages

2007-10-01 Thread Alexander Hansen
On 9/30/07, Chris Dolan [EMAIL PROTECTED] wrote: On Sep 28, 2007, at 2:04 PM, Alexey Zakhlestin wrote: I think, that I read, somewhere, that 2.27 is protocol-compatible with 2.13… (though I may be wrong) The changelog is here:

[Fink-devel] fftw3-3.1.2-1 and Leopard

2007-10-01 Thread Jack Howarth
I've placed an updated package for fftw3 on fink tracking. The current packaging depends on g95 which won't build on Leopard due to its dependency on odcctools590. I believe the best fix for this is to migrate fftw3 to build against gfortran (since looking forward we are better off with that

[Fink-devel] Error while compiling Gnash

2007-10-01 Thread Pierre-Henri Lavigne
Good day all, I'm late... I'm late... Groochy to be ill xD While googling it seems to be a known bug - odd most of time I found talkings to build universal app : g++ -g -O2 -D_THREAD_SAFE -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o .libs/gparser parser.o

Re: [Fink-devel] Error while compiling Gnash

2007-10-01 Thread Alexander K. Hansen
Pierre-Henri Lavigne wrote: Good day all, I'm late... I'm late... Groochy to be ill xD While googling it seems to be a known bug - odd most of time I found talkings to build universal app : g++ -g -O2 -D_THREAD_SAFE -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o

Re: [Fink-devel] Error while compiling Gnash

2007-10-01 Thread Martin Costabel
Alexander K. Hansen wrote: Pierre-Henri Lavigne wrote: Good day all, I'm late... I'm late... Groochy to be ill xD While googling it seems to be a known bug - odd most of time I found talkings to build universal app : g++ -g -O2 -D_THREAD_SAFE -W -Wall -Wcast-align -Wcast-qual

[Fink-devel] only allows things to BuildDepend on it

2007-10-01 Thread Jack Howarth
I have discovered while revising the gromacs-mpi packaging that 'fink -m --build-as-nobody rebuild gromacs-mpi-openmpi' produces the error... WARNING: The package gromacs-mpi-openmpi-dev Depends on openmpi-dev, but openmpi-dev only allows things to BuildDepend on it. I could change

Re: [Fink-devel] only allows things to BuildDepend on it

2007-10-01 Thread Jean-François Mertens
On 02 Oct 2007, at 00:05, Jack Howarth wrote: I could change the Depends line from... to SplitOff2: Package: %N-dev Conflicts: gromacs-mpi-dev, gromacs-mpi-lammpi-dev, gromacs-mpi- openmpi-dev Replaces: gromacs-mpi-dev, gromacs-mpi-lammpi-dev, gromacs-mpi- openmpi-dev Depends:

Re: [Fink-devel] only allows things to BuildDepend on it

2007-10-01 Thread Alexander K. Hansen
Jack Howarth wrote: I have discovered while revising the gromacs-mpi packaging that 'fink -m --build-as-nobody rebuild gromacs-mpi-openmpi' produces the error... WARNING: The package gromacs-mpi-openmpi-dev Depends on openmpi-dev, but openmpi-dev only allows things to BuildDepend

Re: [Fink-devel] only allows things to BuildDepend on it

2007-10-01 Thread Alexander K. Hansen
Jack Howarth wrote: I have discovered while revising the gromacs-mpi packaging that 'fink -m --build-as-nobody rebuild gromacs-mpi-openmpi' produces the error... WARNING: The package gromacs-mpi-openmpi-dev Depends on openmpi-dev, but openmpi-dev only allows things to BuildDepend