On 1/15/13 10:54 AM, Cook, Rich wrote:
> Sorry for the bother, but may I ask for some more help in doing the local 
> modification to libpango?  
> I'm following this per your recommendation:  
> http://finkers.wordpress.com/2009/07/24/creating-local-packages/
> 
> Here's what happens. 
> root@rcmac (finkinfo): pwd
> /sw/fink/dists/local/main/finkinfo
> root@rcmac (finkinfo): cp  
> /sw/fink/dists/stable/main/finkinfo/gnome/pango1-xft2.* .
> t2.info ac (finkinfo): diff 
> /sw/fink/dists/stable/main/finkinfo/gnome/pango1-xft2.info pango1-xft
> 21c21
> < NoSetLDFLAGS: true
> ---
>> NoSetLDFLAGS: true 
> 23c23
> < SetLDFLAGS: -no-undefined -L/usr/X11R6/lib
> ---
>> SetLDFLAGS: -no-undefined -L/usr/X11R6/lib -lXrender
> root@rcmac (finkinfo): fink -v validate pango1-xft2.info 
> Validating package file pango1-xft2.info...
> Package looks good!
> root@rcmac (finkinfo): fink index
> Scanning package description files..........
> root@rcmac (finkinfo): fink dumpinfo -finfofile -fpatchfile pango1-xft2-shlibs
> Scanning package description files..........
> Information about 12059 packages read in 1 seconds.
> infofile: /sw/fink/dists/stable/main/finkinfo/gnome/pango1-xft2.info
> 
> My expectation is that at the end, it should point to 
> /sw/fink/dists/local/main/finkinfo
> I get this expectation because the web page says:  "If you run that previous 
> fink dumpinfo command again you’ll see that Fink now considers the local 
> package as the most recent (and the one it’ll use from now on)."
> 
> When I build, I get the same error as before.  
> 
> Thanks for any help.  
> 
> -- Rich 
> 
> 

Yeah, you're using the same .info file so you get the same results.  As
should be expected. :-)

Is your modification named "pango1-xft"?  Fink can't use that.  You'll
have to name it "pango1-xft2.info".

You'll also need to copy
/sw/fink/dists/stable/main/finkinfo/gnome/pango1-xft2.patch into
/sw/fink/dists/local/main/finkinfo (the .patch and .info have to be in
the same directory, in general).

Also, you'll need to do one or both of

1)  Change the Revision in your local pango1-xft2.patch, e.g. by .1 .
2)  Make sure that 'local/main' is at the _end_ of the Trees: line in
/sw/etc/fink.conf.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to