Skip to content

Instantly share code, notes, and snippets.

@davidjrice
Created February 20, 2013 19:08
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/4998235 to your computer and use it in GitHub Desktop.
Save davidjrice/4998235 to your computer and use it in GitHub Desktop.
prefix=/app/vendor/pixman-0.28.0
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Pixman
Description: The pixman library (version 1)
Version: 0.28.0
Cflags: -I${includedir}
Libs: -L${libdir} -lpixman-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment