[Bug 240090] Review Request: ftgl - OpenGL frontend to Freetype 2

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 13 17:04:42 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ftgl - OpenGL frontend to Freetype 2


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240090





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-07-13 13:04 EST -------
For -3:

* font requirement
  - Please add the Requires to -utils the rpm which
    contains the needed fonts (freefont?)

* .pc file
> Mesa seems also required but as they do not bundle 
> .pc file, then i down't know
> how to do with them (leaving them in Libs for now...)

  - While it is okay for now that mesa does not ship
    .pc file because /usr/include/FTGL/FTGL.h says:
---------------------------------------------
            #include <GL/gl.h>
---------------------------------------------
    .pc file contains extra linkage requirement.

    For the description in the two lines "Libs:" and
    "Cflags", "-lfreetype" and "-I/usr/include/freetype2"
    should not be needed because ftgl.pc has
    "Requires: freetype2".
----------------------------------------------
$ pkg-config --cflags freetype2
-I/usr/include/freetype2  
----------------------------------------------

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list