You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
397 B

  1. prefix=c:/devel/target/07e58d8dfb5344a8678c02e4bf57e61b
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5. Name: cairo
  6. Description: Multi-platform 2D graphics library
  7. Version: 1.10.2
  8. Requires.private: gobject-2.0 glib-2.0 fontconfig >= 2.2.95 freetype2 >= 9.7.3 libpng
  9. Libs: -L${libdir} -lcairo
  10. Libs.private: -lz -lz
  11. Cflags: -I${includedir}/cairo