Files
core/system/base/dbus/pspec.xml
T
2025-12-08 09:07:18 +03:00

304 lines
12 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>dbus</Name>
<Homepage>https://www.freedesktop.org/wiki/Software/dbus/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<License>AFL-2.1</License>
<IsA>service</IsA>
<Summary>A message bus system, a simple way for applications to talk to each other</Summary>
<Description>D-Bus supplies both a system daemon (for events such as "new hardware device added" or "printer queue changed") and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). Currently the communicating applications are on one computer, but TCP/IP option is available and remote support planned.</Description>
<Archive sha1sum="f44e9a36af548909e46aec8b29b965aeabc3bfbd" type="tarxz">https://dbus.freedesktop.org/releases/dbus/dbus-1.16.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency versionFrom="2.7.3">expat-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<!--<Dependency>doxygen</Dependency>-->
<Dependency>libcap-ng-devel</Dependency>
<Dependency>autoconf-archive</Dependency>
<!--<Dependency>xmlto</Dependency>-->
</BuildDependencies>
</Source>
<Package>
<Name>dbus</Name>
<RuntimeDependencies>
<Dependency>expat</Dependency>
<Dependency>libcap-ng</Dependency>
<!--libX11 dbus-x11 paketi ayrılınca buradan silinecek-->
<!--<Dependency>libX11</Dependency>-->
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/dbus-1</Path>
<Path fileType="config">/usr/lib/tmpfiles.d/dbus.conf</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/libexec</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/xml</Path>
<Path fileType="data">/run/dbus</Path>
<Path fileType="data">/var/lib/dbus</Path>
<Path fileType="data">/lib/systemd/system</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/lib/tmpfiles.d/dbus.conf">tmpfiles.conf</AdditionalFile>
</AdditionalFiles>
<Provides>
<COMAR script="package.py">System.Package</COMAR>
</Provides>
</Package>
<Package>
<Name>dbus-x11</Name>
<PartOf>x11.util</PartOf>
<RuntimeDependencies>
<Dependency>libX11</Dependency>
<Dependency>dbus</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/dbus-launch</Path>
</Files>
</Package>
<Package>
<Name>dbus-devel</Name>
<PartOf>system.devel</PartOf>
<Summary>Development files for dbus</Summary>
<RuntimeDependencies>
<Dependency release="current">dbus</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/lib32/pkgconfig</Path>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib32/cmake</Path>
<Path fileType="library">/usr/lib/dbus-1.0/include</Path>
<Path fileType="library">/usr/lib32/dbus-1.0/include</Path>
<Path fileType="man">/usr/share/man/man3</Path>
</Files>
</Package>
<Package>
<Name>dbus-32bit</Name>
<PartOf>emul32</PartOf>
<Summary>32-bit shared libraries for dbus</Summary>
<BuildType>emul32</BuildType>
<BuildDependencies>
<Dependency>expat-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency>expat-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32</Path>
</Files>
</Package>
<History>
<Update release="30">
<Date>2025-12-08</Date>
<Version>1.16.2</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="28">
<Date>2025-10-28</Date>
<Version>1.16.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="26">
<Date>2025-01-01</Date>
<Version>1.16.0</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="25">
<Date>2024-12-21</Date>
<Version>1.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="24">
<Date>2024-07-16</Date>
<Version>1.14.10</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2023-09-03</Date>
<Version>1.14.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2023-08-09</Date>
<Version>1.14.8</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2023-06-07</Date>
<Version>1.14.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2023-02-10</Date>
<Version>1.14.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2022-11-11</Date>
<Version>1.14.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2022-10-22</Date>
<Version>1.14.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2022-09-21</Date>
<Version>1.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2022-09-01</Date>
<Version>1.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2022-07-18</Date>
<Version>1.12.22</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2022-04-24</Date>
<Version>1.12.22</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2021-10-24</Date>
<Version>1.12.20</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2020-12-09</Date>
<Version>1.12.20</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2020-06-13</Date>
<Version>1.12.18</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2019-12-25</Date>
<Version>1.12.16</Version>
<Comment>Version bump</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="9">
<Date>2019-05-11</Date>
<Version>1.12.12</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-10-05</Date>
<Version>1.12.8</Version>
<Comment>enable user session.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-07-23</Date>
<Version>1.12.8</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-07-15</Date>
<Version>1.11.8</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-01-25</Date>
<Version>1.11.8</Version>
<Comment>Version Bump</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2016-09-14</Date>
<Version>1.11.0</Version>
<Comment>Release Bump</Comment>
<Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-09-14</Date>
<Version>1.11.0</Version>
<Comment>Fix Release</Comment>
<Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>1.11.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-04</Date>
<Version>1.11.0</Version>
<Comment>First release</Comment>
<Name>Hakan Yıldız</Name>
<Email>hknuldz93@gmail.com</Email>
</Update>
</History>
</PISI>