123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>geoclue</Name>
- <Homepage>http://www.freedesktop.org/wiki/Software/GeoClue</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>LGPLv2</License>
- <PartOf>network.misc</PartOf>
- <IsA>library</IsA>
- <Summary>The Geoinformation Service.</Summary>
- <Description>Geoclue is a modular geoinformation service built on top of the D-Bus messaging system.</Description>
- <Archive sha1sum="08ad13163b6ad4036f4a8f89ccbd0e37ac8c02b0" type="tarbz2">https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/2.7.0/geoclue-2.7.0.tar.bz2</Archive>
- <BuildDependencies>
- <!--Dependency>gpsd-devel</Dependency-->
- <Dependency>meson</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>dbus-devel</Dependency>
- <Dependency>gtk-doc</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>libsoup3-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency>json-glib-devel</Dependency>
- <Dependency>dbus-glib-devel</Dependency>
- <Dependency>avahi-glib-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>libxslt</Dependency>
- <Dependency>libmm-glib-devel</Dependency>
- <!--Dependency>NetworkManager-devel</Dependency-->
- </BuildDependencies>
- </Source>
- <Package>
- <Name>geoclue</Name>
- <RuntimeDependencies>
- <!--Dependency>gpsd</Dependency-->
- <Dependency>glib2</Dependency>
- <Dependency>json-glib</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>avahi-glib</Dependency>
- <Dependency>avahi-libs</Dependency>
- <Dependency>libsoup3</Dependency>
- <Dependency>libmm-glib</Dependency>
- <!--Dependency>NetworkManager</Dependency-->
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="library">/usr/lib/</Path>
- <Path fileType="data">/usr/share/</Path>
- <Path fileType="executable">/usr/libexec/</Path>
- </Files>
- </Package>
- <Package>
- <Name>geoclue-devel</Name>
- <Summary>geoclue için geliştirme dosyaları</Summary>
- <RuntimeDependencies>
- <Dependency release="current">geoclue</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>dbus-glib-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include/libgeoclue-2.0/</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="11">
- <Date>2023-06-02</Date>
- <Version>2.7.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2021-07-23</Date>
- <Version>2.5.7</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2021-06-08</Date>
- <Version>2.4.12</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2020-01-18</Date>
- <Version>2.4.12</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2019-01-22</Date>
- <Version>2.4.12</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2018-08-14</Date>
- <Version>2.4.10</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-05-03</Date>
- <Version>2.4.10</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2017-07-30</Date>
- <Version>0.12.99</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-28</Date>
- <Version>0.12.99</Version>
- <Comment>Rebuild for new Toolchain.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>0.12.99</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-01-27</Date>
- <Version>0.12.99</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|