summaryrefslogtreecommitdiff
path: root/hal.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2006-12-19Make haldaemon and haluser vaiables in hal.pcRob Taylor1-2/+2
Makes haldaemon and haluser variables so users can read them using pkg-config (previously they were keywords, which are reserved for pkg-config extension)
2006-08-04Export hal user and group in pkg-config fileDanny Kukawka1-0/+2
Added hal user and group as Haluser and Halgroup pkg-config file (hal.pc)
2004-01-17use strtok_r instead of strstr as it didn't really work (example: willDavid Zeuthen1-1/+2
return true if called with 'cdrom' and caps were 'cdrom.cdr block'. (ds_add_capability): only announce new capability if we actually added it add linux_ieee1394.[ch] new files visit IEEE1394 devices (osspec_probe): handle IEEE1394 devices (handle_hotplug): handle IEEE1394 devices add video4linux, fix I2C capitalization add support for video4linux, minor I2C fixes (visit_class_device): add support for video4linux (visit_class_device): use class device path for I2C (handle_hotplug): hotplug support for video4linux Add linux_class_video4linux.[ch] new files Add linux_dvd_rw_utils.[ch] Check for DVD writer capabilities Fixup up so applications only need to include libhal and not dbus new files Change protototype of foo() to foo(void) to avoid warnings when compiling -Wstrict-prototypes
2003-11-05initial importDavid Zeuthen1-0/+10