Re: [Fink-devel] qmake, no .la, and a validator error

2008-03-22 Thread Dave Reiser
-Original Message- >From: Daniel Macks <[EMAIL PROTECTED]> >Sent: Mar 22, 2008 8:22 PM >To: fink-devel@lists.sourceforge.net >Subject: Re: [Fink-devel] qmake, no .la, and a validator error > >On Sat, Mar 22, 2008 at 07:01:08PM -0400, Dave Reiser wrote: >> I'm working on getting qscintilla

Re: [Fink-devel] qmake, no .la, and a validator error

2008-03-22 Thread Jean-François Mertens
On 23 Mar 2008, at 01:22, Daniel Macks wrote: >> >> /sw/src/fink.build/root-qscintilla2-qt4-x11-shlibs-2.2-1/sw/lib/ >> qt4-x11/lib/libqscintilla2.3.0.0.dylib: >> libqscintilla2.3.dylib (compatibility version 3.0.0, current >> version 3.0.0) > > That is usually a full path, not just the fi

Re: [Fink-devel] qmake, no .la, and a validator error

2008-03-22 Thread Daniel Macks
On Sat, Mar 22, 2008 at 07:01:08PM -0400, Dave Reiser wrote: > I'm working on getting qscintilla2 functional so that a tracker item and a > few additional packages that depend on it can make progress. > > Qscintilla2 is built via qmake, and no .la file is generated. At the end of > fink -mv --bu

[Fink-devel] qmake, no .la, and a validator error

2008-03-22 Thread Dave Reiser
I'm working on getting qscintilla2 functional so that a tracker item and a few additional packages that depend on it can make progress. Qscintilla2 is built via qmake, and no .la file is generated. At the end of fink -mv --build-as-nobody rebuild qscintilla2, I get: Validating .deb dir /sw/src/

Re: [Fink-devel] ghostscript 8.61-3 oddities

2008-03-22 Thread Jens Noeckel
On Mar 22, 2008, at 3:25 AM, Martin Costabel wrote: > It's actually a ghostscript-8.61-4 oddity, but was probably there > before: Updating fails for me with the message > > Preparing to replace ghostscript 8.61-3 (using .../ > ghostscript_8.61-4_darwin-i386.deb) ... > Unpacking replacement gho

Re: [Fink-devel] Switch to gcc43 (Was Re: [Fink-users] octave.info & gcc-4.3)

2008-03-22 Thread Ben Abbott
On Friday, March 21, 2008, at 02:02PM, "Jean-François Mertens" <[EMAIL PROTECTED]> wrote: > >On 20 Mar 2008, at 00:35, Ben Abbott wrote: >> On Mar 14, 2008, at 2:46 AM, Martin Costabel wrote: >> >>> Jean-François Mertens wrote: >>> [] but right, if true it would encourage a fast update of any

Re: [Fink-devel] xine

2008-03-22 Thread Matthias Ringwald
hi linus XCode 3.1 beta is not advertised anywhere... but it is included in the iPhone SDK :) cheers, matthias On 22.03.2008, at 14:41, Linus Gasser wrote: > just a short question: where do you find XCode 3.1? I searched on > the apple-page but didn't find anything... > > Linus

Re: [Fink-devel] building libxine on x86-32 with XCode 3.0

2008-03-22 Thread Linus Gasser
Matthias Ringwald a écrit : > Hi Linus > > thanks for reporting back. > on what platform are you (x86-32/64/powerpc(64))? x86-32, I think. Even though ld -v gives ld64-77? It's a MacBook Air with XCode 3.0. > I can try to compile gxine and/or xfmedia, but I'm afraid, it will also > use the (on

Re: [Fink-devel] xine

2008-03-22 Thread Linus Gasser
Matthias Ringwald a écrit : > hi justin > > the last libxine package (1.1.2) is 1.5 years old and I guess xine > improved during that time. I was active figuring out different ways to > compile ffmpeg and xine (1.1.1.11) on different architectures > (G4/G5/x64-32) and with different compilers (

Re: [Fink-devel] building libxine on x86-32 with XCode 3.0

2008-03-22 Thread Matthias Ringwald
Hi Linus thanks for reporting back. on what platform are you (x86-32/64/powerpc(64))? I've compiled xine-ui yesterday with only a minimal patch (http://marc.info/?l=xine-devel&m=120610913015518&w=2) for quick (successful) tests using xine you can use several minimal xine players. e.g. see http

[Fink-devel] xine

2008-03-22 Thread Matthias Ringwald
hi justin the last libxine package (1.1.2) is 1.5 years old and I guess xine improved during that time. I was active figuring out different ways to compile ffmpeg and xine (1.1.1.11) on different architectures (G4/G5/ x64-32) and with different compilers (XCode 3.0 and 3.1 beta) on Leopard.

Re: [Fink-devel] Python patch for offlineimap

2008-03-22 Thread Vincent Beffara
> This bug has already been reported to the OfflineIMAP folks: > http://software.complete.org/software/issues/show/20 . Apparently the > bug in Python is fixed, so this problem will no longer occur with > Python 2.5.3 and higher. However, contrary to the impression given by > the issue tracker, ea

Re: [Fink-devel] ghostscript 8.61-3 oddities

2008-03-22 Thread Martin Costabel
It's actually a ghostscript-8.61-4 oddity, but was probably there before: Updating fails for me with the message Preparing to replace ghostscript 8.61-3 (using .../ghostscript_8.61-4_darwin-i386.deb) ... Unpacking replacement ghostscript ... /sw/bin/dpkg: error processing /sw/fink/dists/unstabl

Re: [Fink-devel] building libxine on x86-32 with XCode 3.0

2008-03-22 Thread Linus Gasser
Matthias Ringwald a écrit : hi as libxine in fink is quite outdated, I tried the latest releases, had to fix a display bug for powerpc (in 1.1.9) and then stumbled upon a compiler/linker issue with XCode 3.0 on Leopard for all libxine versions. I tried some with building an external ffmp