view audlegacyclient.pc.in @ 4825:7b771ae623eb

Add OutputPlugin::probe_priority [public], used to set the priority in which this plugin should be probed. From 0 to 10, with plugins with priority=10 tried first.
author William Pitcock <nenolod@atheme.org>
date Fri, 27 Feb 2009 17:38:36 -0600
parents 06fb50c7f40a
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
data_dir=@datadir@/@PACKAGE_NAME@

version=@PACKAGE_VERSION@
audacious_include_dir=@includedir@
lib_dir=@plugindir@

Name: Audlegacy Client Library
Description: Remote control library for Audacious
Version: @PACKAGE_VERSION@
Requires: @PC_REQUIRES@
Libs: -L${lib_dir} @LIBAUDCLIENT_LDFLAGS@
Cflags: -I${audacious_include_dir}