view audclient.pc.in @ 4218:f1074a07ec09

mostly works, but the VIS is broken, and the eq window is too large...more bugs need to be found
author Cristi Magherusan <majeru@atheme.org>
date Sun, 27 Jan 2008 23:00:32 +0200
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}