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

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
Haluser: @HAL_USER@
Halgroup: @HAL_GROUP@