[Fink-users] adding a local patch

2008-09-25 Thread Ben Abbott
I am trying to apply a local patch. I've copied gnuplot.info to the local branch and modifed the pathscrpts as PatchScript: perl -pi -e 's/\bClass\b/GP_Class/g' `find src -name \*.c -o -name \*.cpp -o -name \*.h` sed -e 's,@FINKPREFIX@,%p,g' %{PatchFile} | patch -p1 cd gnuplot-4.2.4

Re: [Fink-users] adding a local patch

2008-09-25 Thread Alexander Hansen
On Sep 25, 2008, at 7:50 AM, Ben Abbott wrote: I am trying to apply a local patch. I've copied gnuplot.info to the local branch and modifed the pathscrpts as PatchScript: perl -pi -e 's/\bClass\b/GP_Class/g' `find src -name \*.c -o -name \*.cpp -o -name \*.h` sed -e

Re: [Fink-users] adding a local patch

2008-09-25 Thread Daniel Macks
On Thu, Sep 25, 2008 at 07:50:39AM -0400, Ben Abbott wrote: I am trying to apply a local patch. I've copied gnuplot.info to the local branch and modifed the pathscrpts as PatchScript: perl -pi -e 's/\bClass\b/GP_Class/g' `find src -name \*.c -o -name \*.cpp -o -name \*.h` sed -e

[Fink-users] python and readline5 broken

2008-09-25 Thread Christian Ebert
Hello, Finally, and reluctantly, giving in to the dependency hell ;) I installed fink's python25 in favor of my self build python. However python's readline doesn't work correctly anymore and screws up display when called from scripts. With my own python I always worked around this by

Re: [Fink-users] python and readline5 broken

2008-09-25 Thread Christian Ebert
* Christian Ebert on Thursday, September 25, 2008 at 18:12:41 +0200 imho python2* should depend on readline, not readline5. I probably can change this by putting a changed python25.info in my local folder; but I thought the info might be useful. I just did the local build with readline, and

Re: [Fink-users] python and readline5 broken

2008-09-25 Thread Martin Costabel
Christian Ebert wrote: Hello, Finally, and reluctantly, giving in to the dependency hell ;) I installed fink's python25 in favor of my self build python. However python's readline doesn't work correctly anymore and screws up display when called from scripts. Can you explain some more

Re: [Fink-users] python and readline5 broken

2008-09-25 Thread Daniel Macks
On Thu, Sep 25, 2008 at 09:19:38PM +0200, Martin Costabel wrote: Christian Ebert wrote: Hello, Finally, and reluctantly, giving in to the dependency hell ;) I installed fink's python25 in favor of my self build python. However python's readline doesn't work correctly anymore and

Re: [Fink-users] python and readline5 broken

2008-09-25 Thread Christian Ebert
* Martin Costabel on Thursday, September 25, 2008 at 21:19:38 +0200 Christian Ebert wrote: Finally, and reluctantly, giving in to the dependency hell ;) I installed fink's python25 in favor of my self build python. However python's readline doesn't work correctly anymore and screws up

Re: [Fink-users] perl 586 packages in 10.5?

2008-09-25 Thread Koen van der Drift
On Sep 20, 2008, at 6:24 PM, Martin Costabel wrote: The problem are packages like plplot that still depend on -pm586 packages, although -pm588 variants exist. So, what would actually be a solution for that? I am maintaining package of which the new version requires soap-lite. But it is