Home

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

lang/tcl x11

Build dependencies

Run dependencies

Files

Search