047e4448e1
This is the start of some basic convenience wrappers around dbus to ease integrating dbus with EFL based applications. When using e_dbus, direct use of the low level dbus api is still heavily required for processing messages. with feedback and tweaks by me. committing on behalf of laurent@
23 lines
494 B
Plaintext
23 lines
494 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/01/11 15:05:49 jasper Exp $
|
|
%%SHARED%%
|
|
@bin bin/e-notify-send
|
|
@bin bin/e_dbus_hal
|
|
@bin bin/e_dbus_notification_daemon
|
|
@bin bin/e_dbus_notify
|
|
@bin bin/e_dbus_test
|
|
@bin bin/e_dbus_test_client
|
|
include/E_DBus.h
|
|
include/E_Hal.h
|
|
include/E_Notification_Daemon.h
|
|
include/E_Notify.h
|
|
lib/libedbus.a
|
|
lib/libedbus.la
|
|
lib/libehal.a
|
|
lib/libehal.la
|
|
lib/libenotify.a
|
|
lib/libenotify.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/edbus.pc
|
|
lib/pkgconfig/ehal.pc
|
|
lib/pkgconfig/enotify.pc
|