Mercurial > audlegacy
view audacious.pc.in @ 450:dd84f79979b4 trunk
[svn] Dissect the pango markup using scanf and various string delimiter hacks.
This could be done in a much better way, but I'd rather not sit down and
figure out why GTK is not behaving the way I want it to right now.
author | nenolod |
---|---|
date | Mon, 16 Jan 2006 15:21:41 -0800 |
parents | cb178e5ad177 |
children | 3787176f9875 |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ data_dir=@datadir@/@PACKAGE@ version=@VERSION@ include_dir=@includedir@ audacious_include_dir=@includedir@ lib_dir=@libdir@ plugin_dir=@plugindir@ input_plugin_dir=@plugindir@/@INPUT_PLUGIN_DIR@ output_plugin_dir=@plugindir@/@OUTPUT_PLUGIN_DIR@ general_plugin_dir=@plugindir@/@GENERAL_PLUGIN_DIR@ visualization_plugin_dir=@plugindir@/@VISUALIZATION_PLUGIN_DIR@ effect_plugin_dir=@plugindir@/@EFFECT_PLUGIN_DIR@ Name: Audacious Description: Audacious is a versatile and handy multi platform media player Version: @VERSION@ Requires: @PC_REQUIRES@ Libs: -L${lib_dir} -laudacious Cflags: -I${audacious_include_dir}