view audlegacyclient.pc.in @ 4832:fb89eae5492c

Acknowledge contributions from John Lindgren, Debian bug #517692.
author Tony Vroon <chainsaw@gentoo.org>
date Wed, 04 Mar 2009 13:02:14 +0000
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}