Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37747656
en ru br
ALT Linux repos
S:0.9.0-alt3
5.0: 0.5.0-alt3
4.1: 0.5.0-alt2
4.0: 0.5.0-alt0.M40.2

Group :: System/Libraries
RPM: libdbus-c++

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libdbus-c++
Version: 0.5.0
Release: alt3

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
Patch1: %name-%version-gcc43.patch

# Automatically added by buildreq on Tue Jan 08 2008

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

%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
%patch1

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

%install
%makeinstall_std
rm -rf %buildroot%_libdir/*.a

%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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin