Skip to content

Instantly share code, notes, and snippets.

@davidjrice
Created February 20, 2013 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidjrice/4998217 to your computer and use it in GitHub Desktop.
Save davidjrice/4998217 to your computer and use it in GitHub Desktop.
prefix=/app/vendor/cairo-1.12.8
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: cairo
Description: Multi-platform 2D graphics library
Version: 1.12.8
Requires.private: gobject-2.0 glib-2.0 pixman-1 >= 0.22.0 freetype2 >= 9.7.3 libpng x11 xext
Libs: -L${libdir} -lcairo
Libs.private: -lz -lz
Cflags: -I${includedir}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment