123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>akonadi-calendar-tools</Name>
- <Homepage>https://community.kde.org/KDE_PIM</Homepage>
- <Packager>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Summary>CLI tools to manage akonadi calendars</Summary>
- <Description>CLI tools to manage akonadi calendars</Description>
- <Archive sha1sum="7c391f851407baa37d8508fb31b571fc348d1c1b" type="tarxz">http://download.kde.org/stable/applications/17.12.1/src/akonadi-calendar-tools-17.12.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>boost-devel</Dependency>
- <Dependency>akonadi-devel</Dependency>
- <Dependency>akonadi-calendar-devel</Dependency>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>kdesignerplugin</Dependency>
- <Dependency>kdoctools-devel</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>kcompletion-devel</Dependency>
- <Dependency>kxmlgui-devel</Dependency>
- <Dependency>kitemmodels-devel</Dependency>
- <Dependency>kcontacts-devel</Dependency>
- <Dependency>kcalcore-devel</Dependency>
- <Dependency>kdelibs4-support-devel</Dependency>
- <Dependency>kemoticons-devel</Dependency>
- <Dependency>kinit-devel</Dependency>
- <Dependency>kunitconversion-devel</Dependency>
- <Dependency>akonadi-contacts-devel</Dependency>
- <Dependency>kcalutils-devel</Dependency>
- <Dependency>libkdepim-devel</Dependency>
- <Dependency>calendarsupport-devel</Dependency>
- <Dependency>kmime-devel</Dependency>
- <Dependency>kidentitymanagement-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!--Patch>qt5.patch</Patch-->
- </Patches>
- </Source>
- <Package>
- <Name>akonadi-calendar-tools</Name>
- <Summary>CLI tools to manage akonadi calendars</Summary>
- <RuntimeDependencies>
- <Dependency>ki18n</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>akonadi</Dependency>
- <Dependency>kconfig</Dependency>
- <Dependency>kcalcore</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>kcalutils</Dependency>
- <Dependency>kcoreaddons</Dependency>
- <Dependency>calendarsupport</Dependency>
- <Dependency>akonadi-calendar</Dependency>
- <Dependency>kdelibs4-support</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc/xdg</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2018-02-03</Date>
- <Version>17.12.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2017-12-15</Date>
- <Version>17.12.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2017-11-11</Date>
- <Version>17.08.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2017-10-16</Date>
- <Version>17.08.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2017-09-14</Date>
- <Version>17.08.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-07-17</Date>
- <Version>17.04.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Ali Algul</Name>
- <Email>aligulle3801@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2017-07-04</Date>
- <Version>17.04.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Kamil Atlı</Name>
- <Email>suvari@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-12-31</Date>
- <Version>16.12.0</Version>
- <Comment>First Release</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|