view audclient.pc.in @ 3518:3a2ee00bc962 trunk

${?field:...} -> check if there's data in it, making it the opposite of the (empty)? expression.
author William Pitcock <nenolod@atheme.org>
date Wed, 12 Sep 2007 00:22:52 -0500
parents 774cc92d936e
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=@libdir@

Name: Audacious 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}