Created
February 20, 2013 19:13
-
-
Save davidjrice/4998300 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
prefix=/app/vendor/cairo-1.12.8 | |
exec_prefix=${prefix} | |
libdir=${exec_prefix}/lib | |
includedir=${prefix}/include | |
Name: cairo-ft | |
Description: FreeType font backend for cairo graphics library | |
Version: 1.12.8 | |
Requires: cairo freetype2 >= 9.7.3 | |
Libs: | |
Cflags: -I${includedir} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment