Git Product home page Git Product logo

libs-dbuskit's Introduction

1 Readme
********

The DBusKit framework provides Objective-C applications with bindings
for the D-Bus inter-process communication system.  It allows Objective-C
applications to transparently access services exposed via D-Bus.

1.1 Build and Install
=====================

Please refer to the 'INSTALL' file for information about dependencies
and instructions about installing the library.

1.2 End-User Services
=====================

Apart from the developer oriented parts, DBusKit ships with two
dynamically loadable bundles that provide interesting services for
desktop systems.  The 'DKUserNotification' bundle is loaded
automatically by the gnustep-base library to integrate with the D-Bus
based desktop notification system.  The 'DBusMenu' bundle is used by the
Gtk theme and allows GNUstep applications to leverage the global menu
bar provided by Ubuntu.

1.3 Mac OS X Support
====================

DBusKit makes use of the typed selectors feature of the Objective-C
runtime.  Since typed selectors are not available in Apple's libobjc,
Mac OS X is not supported by DBusKit.

1.4 Test suite
==============

Execute 'make test=yes' to compile and run the test suite.  This
requires the UnitKit framework from Étoilé and a working D-Bus
installation.

1.5 License
===========

The DBusKit library is covered under the GNU Lesser Public License.
This means you can use it in any program (even non-free programs).  If
you distribute the library along with your program, you must make the
improvements you have made freely available.  You should read the
COPYING file in the root directory of the framework distribution for
more information.  The file 'Source/type_encoding_cases.h' is originally
part of the GNUstep Objective-C runtime and licensed under the MIT
license.  All other files in the 'Bundles', 'Source', 'Headers', and
'Tests' directories are covered under the LGPL.

   The associated tools and examples are covered under the GNU Public
License.  This means if you make changes to these programs, you cannot
charge a fee, other than distribution fees, for others to use the
program.  You should read the COPYING file for more information.  All
files in the 'Examples' and 'Tools' directories are covered under the
GPL.

   The documentation is, unless noted otherwise, licensed under the GNU
Free Documentation License (with no Invariant Sections or Cover Texts).

   Copyright (C) 2010-2014 Free Software Foundation

   Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

libs-dbuskit's People

Contributors

ngrewe avatar znek avatar rfm avatar fredkiefer avatar mx-iris avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.