Re: [Fink-devel] new virtual provider for X11

2003-09-08 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter O'Gorman wrote: |> push(@provides, 'fontconfig1')if |> (readlink('/usr/X11R6/lib/libfontconfig.dylib') =~ /libfontconfig\.1/ and |> |> There is no libfontconfig in this version of X11. | | Oops, might want to check for the file existing be

Re: [Fink-devel] new virtual provider for X11

2003-09-08 Thread Peter O'Gorman
On Monday, September 8, 2003, at 9:46 PM, Martin Costabel wrote: push(@provides, 'fontconfig1')if (readlink('/usr/X11R6/lib/libfontconfig.dylib') =~ /libfontconfig\.1/ and There is no libfontconfig in this version of X11. Oops, might want to check for the file existing before doing a rea

Re: [Fink-devel] new virtual provider for X11

2003-09-08 Thread Martin Costabel
On lundi, sep 8, 2003, at 13:34 Europe/Paris, Benjamin Reed wrote: Martin Costabel wrote: | I haven't yet managed to break it ;-) Ha! Got it ;-) See below. However, for now, if you're wanting to see what's getting provided, you can run 'fink-virtual-pkgs' I just injected fink-cvs on another machin