summaryrefslogtreecommitdiff
path: root/hal.pc.in
blob: 8af0ba756b2a9eb4222ef6831b738c1724cf9a16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
haluser=@HAL_USER@
halgroup=@HAL_GROUP@

Name: hal
Description: Free desktop hardware abstraction layer
Version: @VERSION@
Requires: dbus-1
Libs: -L${libdir} -lhal
Cflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal