gEDA-dev: Simple DBUS binding to PCB actions - MISSING Makefile.am
Peter Clifton
pcjc2 at cam.ac.uk
Wed Oct 4 19:43:27 EDT 2006
> After applying the patch, you need to run ./autogen.sh in the source
> directory, as configure.ac and Makefile.am are changed.
Woops.. managed to cull Makefile.am from the patch.. Unfortunately,
stupidity prevailing, I'd cleaned up, and having tested that the patch
applied on a clean CVS checkout, I deleted the original files.
Makefile.am was a lot quicker to modify the second time around! I've
tested this one, and it seems to work as the last. Complete patch
against CVS HEAD is attached.
configure.ac | 32 ++++++++
src/Makefile.am | 16 ++++
src/hid/gtk/dbus.c | 158
+++++++++++++++++++++++++++++++++++++++++++
src/hid/gtk/dbus.h | 27 +++++++
src/hid/gtk/dbus.xml | 17 ++++
src/hid/gtk/gui-top-window.c | 8 ++
6 files changed, 256 insertions(+), 2 deletions(-)
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pcb.g_dbus.patch
Type: text/x-patch
Size: 11087 bytes
Desc: not available
Url : http://www.seul.org/pipermail/geda-dev/attachments/20061005/8d327857/pcb.g_dbus.bin
More information about the geda-dev
mailing list