112 lines
4.3 KiB
XML
112 lines
4.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>dbus-c++</Name>
|
|
<Homepage>https://sourceforge.net/projects/dbus-cplusplus/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>library</IsA>
|
|
<Summary>C++ bindings for DBus library</Summary>
|
|
<Description>dbus-c++ attempts to provide a C++ API for D-BUS. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop.</Description>
|
|
<!--http://www.filewatcher.com/m/dbus-c++_0~20090907.orig.tar.gz.855848-0.html-->
|
|
<Archive sha1sum="105bc04c9ad03c69e612a41e83acd04b7dfd3a41" type="targz">https://sourceforge.net/projects/dbus-cplusplus/files/dbus-c%2B%2B/0.9.0/libdbus-c%2B%2B-0.9.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>dbus-devel</Dependency>
|
|
<Dependency>expat-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">disable-threading.patch</Patch>
|
|
<Patch level="1">fix-writechar.patch</Patch>
|
|
<Patch level="0">gcc47.patch</Patch>
|
|
<Patch level="1">dbus-c++-template-operators.patch</Patch>
|
|
<Patch level="1">dbus-c++-0.9.0-copy_data_from_received_message.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>dbus-c++</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>dbus</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>expat</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>dbus-c++-devel</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">dbus-c++</Dependency>
|
|
<Dependency>dbus-devel</Dependency>
|
|
<Dependency>expat-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2024-12-02</Date>
|
|
<Version>0.9.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2022-09-05</Date>
|
|
<Version>0.9.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2020-11-07</Date>
|
|
<Version>0.9.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-08-03</Date>
|
|
<Version>0.0_20090907</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-17</Date>
|
|
<Version>0.0_20090907</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.0_20090907</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-03-28</Date>
|
|
<Version>0.0_20090907</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|