Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37729204
en ru br
Репозитории ALT
S:0.9.0-alt3
5.1: 0.5.0-alt11
4.1: 0.5.0-alt2
4.0: 0.5.0-alt0.M40.2
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libdbus-c++

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

# This spec is backported to ALTLinux 4.0 automatically by rpmbph script. Do not edit it.
#
Name: libdbus-c++
Version: 0.5.0
Release: alt0.M40.2

Summary: C++ Interface for DBus

License: LGPL
Group: System/Libraries
Url: http://dev.openwengo.org/trac/openwengo/trac.fcgi/browser/wengophone-ng/branches/wengophone-dbus-api/libs/d…

Packager: Vitaly Lipatov <lav at altlinux.ru>


# svn checkout https://dev.openwengo.com/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus

Source: %name-%version.tar.bz2
Patch: %name-%version.patch

# Automatically added by buildreq on Tue Jan 08 2008

BuildRequires: doxygen gcc-c++ libdbus-devel libexpat-devel glib2-devel

BuildRequires: rpm-build-compat >= 0.95

%description
Ability to reflect dbus methods and signals into a more natural C++ object system.

%package devel
Requires: %name = %version
Group: Development/C++
Summary: Header files for libdbus-c++

%description devel
Header files for libdbus-c++

%prep
%setup -q
%patch

%build
%configure --enable-glib --disable-static
%make_build

%install
%make_install install DESTDIR=%buildroot
rm -rf %buildroot%_libdir/*.a

%post -p %post_ldconfig

%postun -p %postun_ldconfig

%files
%_libdir/libdbus-c++-1.so.*

%files devel
%_bindir/dbusxx-xml2cpp
%_bindir/dbusxx-introspect
%_libdir/libdbus-c++-1.so
%_includedir/dbus-c++-1/
%_pkgconfigdir/*.pc

%changelog

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

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