kde-applications

This commit is contained in:
Rmys
2025-01-22 23:33:37 +03:00
parent 8413a566f6
commit 977e05b583
6 changed files with 81 additions and 844 deletions
@@ -3,16 +3,16 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import kde5
from pisi.actionsapi import kde6
from pisi.actionsapi import pisitools
def setup():
kde5.configure()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.dodoc("LICENSES/*")
@@ -3,10 +3,10 @@ diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
+++ b/CMakeLists.txt 2017-12-16 23:06:41.830377891 +0300
@@ -12,7 +12,7 @@
set(KF5_VERSION "5.39.0")
set(KMIME_VERSION "5.7.0")
set(LIBKLEO_VERSION "5.7.0")
-set(QT_REQUIRED_VERSION "5.8.0")
+set(QT_REQUIRED_VERSION "5.7.1")
set(kmime_VERSION "5.7.0")
set(libkleo_VERSION "5.7.0")
-set(QT_REQUIRED_VERSION "6.6.3")
+set(QT_REQUIRED_VERSION "6.6.3")
set(GPGME_REQUIRED_VERSION "1.8.0")
find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
+27 -391
View File
@@ -1,3 +1,4 @@
<PISI>
<Source>
<Name>kleopatra</Name>
@@ -11,11 +12,11 @@
<License>LGPLv2</License>
<IsA>app:gui</IsA>
<Summary>Certificate Manager and Unified Crypto GUI</Summary>
<Description>Kleopatra is a certificate manager and a universal crypto GUI. It supports managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving certificates from LDAP servers.</Description>
<Archive type="tarxz" sha1sum="1429d629cd682d0a078a695542255cdab368282b">mirrors://kde/stable/release-service/23.08.5/src/kleopatra-23.08.5.tar.xz</Archive>
<Description>kleopatra is a certificate manager and a universal crypto GUI. It supports managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving certificates from LDAP servers.</Description>
<Archive type="tarxz" sha1sum="2539fffe5e2922fd97d36653b6b6dea5ded40916">mirrors://kde/stable/release-service/24.12.1/src/kleopatra-24.12.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
<Dependency versionFrom="5.39.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.39.0">kconfigwidgets-devel</Dependency>
@@ -26,18 +27,26 @@
<Dependency versionFrom="5.39.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.39.0">kxmlgui-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kguiaddons-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>kcmutils-devel</Dependency>
<Dependency versionFrom="23.08.5">libkleo-devel</Dependency>
<Dependency versionFrom="24.12.1">libkleo-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<!--<Dependency>gpgmepp-devel</Dependency>-->
<Dependency versionFrom="23.08.5">kmime-devel</Dependency>
<Dependency versionFrom="24.12.1">kmime-devel</Dependency>
<Dependency versionFrom="24.12.1">mimetreeparser-devel</Dependency>
<Dependency>libassuan-devel</Dependency>
<Dependency>gpgme-devel</Dependency>
<Dependency>gpgme-qt5-devel</Dependency>
<Dependency>gpgme-qt6-devel</Dependency>
<!-- <Dependency>gpgme-qt5-devel</Dependency> -->
<Dependency>kitemmodels-devel</Dependency>
<Dependency>ktextwidgets-devel</Dependency>
<Dependency>knotifications-devel</Dependency>
<Dependency>kstatusnotifieritem-devel</Dependency>
<Dependency>kidentitymanagement-devel</Dependency>
<Dependency versionFrom="24.12.1">kmailtransport-devel</Dependency>
<Dependency versionFrom="24.12.1">akonadi-mime-devel</Dependency>
<Dependency versionFrom="24.12.1">akonadi-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patch>qt5.patch</Patch-->
@@ -58,7 +67,8 @@
<Dependency>kxmlgui</Dependency>
<Dependency>libkleo</Dependency>
<Dependency>kcmutils</Dependency>
<Dependency versionFrom="5.15.2">qt5-base</Dependency>
<Dependency>kguiaddons</Dependency>
<Dependency versionFrom="6.6.3">qt6-base</Dependency>
<Dependency>libassuan</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
@@ -69,6 +79,7 @@
<Dependency>kconfigwidgets</Dependency>
<Dependency>knotifications</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>mimetreeparser</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -77,393 +88,18 @@
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kleopatra-kf6</Package>
</Replaces>
</Package>
<History>
<Update release="55">
<Date>2024-02-17</Date>
<Version>23.08.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2023-12-07</Date>
<Version>23.08.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2023-10-27</Date>
<Version>23.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2023-09-14</Date>
<Version>23.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2023-06-08</Date>
<Version>23.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2023-05-11</Date>
<Version>23.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2023-04-20</Date>
<Version>23.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2023-03-03</Date>
<Version>22.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2023-01-05</Date>
<Version>22.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-12-08</Date>
<Version>22.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2022-11-06</Date>
<Version>22.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2022-09-24</Date>
<Version>22.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2022-07-15</Date>
<Version>22.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="42">
<Date>2022-06-21</Date>
<Version>22.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2022-05-17</Date>
<Version>22.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2022-05-07</Date>
<Version>22.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2022-02-26</Date>
<Version>21.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="38">
<Date>2022-01-10</Date>
<Version>21.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-10-15</Date>
<Version>21.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-09-13</Date>
<Version>21.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-06-16</Date>
<Version>21.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2021-05-09</Date>
<Version>21.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2021-03-10</Date>
<Version>20.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-09-13</Date>
<Version>20.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-06-11</Date>
<Version>20.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-05-06</Date>
<Version>20.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-03-30</Date>
<Version>19.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2020-02-02</Date>
<Version>19.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-09-15</Date>
<Version>19.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-07-23</Date>
<Version>19.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-03-11</Date>
<Version>18.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-02-08</Date>
<Version>18.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2019-01-12</Date>
<Version>18.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-12-26</Date>
<Version>18.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-11-08</Date>
<Version>18.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-18</Date>
<Version>18.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>18.04.1</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-15</Date>
<Version>18.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-25</Date>
<Version>18.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2018-03-22</Date>
<Version>17.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<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="13">
<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="12">
<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="11">
<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="10">
<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="9">
<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="8">
<Date>2017-07-01</Date>
<Version>17.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2017-03-09</Date>
<Version>16.12.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-12-25</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-11-27</Date>
<Version>16.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-10-20</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="2">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-06-09</Date>
<Version>16.04.0</Version>
<Comment>Firs release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
<Update release="56">
<Date>2025-01-09</Date>
<Version>24.12.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -4,14 +4,14 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import kde5
from pisi.actionsapi import kde6
def setup():
kde5.configure("-DCMAKE_INSTALL_LIBDIR=lib \
kde6.configure("-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_TESTING=OFF")
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
@@ -2,11 +2,11 @@ diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt 2017-12-08 04:04:46.000000000 +0300
+++ b/CMakeLists.txt 2017-12-16 23:24:11.263302169 +0300
@@ -29,7 +29,7 @@
set(PIMCOMMON_LIB_VERSION ${PIM_VERSION})
set(pimcommon_LIB_VERSION ${PIM_VERSION})
set(AKONADICONTACT_LIB_VERSION "5.7.0")
set(LIBKDEPIM_LIB_VERSION "5.7.0")
-set(QT_REQUIRED_VERSION "5.8.0")
+set(QT_REQUIRED_VERSION "5.7.1")
set(KMIME_LIB_VERSION "5.7.0")
set(KIMAP_LIB_VERSION "5.7.0")
set(KCONTACTS_LIB_VERSION "5.7.0")
set(libkdepim_LIB_VERSION "5.7.0")
-set(QT_REQUIRED_VERSION "6.6.3")
+set(QT_REQUIRED_VERSION "6.6.3")
set(kmime_LIB_VERSION "5.7.0")
set(kimap_LIB_VERSION "5.7.0")
set(kcontacts_LIB_VERSION "5.7.0")
+35 -434
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,50 +13,44 @@
<IsA>library</IsA>
<Summary>Common libraries for KDE PIM</Summary>
<Description>Common libraries for KDE PIM</Description>
<Archive sha1sum="43bd8dff79ad3d429a9f802e6a52c876783bd744" type="tarxz">mirrors://kde/stable/release-service/23.08.5/src/pimcommon-23.08.5.tar.xz</Archive>
<Archive sha1sum="c8890ed474cc5819e19a6df1627a279fef3f743c" type="tarxz">mirrors://kde/stable/release-service/24.12.1/src/pimcommon-24.12.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>gpgme-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-sql-sqlite</Dependency>
<Dependency versionFrom="5.15.2">qt5-sql-mysql</Dependency>
<Dependency versionFrom="5.15.2">qt5-sql-odbc</Dependency>
<Dependency versionFrom="5.15.2">qt5-sql-postgresql</Dependency>
<Dependency versionFrom="6.6.3">qt6-sql-sqlite</Dependency>
<Dependency versionFrom="6.6.3">qt6-sql-mysql</Dependency>
<Dependency versionFrom="6.6.3">qt6-sql-odbc</Dependency>
<Dependency versionFrom="6.6.3">qt6-sql-postgresql</Dependency>
<Dependency>prison-devel</Dependency>
<Dependency versionFrom="23.08.5">kmbox-devel</Dependency>
<Dependency>qt5-phonon-devel</Dependency>
<Dependency versionFrom="23.08.5">akonadi-devel</Dependency>
<Dependency versionFrom="24.12.1">kmbox-devel</Dependency>
<Dependency>qt6-phonon-devel</Dependency>
<Dependency versionFrom="24.12.1">akonadi-devel</Dependency>
<Dependency>libical-devel</Dependency>
<Dependency>libqjson-devel</Dependency>
<Dependency>libgpg-error-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>openldap-client</Dependency>
<Dependency>cyrus-sasl-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>karchive-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency versionFrom="23.08.5">kmime-devel</Dependency>
<Dependency versionFrom="24.12.1">kmime-devel</Dependency>
<Dependency>kcontacts-devel</Dependency>
<Dependency>kcalendarcore-devel</Dependency>
<Dependency versionFrom="23.08.5">kldap-devel</Dependency>
<Dependency versionFrom="23.08.5">libkdepim-devel</Dependency>
<Dependency versionFrom="24.12.1">kldap-devel</Dependency>
<Dependency versionFrom="24.12.1">libkdepim-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<!-- <Dependency versionFrom="23.08.5">akonadi-calendar-devel</Dependency> -->
<Dependency versionFrom="23.08.5">akonadi-contacts-devel</Dependency>
<Dependency versionFrom="23.08.5">akonadi-search-devel</Dependency>
<Dependency versionFrom="23.08.5">akonadi-mime-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-webkit-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-webengine-devel</Dependency>
<Dependency>grantlee-qt5-devel</Dependency>
<Dependency versionFrom="24.12.1">akonadi-contacts-devel</Dependency>
<Dependency versionFrom="24.12.1">akonadi-search-devel</Dependency>
<Dependency versionFrom="24.12.1">akonadi-mime-devel</Dependency>
<Dependency versionFrom="6.6.3">qt6-webengine-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>knewstuff-devel</Dependency>
<Dependency versionFrom="23.08.5">kpimtextedit-devel</Dependency>
<Dependency versionFrom="23.08.5">kimap-devel</Dependency>
<Dependency versionFrom="24.12.1">kpimtextedit-devel</Dependency>
<Dependency versionFrom="24.12.1">kimap-devel</Dependency>
<Dependency>purpose-devel</Dependency>
<Dependency>ktextaddons-devel</Dependency>
</BuildDependencies>
@@ -67,7 +62,7 @@
<Package>
<Name>pimcommon</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.15.2">qt5-base</Dependency>
<Dependency versionFrom="6.6.3">qt6-base</Dependency>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
@@ -78,7 +73,7 @@
<Dependency>kwallet</Dependency>
<Dependency>karchive</Dependency>
<Dependency>kjobwidgets</Dependency>
<Dependency versionFrom="5.15.2">qt5-webengine</Dependency>
<Dependency versionFrom="6.6.3">qt6-webengine</Dependency>
<Dependency>kcalendarcore</Dependency>
<Dependency>kcontacts</Dependency>
<Dependency>kconfig</Dependency>
@@ -94,7 +89,7 @@
<Dependency>ktextwidgets</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>qt5-phonon</Dependency>
<Dependency>qt6-phonon</Dependency>
<Dependency>prison</Dependency>
<Dependency>akonadi</Dependency>
<Dependency>libkdepim</Dependency>
@@ -102,7 +97,6 @@
<Dependency>kdoctools</Dependency>
<Dependency>knewstuff</Dependency>
<Dependency>kpimtextedit</Dependency>
<Dependency>grantlee-qt5</Dependency>
<Dependency>kimap</Dependency>
<Dependency>cyrus-sasl</Dependency>
<Dependency>purpose</Dependency>
@@ -125,6 +119,9 @@
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share</Path>
</Files>
<Replaces>
<Package>pimcommon-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -132,7 +129,7 @@
<Summary>Development package for pimcommon libraries</Summary>
<Description>Contains development tools and header files for kdepim-common</Description>
<RuntimeDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency>ktextaddons-devel</Dependency>
<Dependency release="current">pimcommon</Dependency>
@@ -143,414 +140,18 @@
<Path fileType="data">/usr/lib/gpgmepp</Path>
<Path fileType="data">/usr/share/kde4/apps/cmake</Path>
</Files>
<Replaces>
<Package>pimcommon-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="58">
<Date>2024-02-17</Date>
<Version>23.08.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-12-07</Date>
<Version>23.08.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-10-27</Date>
<Version>23.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2023-09-14</Date>
<Version>23.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2023-08-08</Date>
<Version>23.04.2</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2023-06-08</Date>
<Version>23.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2023-05-11</Date>
<Version>23.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2023-04-20</Date>
<Version>23.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2023-03-03</Date>
<Version>22.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2023-01-05</Date>
<Version>22.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-12-08</Date>
<Version>22.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-11-06</Date>
<Version>22.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-09-24</Date>
<Version>22.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2022-07-15</Date>
<Version>22.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="44">
<Date>2022-06-21</Date>
<Version>22.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2022-05-17</Date>
<Version>22.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2022-05-07</Date>
<Version>22.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2022-02-26</Date>
<Version>21.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="40">
<Date>2022-01-10</Date>
<Version>21.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-10-15</Date>
<Version>21.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-09-13</Date>
<Version>21.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-06-16</Date>
<Version>21.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-05-09</Date>
<Version>21.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-03-10</Date>
<Version>20.12.3</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-09-13</Date>
<Version>20.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-06-11</Date>
<Version>20.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-05-06</Date>
<Version>20.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-03-30</Date>
<Version>19.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-02-02</Date>
<Version>19.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2019-09-15</Date>
<Version>19.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-07-23</Date>
<Version>19.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-04-18</Date>
<Version>19.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-03-11</Date>
<Version>18.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-02-08</Date>
<Version>18.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-01-12</Date>
<Version>18.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2018-12-26</Date>
<Version>18.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-12</Date>
<Version>18.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-08</Date>
<Version>18.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-18</Date>
<Version>18.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-08-11</Date>
<Version>18.04.1</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-05-15</Date>
<Version>18.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-04-25</Date>
<Version>18.04.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-03-22</Date>
<Version>17.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2018-03-02</Date>
<Version>17.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2017-12-26</Date>
<Version>17.12.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-16</Date>
<Version>17.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<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="11">
<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="10">
<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="9">
<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="8">
<Date>2017-06-23</Date>
<Version>17.04.2</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2017-03-09</Date>
<Version>16.12.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-12-25</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-11-29</Date>
<Version>16.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-22</Date>
<Version>16.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-10-22</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-07-31</Date>
<Version>16.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-25</Date>
<Version>16.04.0</Version>
<Update release="59">
<Date>2025-01-09</Date>
<Version>24.12.1</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>