The x11/dbus-intf port
dbus-intf-2.1 – high level interface to dbus-tcl (cvsweb github mirror)
Description
DBus-Intf is a Tcl library for easily providing an introspectable DBus interface to Tcl programs. Supports standard DBus interfaces and calls: org.freedesktop.DBus.Peer, Properties, and Introspectable. org.freedesktop.DBus.Properties.Get, Set, and GetAll. Provides introspection of methods, signals, and properties. Responds to org.freedesktop.DBus.Peer.Ping requests.WWW: https://chiselapp.com/user/schelte/repository/dbif/
Readme
+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- As of version 1.0: The 'dbus-intf' Tcl package is now called 'dbif'. Man and doc files dbus-intf.n and dbus-intf.html are now dbif.n and dbif.html, respectively. All other port files and directories remain 'dbus-intf'. Occurrences of [package require dbus-intf] should be changed to [package require dbif].
Maintainer
Stuart Cassoff
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/tcl/modules/85/dbif-2.1.tm
- /usr/local/man/mann/dbif.n
- /usr/local/share/doc/dbus-intf/
- /usr/local/share/doc/dbus-intf/dbif.html
- /usr/local/share/doc/dbus-intf/license.terms
- /usr/local/share/doc/pkg-readmes/dbus-intf
- /usr/local/share/examples/dbus-intf/
- /usr/local/share/examples/dbus-intf/hello.tcl