view audclient.pc.in @ 4123:ab59718d8704

- Update mainwin width when (un)shading the main window, as the mainwinWidth skin hint may be different from the proper shaded width.
author George Averill <nhjm449@gmail.com>
date Tue, 25 Dec 2007 17:21:04 -0600
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}