On 27 Sep 2008, at 04:18, [EMAIL PROTECTED] wrote: > Send Fink-devel mailing list submissions to > fink-devel@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/fink-devel > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Fink-devel digest..." > > > Today's Topics: > > 1. Re: Doxygen doesn't need to depend on graphviz or latex > (Alexander Hansen) > 2. Re: libdvdread.3 and libdvdcss (Matthias Ringwald) > 3. Re: libdvdread.3 and libdvdcss (James Bunton) > 4. Re: libdvdread.3 and libdvdcss (TheSin) > 5. Re: Doxygen doesn't need to depend on graphviz or latex > (Hanspeter Niederstrasser) > 6. Re: libdvdread.3 and libdvdcss (TheSin) > 7. Build error with freetype219-2.3.7-6 (Alexander Hansen) > 8. Re: Build error with freetype219-2.3.7-6 (Martin Costabel) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 25 Sep 2008 10:05:08 -0400 > From: Alexander Hansen <[EMAIL PROTECTED]> > Subject: Re: [Fink-devel] Doxygen doesn't need to depend on graphviz > or latex > To: James Bunton <[EMAIL PROTECTED]> > Cc: fink-devel@lists.sourceforge.net > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > > On Sep 25, 2008, at 9:37 AM, James Bunton wrote: > >> On Tue, Sep 23, 2008 at 09:28:51PM -0400, Alexander Hansen wrote: >>> On Sep 23, 2008, at 7:55 PM, James Bunton wrote: >>> >>>> As far as I can tell doxygen does not need to depend on graphviz or >>>> LaTeX. Removing these two dependencies would make the dependency >>>> list >>>> of many packages significantly smaller. Graphviz in particular >>>> pulls >>>> in a lot of other packages. >>>> <snip> >>> >>> You may want to check out >>> >>> http://thread.gmane.org/gmane.os.macosx.fink.user/27082 >> >> From the link you posted: >>> doxygen builds w/out the need for latex, graphviz, and ghostscript >>> if >>> you remove the "make install_docs" line from InstallScript. >>> There's a >>> check for dot (from graphviz) during ./configure, but I don't know >>> if >>> the output of the build is the same w/ or w/out it. >> >> I'm happy to have a shot at making a doxygen.info and doxygen- >> docs.info >> doxygen-docs can bring in everything needed to build the doxygen >> samples, but would not need to be depended on by anything. doxygen >> proper would be built to always work with whatever was installed at >> runtime. If a package needed doxygen with graphviz, it could depend >> on >> both of them. >> >> Does this seem like a reasonable and useful approach to others? >> >> --- >> >> James >> > > It sounds good to me; all of these runtime-only things could be marked > as Recommends: > > You probably ought to have a note in the DescDetail regarding the > removal of dependencies. > > > > ------------------------------ > > Message: 2 > Date: Thu, 25 Sep 2008 16:10:33 +0200 > From: Matthias Ringwald <[EMAIL PROTECTED]> > Subject: Re: [Fink-devel] libdvdread.3 and libdvdcss > To: Alexander Hansen <[EMAIL PROTECTED]>, James Bunton > <[EMAIL PROTECTED]> > Cc: TheSin <[EMAIL PROTECTED]>, Fink-Developer > <fink-devel@lists.sourceforge.net> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > > Talking about libdvdread. the mplayer team just released > libdvdnv-4.1.3 and libdvdread-4.1.3. > maybe $YOU (not exactly specified whats the value of this variable..) > could update these package, too. > > matthias > > > On 25.09.2008, at 16:01, Alexander Hansen wrote: > >> >> On Sep 25, 2008, at 9:42 AM, James Bunton wrote: >> >>> On Tue, May 06, 2008 at 08:20:58AM -0600, TheSin wrote: >>>> On 6-May-08, at 7:35 AM, Andrea Riciputi wrote: >>>> >>>>> >> >> Since the maintainer _was_ contacted about this, I'm going to go >> ahead >> and make this change in unstable. > > > > > ------------------------------ > > Message: 3 > Date: Fri, 26 Sep 2008 00:29:19 +1000 > From: James Bunton <[EMAIL PROTECTED]> > Subject: Re: [Fink-devel] libdvdread.3 and libdvdcss > To: TheSin <[EMAIL PROTECTED]> > Cc: Alexander Hansen <[EMAIL PROTECTED]>, Fink-Developer > <fink-devel@lists.sourceforge.net> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > On Thu, Sep 25, 2008 at 08:19:33AM -0600, TheSin wrote: >> Just so you know I'm not opposed to the change, but it doesn't seem >> to >> fix it 100% I have been digging deeper into it, hence the delay. > > I've been using it with vobcopy and mplayer for many months now > without > any problems. > > What isn't working? > > --- > > James > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: not available > Type: application/pgp-signature > Size: 486 bytes > Desc: not available > > ------------------------------ > > Message: 4 > Date: Thu, 25 Sep 2008 08:19:33 -0600 > From: TheSin <[EMAIL PROTECTED]> > Subject: Re: [Fink-devel] libdvdread.3 and libdvdcss > To: Alexander Hansen <[EMAIL PROTECTED]> > Cc: Fink-Developer <fink-devel@lists.sourceforge.net> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > Just so you know I'm not opposed to the change, but it doesn't seem to > fix it 100% I have been digging deeper into it, hence the delay. > --- > TS > http://southofheaven.org/ > Chaos is the beginning and end, try dealing with the rest. > > On 25-Sep-08, at 8:01 AM, Alexander Hansen wrote: > >> >> On Sep 25, 2008, at 9:42 AM, James Bunton wrote: >> >>> On Tue, May 06, 2008 at 08:20:58AM -0600, TheSin wrote: >>>> On 6-May-08, at 7:35 AM, Andrea Riciputi wrote: >>>> >>>>> Hi there, >>>>> after upgrading dvdbackup to the last package revision it seems >>>>> that >>>>> libdvdread has lost its ability to use libdvdcss. >>> <snip> >>> >>>> was the dlopen path and file name correct, it could be left over >>>> from >>>> a new compat version or it might need to be patched not to >>>> use .so? I >>>> didn't do the lastest updates so I'll have to look into it in a >>>> month >>>> when I have time again. >>> >>> Hi, >>> >>> Any chance of getting this fix into Fink CVS? Tracker #2109085 has a >>> working fink info. See: >>> http://sourceforge.net/tracker/index.php?func=detail&aid=2109085&group_id=17203&atid=414256 >>> >>> Basically dlopen needs the full path to the dylib >>> >>> Thanks. >>> >>> --- >>> >>> James >>> >> >> Since the maintainer _was_ contacted about this, I'm going to go >> ahead and make this change in unstable. > > > > > ------------------------------ > > Message: 5 > Date: Thu, 25 Sep 2008 09:47:31 -0400 > From: Hanspeter Niederstrasser <[EMAIL PROTECTED]> > Subject: Re: [Fink-devel] Doxygen doesn't need to depend on graphviz > or latex > To: fink-devel@lists.sourceforge.net > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > James Bunton wrote: >> On Tue, Sep 23, 2008 at 09:28:51PM -0400, Alexander Hansen wrote: >>> On Sep 23, 2008, at 7:55 PM, James Bunton wrote: >>> >>>> As far as I can tell doxygen does not need to depend on graphviz or >>>> LaTeX. Removing these two dependencies would make the dependency >>>> list >>>> of many packages significantly smaller. Graphviz in particular >>>> pulls >>>> in a lot of other packages. >>>> <snip> >>> You may want to check out >>> >>> http://thread.gmane.org/gmane.os.macosx.fink.user/27082 >> >> From the link you posted: >>> doxygen builds w/out the need for latex, graphviz, and ghostscript >>> if >>> you remove the "make install_docs" line from InstallScript. >>> There's a >>> check for dot (from graphviz) during ./configure, but I don't know >>> if >>> the output of the build is the same w/ or w/out it. >> >> I'm happy to have a shot at making a doxygen.info and doxygen- >> docs.info >> doxygen-docs can bring in everything needed to build the doxygen >> samples, but would not need to be depended on by anything. doxygen >> proper would be built to always work with whatever was installed at >> runtime. If a package needed doxygen with graphviz, it could depend >> on >> both of them. >> >> Does this seem like a reasonable and useful approach to others? > > The split and how others should depend on it sound right (as I > understood it when I very lightly tested this idea back in that > thread). > The biggest thing to check is that the doxygen binary gets built > identically irregardless of what supporting packages are installed (ie > graphviz, etc). I don't know/use doxygen to test this (and didn't > want > to install graphviz an 90 supporting packages to really test this), > but > it should be straightforward to build doxygen w/out > graphviz/latex/ghostscript absent and present (but not set up as a > Depends on the .info file) and compare the outputs to make sure > they're > identical. > > Hanspeter > > > > ------------------------------ > > Message: 6 > Date: Thu, 25 Sep 2008 17:59:17 -0600 > From: TheSin <[EMAIL PROTECTED]> > Subject: Re: [Fink-devel] libdvdread.3 and libdvdcss > To: James Bunton <[EMAIL PROTECTED]> > Cc: Alexander Hansen <[EMAIL PROTECTED]>, Fink-Developer > <fink-devel@lists.sourceforge.net> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > css decryption still gives errors and i have yet to figure out if it's > in libdvdcss or libdvdread. But may as well commit the dlopen fix > anyhow while I keep searching. > --- > TS > http://southofheaven.org/ > Chaos is the beginning and end, try dealing with the rest. > > On 25-Sep-08, at 8:29 AM, James Bunton wrote: > >> On Thu, Sep 25, 2008 at 08:19:33AM -0600, TheSin wrote: >>> Just so you know I'm not opposed to the change, but it doesn't seem >>> to >>> fix it 100% I have been digging deeper into it, hence the delay. >> >> I've been using it with vobcopy and mplayer for many months now >> without >> any problems. >> >> What isn't working? >> >> --- >> >> James >> > > > > > ------------------------------ > > Message: 7 > Date: Fri, 26 Sep 2008 16:03:49 -0400 > From: Alexander Hansen <[EMAIL PROTECTED]> > Subject: [Fink-devel] Build error with freetype219-2.3.7-6 > To: Fink-Developer List <fink-devel@lists.sourceforge.net> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > An attempt was made to fix a problem with a prior revision, but now > the current one fails with > > /bin/mv /sw/src/fink.build/root-freetype219-2.3.7-6/sw/lib/ > freetype219/ > lib/libfreetype.6*dylib /sw/src/fink.build/root-freetype219- > shlibs-2.3.7-6/sw/lib/freetype219/lib/ > mv: rename /sw/src/fink.build/root-freetype219-2.3.7-6/sw/lib/ > freetype219/lib/libfreetype.6*dylib to /sw/src/fink.build/root- > freetype219-shlibs-2.3.7-6/sw/lib/freetype219/lib/libfreetype.6*dylib: > No such file or directory > ### execution of /bin/mv failed, exit code 1 > > $ find /sw/src/fink.build/ -name libfreetype.6.dylib > /sw/src/fink.build/freetype219-2.3.7-6/freetype-2.3.7/objs/.libs/ > libfreetype.6.dylib > /sw/src/fink.build/freetype219-2.3.7-6/freetype-2.3.7/objs/.libs/ > libfreetype.6.dylib.dSYM/Contents/Resources/DWARF/libfreetype.6.dylib > /sw/src/fink.build/root-freetype219-2.3.7-6/sw/lib/libfreetype.6.dylib > > It looks like it's still trying to find the library in the old > location, maybe? > > > > ------------------------------ > > Message: 8 > Date: Fri, 26 Sep 2008 22:18:35 +0200 > From: Martin Costabel <[EMAIL PROTECTED]> > Subject: Re: [Fink-devel] Build error with freetype219-2.3.7-6 > To: Alexander Hansen <[EMAIL PROTECTED]> > Cc: Fink-Developer List <fink-devel@lists.sourceforge.net> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Alexander Hansen wrote: >> An attempt was made to fix a problem with a prior revision, but now >> the current one fails with >> >> /bin/mv /sw/src/fink.build/root-freetype219-2.3.7-6/sw/lib/ >> freetype219/ >> lib/libfreetype.6*dylib /sw/src/fink.build/root-freetype219- >> shlibs-2.3.7-6/sw/lib/freetype219/lib/ >> mv: rename /sw/src/fink.build/root-freetype219-2.3.7-6/sw/lib/ >> freetype219/lib/libfreetype.6*dylib to /sw/src/fink.build/root- >> freetype219-shlibs-2.3.7-6/sw/lib/freetype219/lib/libfreetype. >> 6*dylib: >> No such file or directory >> ### execution of /bin/mv failed, exit code 1 >> >> $ find /sw/src/fink.build/ -name libfreetype.6.dylib >> /sw/src/fink.build/freetype219-2.3.7-6/freetype-2.3.7/objs/.libs/ >> libfreetype.6.dylib >> /sw/src/fink.build/freetype219-2.3.7-6/freetype-2.3.7/objs/.libs/ >> libfreetype.6.dylib.dSYM/Contents/Resources/DWARF/libfreetype.6.dylib >> /sw/src/fink.build/root-freetype219-2.3.7-6/sw/lib/libfreetype. >> 6.dylib >> >> It looks like it's still trying to find the library in the old >> location, maybe? > > I don't understand this horribly complicated migration acrobatics, > anyway. Why wasn't the old freetype2 package simply updated to version > 2.3.7? Then freetype219 could have been left where it is and other > packages could have moved leisurely over to the new default freetype2. > > I hope someone has a clear idea how to get out of this mess. > > -- > Martin > > > > > ------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > ------------------------------ > > _______________________________________________ > Fink-devel mailing list > Fink-devel@lists.sourceforge.net > http://news.gmane.org/gmane.os.apple.fink.devel > > End of Fink-devel Digest, Vol 29, Issue 12 > ******************************************
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel