1 2 3 4 5 6 7 8 9 10 11 12 13 |
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ gconf_serverdir=@libexecdir@ Name: libbrasero-burn Description: Brasero Optical Media Burning library Version: @VERSION@ Requires: glib-2.0 gthread-2.0 gtk+-2.0 dbus-glib-1 Libs: -L${libdir} -lbrasero-burn Cflags: -I${includedir}/brasero/ |