view audlegacyclient.pc.in @ 4885:c058fc4d6968

should not use gtk_file_chooser_set_filename() if file does not exist
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 16 Sep 2009 20:04:27 +0900
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}