prefix= exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include VERSION=0.0.2 Name: libopenraw Description: Library for easy decoding of camera RAW files Requires: Version: 0.0.2 Libs: -L${libdir} -lopenraw Cflags: -I${includedir}/libopenraw-1.0 -I${includedir}