view audclient.pc.in @ 4541:d8920be7275a

set default scale_factor to 2.0, custom scale factor can be manually specified in config file anyway; use GDK_INTERP_NEAREST and GDK_RGB_DITHER_NONE when drawing scaled widgets
author Tomasz Mon <desowin@gmail.com>
date Mon, 12 May 2008 00:13:38 +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}