Fink 0.7.1 on os-x 10.3.6

I noticed that the freetype2-dev or freetype2-shlibs packages seem to be
missing the freetype2.pc file that should be installed into /sw/lib/pkgconfig

Can some developer please fix this?  Users of my software can't install it
because the freetype test fails because of the missing file from that
package...  I've had to manually walk the users through creating the
freetype2.pc file from scratch and puting it in /sw/lib/pkgconfig

The file(/sw/lib/freetype2/pc) should look something like this:

prefix=/sw
exec_prefix=${prefix}
libdir=/sw/lib
includedir=${prefix}/include

Name: FreeType 2
Description: A free, high-quality, and portable font engine.
Version: 9.4.3
Requires:
Libs: -L${libdir} -lfreetype -lz
Cflags: -I${includedir}/freetype2

=====
Dave J. Andruczyk


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to