Changes between Version 4 and Version 5 of Software/GatewayDBus


Ignore:
Timestamp:
07/20/10 13:54:22 (14 years ago)
Author:
art
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Software/GatewayDBus

    v4 v5  
    77[http://www.freedesktop.org/wiki/Software/dbus D-Bus] is an interprocess communication message system. Any other application can connect to D-Bus in order to communicate with the OpenBM gateway. Messages received over IBus are transferred to D-Bus and vice versa. 
    88 
    9 The software exists as a Debian package for simple installation.  
     9The software exists as a Debian package for simple installation in my own small repository. In order to install it, either download it directly from the repository or add the repository address into the list of repository servers on your system. Currently there is only Debian packages available. The package consists of only one executable file. 
     10 
     11The repository where to find the "openbm-gateway" package is: 
     12{{{ 
     13deb http://deb.tevs.eu/ binary/ 
     14}}} 
    1015  
    1116----