123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>dbus-glib</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>library</IsA>
- <Summary>Glib bindings for D-Bus</Summary>
- <Description>dbus-glib is an add-on library to integrate the standard D-Bus library with the GLib thread abstraction and main loop.</Description>
- <Archive sha1sum="9eb81f50e36e349f57297d1a2a61b48707a551cc" type="targz">http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.112.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>python3</Dependency>
- <Dependency>gtk-doc</Dependency>
- <Dependency versionFrom="1.14.10">dbus-devel</Dependency>
- <!-- New dbus uses GVariant data structure. We need glib2 >= 2.24 -->
- <Dependency versionFrom="2.77.1">glib2-devel</Dependency>
- <!-- <Dependency>libpcre-devel</Dependency> -->
- <Dependency versionFrom="2.5.0">expat-devel</Dependency>
- <Dependency>libxml2</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="1">dbus-glib-bash-completion.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>dbus-glib</Name>
- <RuntimeDependencies>
- <Dependency>dbus</Dependency>
- <!-- New dbus uses GVariant data structure. We need glib2 >= 2.24 -->
- <Dependency>glib2</Dependency>
- <Dependency>expat</Dependency>
- <Dependency>libxml2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/libexec/dbus-bash-completion-helper</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man/man1</Path>
- <Path fileType="data">/etc/bash_completion.d</Path>
- <Path fileType="data">/usr/share/bash-completion</Path>
- <Path fileType="data">/usr/libexec</Path>
- </Files>
- </Package>
- <Package>
- <Name>dbus-glib-devel</Name>
- <PartOf>system.devel</PartOf>
- <Summary>Development files for dbus-glib</Summary>
- <RuntimeDependencies>
- <Dependency release="current">dbus-glib</Dependency>
- <Dependency>dbus-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include/dbus-1.0</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="man">/usr/share/man/man3</Path>
- </Files>
- </Package>
- <History>
- <Update release="30">
- <Date>2024-09-15</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="29">
- <Date>2024-06-01</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="28">
- <Date>2023-09-03</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="27">
- <Date>2023-07-31</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="26">
- <Date>2023-06-07</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="25">
- <Date>2023-05-23</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="24">
- <Date>2023-03-16</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="23">
- <Date>2023-02-10</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="22">
- <Date>2022-11-25</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="21">
- <Date>2022-11-11</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="20">
- <Date>2022-10-31</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="19">
- <Date>2022-10-22</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="18">
- <Date>2022-09-25</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="17">
- <Date>2022-09-21</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="16">
- <Date>2022-09-01</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="15">
- <Date>2022-07-18</Date>
- <Version>0.112</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2022-06-30</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2022-04-24</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2022-01-14</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2021-10-22</Date>
- <Version>0.112</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2021-10-02</Date>
- <Version>0.112</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2021-05-27</Date>
- <Version>0.112</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2020-12-09</Date>
- <Version>0.110</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnslp@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2020-06-13</Date>
- <Version>0.110</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnslp@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2020-02-16</Date>
- <Version>0.110</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnslp@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2019-12-27</Date>
- <Version>0.110</Version>
- <Comment>Version bump</Comment>
- <Name>idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-07-20</Date>
- <Version>0.108</Version>
- <Comment>Rebuild.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-01-26</Date>
- <Version>0.108</Version>
- <Comment>Version bump.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2016-04-27</Date>
- <Version>0.104</Version>
- <Comment>Release Bump</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-03-10</Date>
- <Version>0.104</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|