1 prefix=BASEDIR 2 exec_prefix=BASEDIR 3 libdir=LIBDIR/NAME 4 includedir=INCLUDEDIR/NAME 5 idldir=IDLDIR 6 7 Name: XPCOM 8 Description: The Mozilla Cross Platform Component Library 9 Version: 3.5 10 REQUIRES_NSPR 11 Libs: -L${libdir} -R${libdir} NSPR_RUNPATH -lxpcom -lxul NSPR_LIB 12 Cflags:-I${includedir} -I${includedir}/xpcom -I${includedir}/pref -I${includedir}/string -I${includedir}/expat -I${includedir}/gtkembedmoz NSPR_INCLUDE 13