Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37858953
en ru br
Репозитории ALT
5.1: 0.6.0-alt6
4.1: 0.6.0-alt3
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: ndesk-dbus

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: ndesk-dbus
Version: 0.6.0
Release: alt3

Summary: C# implementation of D-Bus
Group: Development/Other
License: X11/MIT
URL: http://www.ndesk.org/DBusSharp

Source0: %name-%version.tar.gz
Patch0: %name-fix-path.patch

Packager: Igor Zubkov <icesik at altlinux.org>

BuildPreReq: libmono-devel

BuildPreReq: /proc

# Automatically added by buildreq on Thu Dec 20 2007 (-bi)

BuildRequires: mono-mcs

%description
ndesk-dbus is a C# implementation of D-Bus. It's often referred to as "managed
D-Bus" to avoid confusion with existing bindings (which wrap libdbus).

D-Bus is an inter-process communication framework that lets applications
interface with the system event bus as well as allowing them to talk to one
another in a peer-to-peer configuration.

%prep
%setup -q
%patch0 -p1

%build
%__autoreconf
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%doc AUTHORS COPYING README
%_monogacdir/*
%_monodir/ndesk-dbus-1.0
%_pkgconfigdir/ndesk-dbus-1.0.pc

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin