view audclient.pc.in @ 4052:b0429a649a84

Handle streams inside m3u files better. If thres a better way than is_http() to detect streams, let me know.
author Christian Birchinger <joker@netswarm.net>
date Sat, 01 Dec 2007 23:38:18 +0100
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}