kde-framework

This commit is contained in:
Rmys
2025-01-21 13:35:29 +03:00
parent 4df67d5d9c
commit 6dbf54cf6e
199 changed files with 3150 additions and 43754 deletions
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md", "AUTHORS", "ChangeLog")
+18 -494
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,18 +12,18 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Open Collaboration Service client library, based on Qt 5</Summary>
<Description>Attica is a library to access Open Collaboration Service servers, based on Qt 5.</Description>
<Archive sha1sum="f62585ee87b33a644a0df8ab903e1503ed12e374" type="tarxz">mirrors://kde/stable/frameworks/5.116/attica-5.116.0.tar.xz</Archive>
<Description>attica is a library to access Open Collaboration Service servers, based on Qt 5.</Description>
<Archive sha1sum="ffdcea6db8a98e0c0754beaa30d9a2d9a003ec53" type="tarxz">mirrors://kde/stable/frameworks/6.10/attica-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>attica</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
@@ -32,13 +33,16 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>attica-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>attica-devel</Name>
<Summary>Development files for attica5</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency release="current">attica</Dependency>
</RuntimeDependencies>
<Files>
@@ -46,498 +50,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>attica-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -10,4 +10,4 @@
<Name>attica5-devel</Name>
<Summary xml:lang="tr">attica5 için geliştirme dosyaları</Summary>
</Package>
</PISI>
</PISI>
+6 -4
View File
@@ -4,16 +4,18 @@
# 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
from pisi.actionsapi import pisitools
def setup():
kde5.configure()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.removeDir("/usr/lib/systemd")
#pisitools.dodoc("COPYING")
+58 -534
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,50 +13,50 @@
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Framework for searching and managing metadata</Summary>
<Description>Baloo is a framework for searching and managing metada</Description>
<Archive sha1sum="e1ccce7bb63a1db334de65c787ae1d0229b782fd" type="tarxz">mirrors://kde/stable/frameworks/5.116/baloo-5.116.0.tar.xz</Archive>
<Description>baloo is a framework for searching and managing metada</Description>
<Archive sha1sum="1d11445b14687bbbccfd29c9882edcdb41f05de8" type="tarxz">mirrors://kde/stable/frameworks/6.10/baloo-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kidletime-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">solid-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kfilemetadata-devel</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency>
<Dependency versionFrom="5.116.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcrash-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kcompletion-devel</Dependency>
<Dependency versionFrom="6.10.0">kidletime-devel</Dependency>
<Dependency versionFrom="6.10.0">kio-devel</Dependency>
<Dependency versionFrom="6.10.0">solid-devel</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="6.10.0">kfilemetadata-devel</Dependency>
<Dependency versionFrom="6.10.0">kdoctools-devel</Dependency>
<Dependency versionFrom="6.10.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="6.10.0">kitemviews-devel</Dependency>
<Dependency versionFrom="6.10.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency>lmdb-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>baloo</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons</Dependency>
<!-- <Dependency versionFrom="5.116.0">kauth</Dependency> -->
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kdbusaddons</Dependency>
<!-- <Dependency versionFrom="6.10.0">kauth</Dependency> -->
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kcrash</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kidletime</Dependency>
<Dependency versionFrom="5.116.0">kio</Dependency>
<Dependency versionFrom="5.116.0">solid</Dependency>
<Dependency versionFrom="5.116.0">kfilemetadata</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kcrash</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">kidletime</Dependency>
<Dependency versionFrom="6.10.0">kio</Dependency>
<Dependency versionFrom="6.10.0">solid</Dependency>
<Dependency versionFrom="6.10.0">kfilemetadata</Dependency>
<Dependency>lmdb</Dependency>
</RuntimeDependencies>
<Files>
@@ -67,6 +68,9 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>baloo-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -74,18 +78,18 @@
<Summary>Development files for baloo-widgets</Summary>
<RuntimeDependencies>
<Dependency release="current">baloo</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<!--Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency-->
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<!--Dependency versionFrom="5.7.1">qt6-declarative-devel</Dependency-->
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kidletime-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">solid-devel</Dependency-->
<Dependency versionFrom="5.116.0">kfilemetadata-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcrash-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kidletime-devel</Dependency>
<Dependency versionFrom="6.10.0">kio-devel</Dependency>
<Dependency versionFrom="6.10.0">solid-devel</Dependency-->
<Dependency versionFrom="6.10.0">kfilemetadata-devel</Dependency>
<!--Dependency>lmdb-devel</Dependency-->
</RuntimeDependencies>
<Files>
@@ -93,498 +97,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>baloo-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-24</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -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
from pisi.actionsapi import pisitools
def setup():
kde5.configure("-DUDEV_RULES_INSTALL_DIR=/lib/udev/rules.d")
kde6.configure("-DUDEV_RULES_INSTALL_DIR=/lib/udev/rules.d")
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
+23 -505
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,13 +13,13 @@
<IsA>library</IsA>
<Summary>Qt wrapper for KDE 5 Bluez DBus API</Summary>
<Description>Qt wrapper for KDE 5 DBus API.</Description>
<Archive sha1sum="b3922f0efc281f47d524eb32eaa2c6878863c9c1" type="tarxz">mirrors://kde/stable/frameworks/5.116/bluez-qt-5.116.0.tar.xz</Archive>
<Archive sha1sum="5ef617858166b0d464e7ba93706de30f1605e71c" type="tarxz">mirrors://kde/stable/frameworks/6.10/bluez-qt-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>bluez</Dependency>
<Dependency>bluez-libs-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -26,8 +27,8 @@
<Name>bluez-qt</Name>
<RuntimeDependencies>
<!-- <Dependency>bluez</Dependency> -->
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="5.15.1">qt5-declarative</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
<Dependency versionFrom="6.7.3">qt6-declarative</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
@@ -36,522 +37,39 @@
<Path fileType="config">/etc/xdg</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/lib/udev</Path>
<Path fileType="data">/usr/share/qlogging-categories5</Path>
<Path fileType="data">/usr/share/qlogging-categories5/bluez.categories</Path>
<Path fileType="data">/usr/share/qlogging-categories6</Path>
<Path fileType="data">/usr/share/qlogging-categories6/bluez.categories</Path>
</Files>
<Replaces>
<Package>bluez-qt-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>bluez-qt-devel</Name>
<Summary>Development files for bluez-qt</Summary>
<RuntimeDependencies>
<!-- <Dependency versionFrom="5.15.1">qt5-base-devel</Dependency> -->
<!-- <Dependency versionFrom="5.15.1">qt5-declarative-devel</Dependency> -->
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<!-- <Dependency versionFrom="6.7.3">qt6-declarative-devel</Dependency> -->
<Dependency release="current">bluez-qt</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>bluez-qt-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-04-15</Date>
<Version>5.57.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>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-09</Date>
<Version>5.45.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="72">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -4,16 +4,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("-DBINARY_ICONS_RESOURCE=ON")
kde6.configure("-DBINARY_ICONS_RESOURCE=ON")
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.dodoc("README*", "COPYING*")
@@ -0,0 +1,11 @@
diff -Nuar a/KF6BreezeIconsConfig.cmake.in b/KF6BreezeIconsConfig.cmake.in
--- a/KF6BreezeIconsConfig.cmake.in 2024-01-31 13:30:08.000000000 +0300
+++ b/KF6BreezeIconsConfig.cmake.in 2024-02-01 11:26:06.638099308 +0300
@@ -3,6 +3,5 @@
if(@ICONS_LIBRARY@)
include(CMakeFindDependencyMacro)
find_dependency(Qt6Gui "@REQUIRED_QT_VERSION@")
+ include("${CMAKE_CURRENT_LIST_DIR}/KF6BreezeIconsTargets.cmake")
endif()
-
-include("${CMAKE_CURRENT_LIST_DIR}/KF6BreezeIconsTargets.cmake")
+30 -500
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,16 +13,16 @@
<IsA>app:gui</IsA>
<Summary>Breeze icon themes</Summary>
<Description>İcon themes breeze</Description>
<Archive type="tarxz" sha1sum="b6968cf202123581bf8d2b5417bfda158940e6cd">mirrors://kde/stable/frameworks/5.116/breeze-icons-5.116.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="6ea69d5a618cc1720acee81f732b77201973ef0c">mirrors://kde/stable/frameworks/6.10/breeze-icons-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-lxml</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">250a7d0b.patch</Patch-->
<!-- <Patch level="1">breeze.patch</Patch> -->
</Patches>
</Source>
@@ -29,7 +30,7 @@
<Name>breeze-icons</Name>
<Summary>Breeze icon themes</Summary>
<Files>
<Path fileType="library">/usr/lib/cmake/</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
@@ -39,505 +40,34 @@
<AdditionalFile target="/usr/share/icons/breeze-dark/places/16/folder-activities.svg">breeze-dark-16.svg</AdditionalFile>
<AdditionalFile target="/usr/share/icons/breeze-dark/places/22/folder-activities.svg">breeze-dark-22.svg</AdditionalFile>
</AdditionalFiles>
<Replaces>
<Package>breeze-icons-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>breeze-icons-devel</Name>
<Summary>Development files for breeze-icons</Summary>
<RuntimeDependencies>
<Dependency release="current">breeze-icons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>breeze-icons-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-05</Date>
<Version>5.88.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-03-01</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="72">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -4,16 +4,16 @@
# 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
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("README.md")
@@ -1,46 +0,0 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3c3a42c..1b42af0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -47,7 +47,7 @@ if (BUILD_KPACKAGE_INSTALL_HANDLERS)
find_package(KF5I18n ${KF_DEP_VERSION} REQUIRED)
find_package(packagekitqt${QT_MAJOR_VERSION})
- find_package(AppStreamQt 0.10.4)
+ find_package(AppStreamQt5 1.0)
endif()
ecm_set_disabled_deprecation_versions(
diff --git a/src/kpackage-install-handlers/CMakeLists.txt b/src/kpackage-install-handlers/CMakeLists.txt
index d0bf7f0..a7c126f 100644
--- a/src/kpackage-install-handlers/CMakeLists.txt
+++ b/src/kpackage-install-handlers/CMakeLists.txt
@@ -1,5 +1,5 @@
add_subdirectory(kns)
-if(AppStreamQt_FOUND AND packagekitqt5_FOUND)
+if(AppStreamQt5_FOUND AND packagekitqt5_FOUND)
add_subdirectory(appstream)
endif()
diff --git a/src/kpackage-install-handlers/appstream/CMakeLists.txt b/src/kpackage-install-handlers/appstream/CMakeLists.txt
index 8db1bdb..9552c5f 100644
--- a/src/kpackage-install-handlers/appstream/CMakeLists.txt
+++ b/src/kpackage-install-handlers/appstream/CMakeLists.txt
@@ -1,3 +1,3 @@
add_executable(appstreamhandler main.cpp)
-target_link_libraries(appstreamhandler PK::packagekitqt5 AppStreamQt)
+target_link_libraries(appstreamhandler PK::packagekitqt5 AppStreamQt5)
install(TARGETS appstreamhandler DESTINATION ${KDE_INSTALL_LIBEXECDIR_KF}/kpackagehandlers)
diff --git a/src/kpackage-install-handlers/appstream/main.cpp b/src/kpackage-install-handlers/appstream/main.cpp
index 82328f7..8bde139 100644
--- a/src/kpackage-install-handlers/appstream/main.cpp
+++ b/src/kpackage-install-handlers/appstream/main.cpp
@@ -5,7 +5,7 @@
SPDX-License-Identifier: LGPL-2.0-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL
*/
-#include <AppStreamQt/pool.h>
+#include <AppStreamQt5/pool.h>
#include <PackageKit/Daemon>
#include <QCoreApplication>
#include <QDebug>
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,50 +13,50 @@
<IsA>library</IsA>
<Summary>Framework providing components to allow applications to integrate with a KDE Workspace</Summary>
<Description>Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace.</Description>
<Archive sha1sum="3ce4d34b1f798979153054ec6b1eb2b054d8895d" type="tarxz">mirrors://kde/stable/frameworks/5.116/frameworkintegration-5.116.0.tar.xz</Archive>
<Archive sha1sum="aca924a5e4d285ba3911db3554e5460578c7c9bc" type="tarxz">mirrors://kde/stable/frameworks/6.10/frameworkintegration-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libxcb-devel</Dependency>
<Dependency>libXcursor-devel</Dependency>
<Dependency>appstream-qt5-devel</Dependency>
<Dependency>packagekit-qt5-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
<Dependency>appstream-qt6-devel</Dependency>
<Dependency>packagekit-qt6-devel</Dependency>
<Dependency>appstream-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative-devel</Dependency>
<Dependency>oxygen-fonts</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kpackage-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">knotifications-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.116.0">knewstuff-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kpackage-devel</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="6.10.0">kcompletion-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">kio-devel</Dependency>
<Dependency versionFrom="6.10.0">knotifications-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">knewstuff-devel</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">appstream-1.0.patch</Patch>
</Patches>
</Source>
<Package>
<Name>frameworkintegration</Name>
<RuntimeDependencies>
<Dependency>appstream-qt5</Dependency>
<Dependency>packagekit-qt5</Dependency>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">knotifications</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.116.0">knewstuff</Dependency>
<Dependency>appstream-qt6</Dependency>
<Dependency>packagekit-qt6</Dependency>
<Dependency>appstream</Dependency>
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets</Dependency>
<Dependency versionFrom="6.10.0">kiconthemes</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">knotifications</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="6.10.0">knewstuff</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
@@ -64,6 +65,9 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>frameworkintegration-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -71,519 +75,25 @@
<Summary>Development files for framework-integration</Summary>
<RuntimeDependencies>
<Dependency release="current">frameworkintegration</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kiconthemes-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
</Files>
<Replaces>
<Package>frameworkintegration-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="72">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="71">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-11-14</Date>
<Version>5.112.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-21</Date>
<Version>5.100.0</Version>
<Comment>Rebuild packagekit-qt5</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-03-01</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="73">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -1,17 +0,0 @@
--- a/CMakeLists.txt 2014-09-09 02:40:08.000000000 +0300
+++ b/CMakeLists.txt 2014-09-22 17:47:14.215639453 +0300
@@ -6,13 +6,6 @@
set(REQUIRED_QT_VERSION 5.2.0)
-# We don't build in-source
-if ("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
- message (
- FATAL_ERROR
- "kactivities require an out of source build. Please create a separate build directory and run 'cmake path_to_plasma [options]' there."
- )
-endif ()
# Extra CMake stuff
find_package (ECM 1.2.0 REQUIRED NO_MODULE)
@@ -1,91 +0,0 @@
diff --git a/autotests/Process.cpp b/autotests/Process.cpp
index a7a0507..afa4bf1 100644
--- a/autotests/Process.cpp
+++ b/autotests/Process.cpp
@@ -83,7 +83,7 @@ void Modifier::initTestCase()
// qDebug() << env;
s_process->setEnvironment(env);
- s_process->start(QStringLiteral(KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd"));
+ s_process->start(QStringLiteral(KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd5"));
s_process->waitForStarted();
diff --git a/src/lib/core/manager_p.cpp b/src/lib/core/manager_p.cpp
index 077c634..7be66dd 100644
--- a/src/lib/core/manager_p.cpp
+++ b/src/lib/core/manager_p.cpp
@@ -94,11 +94,11 @@ Manager *Manager::self()
->property("org.kde.KActivities.core.disableAutostart")
.toBool()) {
qCDebug(KAMD_CORELIB) << "Starting the activity manager daemon";
- QProcess::startDetached(QStringLiteral("kactivitymanagerd"));
+ QProcess::startDetached(QStringLiteral("kactivitymanagerd5"));
}
#else
- QProcess::startDetached(QStringLiteral("kactivitymanagerd"));
+ QProcess::startDetached(QStringLiteral("kactivitymanagerd5"));
#endif
}
diff --git a/src/service/Application.cpp b/src/service/Application.cpp
index 6b0e3e1..3894540 100644
--- a/src/service/Application.cpp
+++ b/src/service/Application.cpp
@@ -280,7 +280,7 @@ int main(int argc, char **argv)
application.setApplicationName(QStringLiteral("ActivityManager"));
application.setOrganizationDomain(QStringLiteral("kde.org"));
- // KAboutData about("kactivitymanagerd", Q_NULLPTR, ki18n("KDE Activity Manager"), "3.0",
+ // KAboutData about("kactivitymanagerd5", Q_NULLPTR, ki18n("KDE Activity Manager"), "3.0",
// ki18n("KDE Activity Management Service"),
// KAboutData::License_GPL,
// ki18n("(c) 2010, 2011, 2012 Ivan Cukic"), KLocalizedString(),
@@ -333,7 +333,7 @@ int main(int argc, char **argv)
// Starting the dameon
QProcess::startDetached(
- KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd",
+ KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd5",
QStringList{"start-daemon"}
);
diff --git a/src/service/CMakeLists.txt b/src/service/CMakeLists.txt
index 4b4978b..2220f34 100644
--- a/src/service/CMakeLists.txt
+++ b/src/service/CMakeLists.txt
@@ -62,9 +62,9 @@ qt5_add_dbus_adaptor (
Features.h Features
)
-add_executable (kactivitymanagerd ${kactivitymanager_SRCS})
+add_executable (kactivitymanagerd5 ${kactivitymanager_SRCS})
-target_link_libraries (kactivitymanagerd
+target_link_libraries (kactivitymanagerd5
Qt5::Core
Qt5::DBus
Qt5::Widgets
@@ -84,7 +84,7 @@ install (FILES
)
install (TARGETS
- kactivitymanagerd ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}
+ kactivitymanagerd5 ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}
)
install (FILES
diff --git a/src/service/files/kactivitymanagerd.desktop b/src/service/files/kactivitymanagerd.desktop
index be5faa1..3c9b9a9 100644
--- a/src/service/files/kactivitymanagerd.desktop
+++ b/src/service/files/kactivitymanagerd.desktop
@@ -4,7 +4,7 @@ Icon=preferences-activities
X-KDE-ServiceTypes=
X-DBUS-StartupType=Unique
X-KDE-StartupNotify=false
-Exec=kactivitymanagerd
+Exec=kactivitymanagerd5
Name=Activity Manager
Name[ar]=مدير الأنشطة
@@ -1,546 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kactivities-stats</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Library for KDE's Plasma Activities support</Summary>
<Description>Kactivities provides an API for using and interacting with the Plasma Activities Manager.</Description>
<Archive sha1sum="86c16411b2badcfc0d5bbf846b29fad42df926a6" type="tarxz">mirrors://kde/stable/frameworks/5.116/kactivities-stats-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-sql-postgresql</Dependency>
<Dependency versionFrom="5.7.1">qt5-sql-mysql</Dependency>
<Dependency versionFrom="5.7.1">qt5-sql-sqlite</Dependency>
<Dependency versionFrom="5.7.1">qt5-sql-odbc</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kactivities-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
</BuildDependencies>
<!--Patches>
<Patch level="1">build-source.patch</Patch>
</Patches-->
</Source>
<Package>
<Name>kactivities-stats</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kactivities</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kactivities-stats-devel</Name>
<Summary>Development files for kactivities-stats</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kactivities-devel</Dependency>
<Dependency release="current">kactivities-stats</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="2">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="1">
<Date>2016-07-31</Date>
<Version>5.24</Version>
<Comment>Version release.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>
@@ -1,17 +0,0 @@
--- a/CMakeLists.txt 2014-09-09 02:40:08.000000000 +0300
+++ b/CMakeLists.txt 2014-09-22 17:47:14.215639453 +0300
@@ -6,13 +6,6 @@
set(REQUIRED_QT_VERSION 5.2.0)
-# We don't build in-source
-if ("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
- message (
- FATAL_ERROR
- "kactivities require an out of source build. Please create a separate build directory and run 'cmake path_to_plasma [options]' there."
- )
-endif ()
# Extra CMake stuff
find_package (ECM 1.2.0 REQUIRED NO_MODULE)
@@ -1,91 +0,0 @@
diff --git a/autotests/Process.cpp b/autotests/Process.cpp
index a7a0507..afa4bf1 100644
--- a/autotests/Process.cpp
+++ b/autotests/Process.cpp
@@ -83,7 +83,7 @@ void Modifier::initTestCase()
// qDebug() << env;
s_process->setEnvironment(env);
- s_process->start(QStringLiteral(KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd"));
+ s_process->start(QStringLiteral(KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd5"));
s_process->waitForStarted();
diff --git a/src/lib/core/manager_p.cpp b/src/lib/core/manager_p.cpp
index 077c634..7be66dd 100644
--- a/src/lib/core/manager_p.cpp
+++ b/src/lib/core/manager_p.cpp
@@ -94,11 +94,11 @@ Manager *Manager::self()
->property("org.kde.KActivities.core.disableAutostart")
.toBool()) {
qCDebug(KAMD_CORELIB) << "Starting the activity manager daemon";
- QProcess::startDetached(QStringLiteral("kactivitymanagerd"));
+ QProcess::startDetached(QStringLiteral("kactivitymanagerd5"));
}
#else
- QProcess::startDetached(QStringLiteral("kactivitymanagerd"));
+ QProcess::startDetached(QStringLiteral("kactivitymanagerd5"));
#endif
}
diff --git a/src/service/Application.cpp b/src/service/Application.cpp
index 6b0e3e1..3894540 100644
--- a/src/service/Application.cpp
+++ b/src/service/Application.cpp
@@ -280,7 +280,7 @@ int main(int argc, char **argv)
application.setApplicationName(QStringLiteral("ActivityManager"));
application.setOrganizationDomain(QStringLiteral("kde.org"));
- // KAboutData about("kactivitymanagerd", Q_NULLPTR, ki18n("KDE Activity Manager"), "3.0",
+ // KAboutData about("kactivitymanagerd5", Q_NULLPTR, ki18n("KDE Activity Manager"), "3.0",
// ki18n("KDE Activity Management Service"),
// KAboutData::License_GPL,
// ki18n("(c) 2010, 2011, 2012 Ivan Cukic"), KLocalizedString(),
@@ -333,7 +333,7 @@ int main(int argc, char **argv)
// Starting the dameon
QProcess::startDetached(
- KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd",
+ KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd5",
QStringList{"start-daemon"}
);
diff --git a/src/service/CMakeLists.txt b/src/service/CMakeLists.txt
index 4b4978b..2220f34 100644
--- a/src/service/CMakeLists.txt
+++ b/src/service/CMakeLists.txt
@@ -62,9 +62,9 @@ qt5_add_dbus_adaptor (
Features.h Features
)
-add_executable (kactivitymanagerd ${kactivitymanager_SRCS})
+add_executable (kactivitymanagerd5 ${kactivitymanager_SRCS})
-target_link_libraries (kactivitymanagerd
+target_link_libraries (kactivitymanagerd5
Qt5::Core
Qt5::DBus
Qt5::Widgets
@@ -84,7 +84,7 @@ install (FILES
)
install (TARGETS
- kactivitymanagerd ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}
+ kactivitymanagerd5 ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}
)
install (FILES
diff --git a/src/service/files/kactivitymanagerd.desktop b/src/service/files/kactivitymanagerd.desktop
index be5faa1..3c9b9a9 100644
--- a/src/service/files/kactivitymanagerd.desktop
+++ b/src/service/files/kactivitymanagerd.desktop
@@ -4,7 +4,7 @@ Icon=preferences-activities
X-KDE-ServiceTypes=
X-DBUS-StartupType=Unique
X-KDE-StartupNotify=false
-Exec=kactivitymanagerd
+Exec=kactivitymanagerd5
Name=Activity Manager
Name[ar]=مدير الأنشطة
-599
View File
@@ -1,599 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kactivities</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Library for KDE's Plasma Activities support</Summary>
<Description>Kactivities provides an API for using and interacting with the Plasma Activities Manager.</Description>
<Archive sha1sum="80fd65decb5b203712c103308d6af01ae70e6c49" type="tarxz">mirrors://kde/stable/frameworks/5.116/kactivities-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="13.0.4">mesa-devel</Dependency>
<Dependency>boost-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kdeclarative-devel</Dependency>
<Dependency versionFrom="5.116.0">kpackage-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">solid-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel-devel</Dependency>
<Dependency versionFrom="5.116.0">kcmutils-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-sql-postgresql</Dependency>
<Dependency versionFrom="5.7.1">qt5-sql-mysql</Dependency>
<Dependency versionFrom="5.7.1">qt5-sql-sqlite</Dependency>
<Dependency versionFrom="5.7.1">qt5-sql-odbc</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">build-source.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>kactivities</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
<!--Dependency>libgcc</Dependency-->
<!--Dependency versionFrom="5.79.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency-->
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<!--Dependency versionFrom="5.79.0">kdbusaddons</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kio</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem</Dependency-->
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kactivities-devel</Name>
<Summary>Development files for kactivities</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<!--Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency-->
<Dependency release="current">kactivities</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
+5 -5
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
pisitools.dodoc("README.md")
@@ -3,7 +3,7 @@ diff -Nur kapidox-5.93.0/CMakeLists.txt kapidox-5.91.0/CMakeLists.txt
+++ kapidox-5.91.0/CMakeLists.txt 2022-01-25 08:43:21.000000000 +0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(KApiDox NONE)
project(kapidox NONE)
-include(FindUnixCommands)
+find_package(Python3 COMPONENTS Interpreter)
+15 -501
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -10,14 +11,14 @@
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>KDE5 Frameworks API documentation tools.</Summary>
<Description>KDE5 Frameworks API documentation tools.</Description>
<Archive sha1sum="30a25991cb104170f0065a915454ceb85f0316bc" type="tarxz">mirrors://kde/stable/frameworks/5.116/kapidox-5.116.0.tar.xz</Archive>
<Summary>kde6 Frameworks API documentation tools.</Summary>
<Description>kde6 Frameworks API documentation tools.</Description>
<Archive sha1sum="b38fbdf1a82cf2822c7a561e474f3dca49e79da2" type="tarxz">mirrors://kde/stable/frameworks/6.10/kapidox-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>python3-Jinja2</Dependency>
<Dependency>python3-PyYAML</Dependency>
<!-- <Dependency versionFrom="5.15.1">qt5-base-devel</Dependency> -->
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<!-- <Dependency versionFrom="6.7.3">qt6-base-devel</Dependency> -->
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<Patches>
@@ -28,7 +29,7 @@
<Package>
<Name>kapidox</Name>
<RuntimeDependencies>
<!-- <Dependency versionFrom="5.15.1">qt5-base</Dependency> -->
<!-- <Dependency versionFrom="6.7.3">qt6-base</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -36,505 +37,18 @@
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kapidox-kf6</Package>
</Replaces>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-10-25</Date>
<Version>5.87.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="72">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -2,7 +2,7 @@
<PISI>
<Source>
<Name>kapidox</Name>
<Summary xml:lang="tr">KDE5 Frameworks API dokümantasyon araçları.</Summary>
<Description xml:lang="tr">KDE5 Frameworks API dokümantasyon araçları.</Description>
<Summary xml:lang="tr">kde6 Frameworks API dokümantasyon araçları.</Summary>
<Description xml:lang="tr">kde6 Frameworks API dokümantasyon araçları.</Description>
</Source>
</PISI>
</PISI>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+24 -496
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,15 +12,17 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Qt 5 addon providing access to numerous types of archives</Summary>
<Description>KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR.</Description>
<Archive sha1sum="7733a73d8376d9e9b4be0afbe9c188aa4d87085b" type="tarxz">mirrors://kde/stable/frameworks/5.116/karchive-5.116.0.tar.xz</Archive>
<Description>karchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR.</Description>
<Archive sha1sum="6b9b9a16f9c6e518bc999ced036427a2e1d4a03a" type="tarxz">mirrors://kde/stable/frameworks/6.10/karchive-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
<Dependency>xz-devel</Dependency>
<Dependency>zstd-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency>netcdf-devel</Dependency>
<Dependency>qt6-linguist</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -28,10 +31,12 @@
<RuntimeDependencies>
<Dependency>xz</Dependency>
<Dependency>zlib</Dependency>
<Dependency>zstd</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>netcdf</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency>qt6-linguist</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -40,13 +45,16 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>karchive-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>karchive-devel</Name>
<Summary>Development files for karchive</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency release="current">karchive</Dependency>
</RuntimeDependencies>
<Files>
@@ -54,498 +62,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>karchive-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+24 -498
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,22 +13,24 @@
<IsA>library</IsA>
<Summary>Abstraction to system policy and authentication features</Summary>
<Description>Framework which lets applications perform actions as a privileged user</Description>
<Archive sha1sum="95b444c4bbc9b819caeddbec88647b1fc59d8668" type="tarxz">mirrors://kde/stable/frameworks/5.116/kauth-5.116.0.tar.xz</Archive>
<Archive sha1sum="1c55dda56e5d178914b9009806e90b6dc13fd3a0" type="tarxz">mirrors://kde/stable/frameworks/6.10/kauth-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
<Dependency>polkit-qt-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-linguist</Dependency>
<Dependency>polkit-qt6-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kauth</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>polkit-qt</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
<Dependency>polkit-qt6</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
@@ -37,6 +40,9 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kauth-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -45,505 +51,25 @@
<RuntimeDependencies>
<Dependency release="current">kauth</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<!-- <Dependency>polkit-qt-devel</Dependency> -->
<!-- <Dependency>polkit-qt6-devel</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kauth-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -5,15 +5,15 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
from pisi.actionsapi import kde6
def setup():
kde5.configure()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.dodoc("README.md")
+37 -515
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,34 +13,37 @@
<IsA>library</IsA>
<Summary>Access and manipulate bookmarks stored using XBEL format</Summary>
<Description>Framework which lets you access and manipulate bookmarks stored using XBEL format</Description>
<Archive sha1sum="ede9936dbf3f078343702ca6fdb6e530da3f1f15" type="tarxz">mirrors://kde/stable/frameworks/5.116/kbookmarks-5.116.0.tar.xz</Archive>
<Archive sha1sum="59a592a88f12fc43d5bedf95704c95cbb7c3dbde" type="tarxz">mirrors://kde/stable/frameworks/6.10/kbookmarks-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-linguist</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kbookmarks</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kcodecs</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<!-- <Dependency versionFrom="5.116.0">kiconthemes</Dependency> -->
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kcodecs</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
@@ -49,6 +53,9 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kbookmarks-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -56,511 +63,26 @@
<Summary>Development files for kbookmarks</Summary>
<RuntimeDependencies>
<Dependency release="current">kbookmarks</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency-->
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kxmlgui-devel</Dependency-->
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kbookmarks-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -5,15 +5,15 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
from pisi.actionsapi import kde6
def setup():
kde5.configure()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.dodoc("README*")
+20 -289
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,11 +13,12 @@
<IsA>library</IsA>
<Summary>The KDE calendar access library</Summary>
<Description>The KDE calendar access library</Description>
<Archive sha1sum="04ccac5117ba14c945356f3fa3b04909497d1370" type="tarxz">mirrors://kde/stable/frameworks/5.116/kcalendarcore-5.116.0.tar.xz</Archive>
<Archive sha1sum="746a443a7a796005487c250bd8b5efcf24022398" type="tarxz">mirrors://kde/stable/frameworks/6.10/kcalendarcore-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-declarative-devel</Dependency>
<Dependency versionFrom="2.0">libical-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -24,315 +26,44 @@
<Name>kcalendarcore</Name>
<RuntimeDependencies>
<Dependency>libical</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>qt6-declarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kcalendarcore-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kcalendarcore-devel</Name>
<Summary>Development files for kcalendarcore</Summary>
<RuntimeDependencies>
<Dependency>qt6-base-devel</Dependency>
<Dependency release="current">kcalendarcore</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kcalendarcore-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="41">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-12-10</Date>
<Version>5.76.0</Version>
<Comment>Version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="4">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-02-03</Date>
<Version>5.66.0</Version>
<Update release="42">
<Date>2025-01-09</Date>
<Version>6.10.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+49 -535
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,56 +12,61 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Utilities for interacting with KCModules</Summary>
<Description>KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework.</Description>
<Archive sha1sum="4b1a59794ff26d8e89c6f8126fe4c7a85f864040" type="tarxz">mirrors://kde/stable/frameworks/5.116/kcmutils-5.116.0.tar.xz</Archive>
<Description>kcmutils provides various classes to work with KCModules. KCModules can be created with the kconfigwidgets framework.</Description>
<Archive sha1sum="bc9501223ff479490d06b3824bb890d31ad10a42" type="tarxz">mirrors://kde/stable/frameworks/6.10/kcmutils-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="13.0.4">mesa-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kpackage-devel</Dependency>
<Dependency versionFrom="5.116.0">kdeclarative-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">kio-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kpackage-devel</Dependency>
<Dependency versionFrom="6.10.0">kdeclarative-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="6.10.0">kitemviews-devel</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kcmutils</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.116.0">kdeclarative</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kauth</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<!-- <Dependency versionFrom="5.116.0">kiconthemes</Dependency> -->
<Dependency versionFrom="5.116.0">kitemviews</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons</Dependency>
<Dependency versionFrom="6.10.0">kio</Dependency>
<Dependency versionFrom="6.10.0">kdeclarative</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kauth</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">kitemviews</Dependency>
<Dependency versionFrom="6.10.0">kservice</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kcmutils-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -68,518 +74,26 @@
<Summary>Development files for kcmutils</Summary>
<RuntimeDependencies>
<Dependency release="current">kcmutils</Dependency>
<!--Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.116.0">kdeclarative-devel</Dependency-->
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency-->
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons-devel</Dependency-->
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kcmutils-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-09</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-01-06</Date>
<Version>5.53.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-24</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+19 -495
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,12 +12,12 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Plugins allowing Qt applications to access further types of images</Summary>
<Description>KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings.</Description>
<Archive sha1sum="948165ec7e23dc7ecc046416e6777350bdc60cb3" type="tarxz">mirrors://kde/stable/frameworks/5.116/kcodecs-5.116.0.tar.xz</Archive>
<Description>kde6 kcodecs provide a collection of methods to manipulate strings using various encodings.</Description>
<Archive sha1sum="213f9a59cd96b91fc7252db35334f796c51a3e67" type="tarxz">mirrors://kde/stable/frameworks/6.10/kcodecs-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-linguist</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency>gperf</Dependency>
</BuildDependencies>
</Source>
@@ -24,7 +25,7 @@
<Package>
<Name>kcodecs</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
</RuntimeDependencies>
<Files>
@@ -35,13 +36,16 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kcodecs-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kcodecs-devel</Name>
<Summary>Development files for kcodecs</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency release="current">kcodecs</Dependency>
</RuntimeDependencies>
<Files>
@@ -49,498 +53,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kcodecs-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -1,19 +1,19 @@
#!/usr/bin/python
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# 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 pisitools
from pisi.actionsapi import kde6
def setup():
kde5.configure()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.dodoc("README.md")
pisitools.dodoc("LICENSES/*", "README*")
@@ -0,0 +1,79 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kcolorscheme</Name>
<Homepage>https://github.com/KDE/kcolorscheme</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>LGPLv3</License>
<IsA>library</IsA>
<Summary>Classes to read and interact with KColorScheme</Summary>
<Description>Classes to read and interact with KColorScheme</Description>
<Archive sha1sum="57b7acaee4f2991a9b049da59bab217f75eb83c0" type="tarxz">https://download.kde.org/stable/frameworks/6.10/kcolorscheme-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt6-base-devel</Dependency>
<Dependency>qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>kcolorscheme.patch</Patch>
<Patch level="1">kcolorscheme.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>kcolorscheme</Name>
<RuntimeDependencies>
<Dependency>qt6-base</Dependency>
<Dependency>qt6-declarative</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/qlogging-categories6</Path>
</Files>
<Replaces>
<Package>kcolorscheme-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kcolorscheme-devel</Name>
<Summary>Development files for kcolorscheme</Summary>
<RuntimeDependencies>
<Dependency release="current">kcolorscheme</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kcolorscheme-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="1">
<Date>2025-01-09</Date>
<Version>6.10.0</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kcolorscheme</Name>
<Summary xml:lang="tr">Classes to read and interact with KColorScheme</Summary>
<Description xml:lang="tr">Classes to read and interact with KColorScheme</Description>
</Source>
</PISI>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+30 -502
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,25 +13,29 @@
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Addon with auto completion widgets and classes</Summary>
<Description>KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets.</Description>
<Archive sha1sum="6d5ece6c3a67a2d41e086fb853199dd5b85b9041" type="tarxz">mirrors://kde/stable/frameworks/5.116/kcompletion-5.116.0.tar.xz</Archive>
<Description>kcompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets.</Description>
<Archive sha1sum="a755c6b25250e96dc3620a16686e275e7445c0c2" type="tarxz">mirrors://kde/stable/frameworks/6.10/kcompletion-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-designer-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-designer-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
<Dependency>qt6-linguist</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kcompletion</Name>
<RuntimeDependencies>
<!-- <Dependency versionFrom="5.7.1">qt5-base</Dependency> -->
<!-- <Dependency>libgcc</Dependency> -->
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="6.10.0">kcodecs</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
@@ -40,513 +45,36 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kcompletion-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kcompletion-devel</Name>
<Summary>Development files for kcompletion</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency release="current">kcompletion</Dependency>
<!-- <Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency> -->
<!-- <Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kcompletion-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+22 -497
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,21 +14,21 @@
<IsA>app:console</IsA>
<IsA>app:gui</IsA>
<Summary>Advanced configuration system for KDE Frameworks 5</Summary>
<Description>Kconfig provides advanced libraries and tools for accessing configuration files.</Description>
<Archive sha1sum="2316ba6152f8fc3420a5b699a6c1e7054e7583f6" type="tarxz">mirrors://kde/stable/frameworks/5.116/kconfig-5.116.0.tar.xz</Archive>
<Description>kconfig provides advanced libraries and tools for accessing configuration files.</Description>
<Archive sha1sum="ae5d1c94a407cacdea80b30894f6df9b4f823dd3" type="tarxz">mirrors://kde/stable/frameworks/6.10/kconfig-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-linguist</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kconfig</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="5.15.1">qt5-declarative</Dependency>
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
</RuntimeDependencies>
<Files>
@@ -38,13 +39,17 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kconfig-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kconfig-devel</Name>
<Summary>Development files for kconfig</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
<Dependency release="current">kconfig</Dependency>
</RuntimeDependencies>
<Files>
@@ -52,498 +57,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kconfig-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-19</Date>
<Version>5.100.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="72">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -4,16 +4,16 @@
# 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
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("README.md")
+47 -518
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,22 +13,24 @@
<IsA>library</IsA>
<IsA>app:console</IsA>
<IsA>app:gui</IsA>
<Summary>Kconfig widgets</Summary>
<Description>KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings.</Description>
<Archive sha1sum="fc11657ea4628d7d36b1f462949166de143cb0e3" type="tarxz">mirrors://kde/stable/frameworks/5.116/kconfigwidgets-5.116.0.tar.xz</Archive>
<Summary>kconfig widgets</Summary>
<Description>kconfigwidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses kconfig to store their settings.</Description>
<Archive sha1sum="18cecc7085a9e7f82eb943a6d2b818384fb36458" type="tarxz">mirrors://kde/stable/frameworks/6.10/kconfigwidgets-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kdoctools-devel</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.7.1">qt5-designer-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.1">qt6-designer-devel</Dependency>
</BuildDependencies>
</Source>
@@ -35,14 +38,16 @@
<Name>kconfigwidgets</Name>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.116.0">kauth</Dependency>
<Dependency versionFrom="5.116.0">kcodecs</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
<Dependency versionFrom="6.10.0">kauth</Dependency>
<Dependency versionFrom="6.10.0">kcodecs</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -54,6 +59,9 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
<Replaces>
<Package>kconfigwidgets-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -61,512 +69,33 @@
<Summary>Development files for kconfigwidgets</Summary>
<RuntimeDependencies>
<Dependency release="current">kconfigwidgets</Dependency>
<!-- <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> -->
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<!-- <Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency> -->
<!-- <Dependency versionFrom="5.116.0">kguiaddons-devel</Dependency> -->
<!-- <Dependency versionFrom="5.116.0">ki18n-devel</Dependency> -->
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<!-- <Dependency versionFrom="6.7.1">qt6-base-devel</Dependency> -->
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme-devel</Dependency>
<!-- <Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency> -->
<!-- <Dependency versionFrom="6.10.0">kguiaddons-devel</Dependency> -->
<!-- <Dependency versionFrom="6.10.0">ki18n-devel</Dependency> -->
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kconfigwidgets-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-03</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -5,15 +5,15 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pisitools
from pisi.actionsapi import kde5
from pisi.actionsapi import kde6
def setup():
kde5.configure()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.dodoc("README*")
@@ -2,7 +2,7 @@ diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt 2017-12-08 04:01:29.000000000 +0300
+++ b/CMakeLists.txt 2017-12-16 13:20:44.507808201 +0300
@@ -4,7 +4,7 @@
project(KContacts VERSION ${PIM_VERSION})
project(kcontacts VERSION ${PIM_VERSION})
# ECM setup
-set(QT_REQUIRED_VERSION "5.8.0")
+23 -509
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,17 +14,17 @@
<IsA>app:gui</IsA>
<Summary>Address book API for KDE.</Summary>
<Description>Address book for KDE for Contacts.</Description>
<Archive sha1sum="8251968ffecc53ff59cc90f5f5aa25f2e64799ef" type="tarxz">mirrors://kde/stable/frameworks/5.116/kcontacts-5.116.0.tar.xz</Archive>
<Archive sha1sum="ab8be96a09168ee64210fd42a2a23bfa286a003c" type="tarxz">mirrors://kde/stable/frameworks/6.10/kcontacts-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kio-devel</Dependency>
<Dependency>iso-codes-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
<Patches>
<!--Patch>qt5.patch</Patch-->
@@ -33,14 +34,12 @@
<Package>
<Name>kcontacts</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kcodecs</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kcoreaddons</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<!-- <Dependency>iso-codes</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -49,13 +48,15 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kcontacts-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kcontacts-devel</Name>
<Summary>Development files for kcontacts</Summary>
<RuntimeDependencies>
<!-- <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> -->
<Dependency release="current">kcontacts</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kcodecs-devel</Dependency>
@@ -67,505 +68,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kcontacts-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-02-03</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-02-02</Date>
<Version>19.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<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="27">
<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="26">
<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="25">
<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="24">
<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="23">
<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="22">
<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="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-11</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-02-03</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-16</Date>
<Version>17.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<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="12">
<Date>2017-10-14</Date>
<Version>17.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-09-19</Date>
<Version>17.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<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="9">
<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="8">
<Date>2017-03-04</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="7">
<Date>2016-12-21</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<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="5">
<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="4">
<Date>2016-10-07</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<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="2">
<Date>2016-05-19</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-20</Date>
<Version>15.12.3</Version>
<Update release="72">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+22 -502
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,13 +13,14 @@
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Utilities for core application functionality and accessing the OS</Summary>
<Description>KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more.</Description>
<Archive sha1sum="a3b23a8f6592239cbf16f75f887147ab29a6d6c3" type="tarxz">mirrors://kde/stable/frameworks/5.116/kcoreaddons-5.116.0.tar.xz</Archive>
<Description>kcoreaddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more.</Description>
<Archive sha1sum="68a4cfc4be1ef7323597f5256085f9b773157d14" type="tarxz">mirrors://kde/stable/frameworks/6.10/kcoreaddons-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-linguist</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-linguist</Dependency>
<Dependency versionFrom="6.7.3">qt6-declarative-devel</Dependency>
<Dependency>shared-mime-info</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<!-- <Dependency versionFrom="13.0.4">mesa-devel</Dependency> -->
</BuildDependencies>
</Source>
@@ -26,7 +28,9 @@
<Package>
<Name>kcoreaddons</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency>eudev</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
<Dependency versionFrom="6.7.3">qt6-declarative</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency>shared-mime-info</Dependency>
<!-- <Dependency>docbook-xsl</Dependency> -->
@@ -40,13 +44,16 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kcoreaddons-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kcoreaddons-devel</Name>
<Summary>Development files for kcoreaddons</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency release="current">kcoreaddons</Dependency>
</RuntimeDependencies>
<Files>
@@ -54,508 +61,21 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kcoreaddons-kf6-devel</Package>
</Replaces>
<!-- <Provides>
<COMAR script="package.py">System.Package</COMAR>
</Provides> -->
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2019-10-06</Date>
<Version>5.63.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="72">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+22 -505
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,28 +12,25 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Kcrash crash handling application</Summary>
<Description>KCrash provides support for intercepting and handling application crashes.</Description>
<Archive sha1sum="8cf2e6dcc8a473271ed4aa53b8ca9a558f7ea315" type="tarxz">mirrors://kde/stable/frameworks/5.116/kcrash-5.116.0.tar.xz</Archive>
<Summary>kcrash crash handling application</Summary>
<Description>kcrash provides support for intercepting and handling application crashes.</Description>
<Archive sha1sum="58acaa30a11d3d54ce4d80c039e344912107ad3a" type="tarxz">mirrors://kde/stable/frameworks/6.10/kcrash-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kcrash</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency>libX11</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
<!-- <Dependency versionFrom="5.116.0">kcoreaddons</Dependency> -->
<Dependency versionFrom="5.116.0">kwindowsystem</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -42,515 +40,34 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kcrash-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kcrash-devel</Name>
<Summary>Development files for kcrash</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<!-- <Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency> -->
<Dependency release="current">kcrash</Dependency>
<!-- <Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency> -->
<!-- <Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kcrash-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-24</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,13 +4,13 @@
# 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()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
+32 -462
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,31 +12,29 @@
<License>GPLv2</License>
<IsA>library</IsA>
<IsA>app:gui</IsA>
<PartOf>desktop.kde.applications</PartOf>
<Summary>A DAV protocol implemention with KJobs</Summary>
<Description>Calendars and todos are supported, using either GroupDAV or CalDAV, and contacts are supported using GroupDAV or CardDAV.</Description>
<Archive sha1sum="e4241c848504cdffffcc86c8d6cbbf4ad287eb18" type="tarxz">mirrors://kde/stable/frameworks/5.116/kdav-5.116.0.tar.xz</Archive>
<Archive sha1sum="aa1c577d533d1aca02878162ba626e1e1f12a85b" type="tarxz">mirrors://kde/stable/frameworks/6.10/kdav-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">solid-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-xmlpatterns-devel</Dependency>
<Dependency versionFrom="6.10.0">kio-devel</Dependency>
<Dependency versionFrom="6.10.0">solid-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
<Dependency versionFrom="6.10.0">kitemviews-devel</Dependency>
<Dependency versionFrom="6.10.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="6.10.0">kcompletion-devel</Dependency>
<Dependency versionFrom="6.10.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patch>qt5.patch</Patch-->
@@ -49,8 +48,7 @@
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-xmlpatterns</Dependency>
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -59,6 +57,9 @@
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
</Files>
<Replaces>
<Package>kdav-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -74,449 +75,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="data">/usr/share/apps/cmake</Path>
</Files>
<Replaces>
<Package>kdav-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="63">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2022-04-12</Date>
<Version>5.93.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>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="38">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="26">
<Date>2020-09-14</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2020-09-13</Date>
<Version>20.04.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<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="23">
<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="22">
<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="21">
<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="20">
<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="19">
<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="18">
<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="17">
<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="16">
<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="15">
<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="14">
<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="13">
<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="12">
<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="11">
<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="10">
<Date>2018-05-11</Date>
<Version>18.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<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="8">
<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="7">
<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="6">
<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="5">
<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="4">
<Date>2017-10-14</Date>
<Version>17.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<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="2">
<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="1">
<Date>2017-07-04</Date>
<Version>17.04.2</Version>
<Update release="64">
<Date>2025-01-09</Date>
<Version>6.10.0</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
+1 -1
View File
@@ -10,4 +10,4 @@
<Name>kdav-devel</Name>
<Summary xml:lang="tr">kdav için geliştirme dosyaları</Summary>
</Package>
</PISI>
</PISI>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md", "MAINTAINER")
+19 -498
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,22 +13,19 @@
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Extra modules for Qt-DBus</Summary>
<Description>KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules.</Description>
<Archive sha1sum="4a9b0bbaf0a2c7b672787cf9a97cebbfc8f079cb" type="tarxz">mirrors://kde/stable/frameworks/5.116/kdbusaddons-5.116.0.tar.xz</Archive>
<Description>kde6-kdbusaddons provides convenience classes on top of QtDBus, as well as an API to create kded modules.</Description>
<Archive sha1sum="0bb91ed72516487a1ab31f7ddebf0e3e18593b70" type="tarxz">mirrors://kde/stable/frameworks/6.10/kdbusaddons-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.15.1">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-linguist</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdbusaddons</Name>
<RuntimeDependencies>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="5.15.1">qt5-x11extras</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/etc/xdg</Path>
@@ -38,13 +36,16 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kdbusaddons-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kdbusaddons-devel</Name>
<Summary>Development files for kdbusaddons</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency release="current">kdbusaddons</Dependency>
</RuntimeDependencies>
<Files>
@@ -52,498 +53,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kdbusaddons-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2019-01-11</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -4,16 +4,16 @@
# 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
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("README.md")
+59 -543
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,57 +12,58 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Integration of QML and KDE workspaces</Summary>
<Description>KDeclarative provides integration of QML and KDE workspaces.</Description>
<Archive sha1sum="8ee837c0c5770ca528845de962b7bfc3461de6b8" type="tarxz">mirrors://kde/stable/frameworks/5.116/kdeclarative-5.116.0.tar.xz</Archive>
<Description>kdeclarative provides integration of QML and KDE workspaces.</Description>
<Archive sha1sum="a844eb596c5ab03c6ee87b30ac129d54eed11ed3" type="tarxz">mirrors://kde/stable/frameworks/6.10/kdeclarative-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-shadertools-devel</Dependency>
<Dependency versionFrom="13.0.4">mesa-devel</Dependency>
<Dependency>libepoxy-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kpackage-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">knotifications-devel</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">solid-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kpackage-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">knotifications-devel</Dependency>
<Dependency versionFrom="6.10.0">kglobalaccel-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="6.10.0">kio-devel</Dependency>
<Dependency versionFrom="6.10.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="6.10.0">kcompletion-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kitemviews-devel</Dependency>
<Dependency versionFrom="6.10.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">solid-devel</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdeclarative</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
<Dependency versionFrom="6.7.1">qt6-shadertools</Dependency>
<Dependency>libepoxy</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
<Dependency versionFrom="5.116.0">kpackage</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes</Dependency>
<Dependency versionFrom="5.116.0">kio</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons</Dependency>
<Dependency versionFrom="5.116.0">knotifications</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
<Dependency versionFrom="6.10.0">kpackage</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kservice</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kglobalaccel</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">kiconthemes</Dependency>
<Dependency versionFrom="6.10.0">kio</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons</Dependency>
<Dependency versionFrom="6.10.0">knotifications</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -71,524 +73,38 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kdeclarative-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kdeclarative-devel</Name>
<Summary>Development files for kdeclarative</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<!--Dependency>libepoxy-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency-->
<Dependency versionFrom="5.116.0">kpackage-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kservice-devel</Dependency-->
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kglobalaccel-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency-->
<Dependency release="current">kdeclarative</Dependency>
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.10.0">kpackage-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency release="current">kdeclarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kdeclarative-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-01-06</Date>
<Version>5.53.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-07</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+6 -4
View File
@@ -4,16 +4,18 @@
# 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
from pisi.actionsapi import pisitools
def setup():
kde5.configure()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.removeDir("/usr/lib/systemd")
pisitools.dodoc("README.md")
+32 -512
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,33 +12,34 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>KDE5 daemon</Summary>
<Description>Kded runs in the background and performs a number of small tasks.</Description>
<Archive sha1sum="ab2765d6c6b605fed81a61b285e7426d8d0bf9b5" type="tarxz">mirrors://kde/stable/frameworks/5.116/kded-5.116.0.tar.xz</Archive>
<Summary>kde6 daemon</Summary>
<Description>kded runs in the background and performs a number of small tasks.</Description>
<Archive sha1sum="27588fe2f3001d333599bb3534671051cc8db809" type="tarxz">mirrors://kde/stable/frameworks/6.10/kded-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency> -->
<!-- <Dependency versionFrom="5.116.0">kinit-devel</Dependency> -->
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency> -->
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency> -->
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency> -->
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency> -->
<Dependency versionFrom="5.116.0">kservice-devel</Dependency> -->
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">kdoctools-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcrash-devel</Dependency>
<Dependency versionFrom="6.10.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kded</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kcrash</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kcrash</Dependency>
<Dependency versionFrom="6.10.0">kdbusaddons</Dependency>
<Dependency versionFrom="6.10.0">kservice</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -48,515 +50,33 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
<Replaces>
<Package>kded-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kded-devel</Name>
<Summary>Development files for kded</Summary>
<RuntimeDependencies>
<!--Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency-->
<Dependency release="current">kded</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kded-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -1,19 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# 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 pisitools
def setup():
kde5.configure("-DHTML_INSTAL_DIR=/usr/share/doc/kdelibs4support/html")
def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("README.md")
@@ -1,667 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kdelibs4-support</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Code and utilities to ease the transition to KDE Frameworks 5</Summary>
<Description>KDELibs4Support provides libraries to port KDE4 programs to QT5/KDE5</Description>
<Archive sha1sum="d7a3e5fbe3ecc0c5e58d34d8d89fe7f7a572793f" type="tarxz">mirrors://kde/stable/frameworks/5.116/portingAids/kdelibs4support-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-svg-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-designer-devel</Dependency>
<Dependency versionFrom="5.8.0">qt5-x11extras-devel</Dependency>
<Dependency>perl-URI</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency>docbook-xml</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">knotifications-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">kdesignerplugin</Dependency>
<Dependency>intltool</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel-devel</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kparts-devel</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">sonnet-devel</Dependency>
<Dependency versionFrom="5.116.0">kunitconversion-devel</Dependency>
<Dependency versionFrom="5.116.0">kded-devel</Dependency>
<Dependency versionFrom="5.116.0">kemoticons-devel</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemmodels-devel</Dependency>
<Dependency versionFrom="5.116.0">kinit-devel</Dependency>
<Dependency>NetworkManager-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdelibs4-support</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>libICE</Dependency>
<Dependency>libxcb</Dependency>
<Dependency>libX11</Dependency>
<Dependency versionFrom="5.7.1">qt5-svg</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
<Dependency>libSM</Dependency>
<Dependency versionFrom="5.116.0">kdesignerplugin</Dependency>
<Dependency versionFrom="5.116.0">kauth</Dependency>
<Dependency versionFrom="5.116.0">solid</Dependency>
<Dependency versionFrom="5.116.0">kcodecs</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets</Dependency>
<Dependency versionFrom="5.116.0">kcompletion</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency>
<Dependency versionFrom="5.116.0">kcrash</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes</Dependency>
<Dependency versionFrom="5.116.0">kio</Dependency>
<Dependency versionFrom="5.116.0">kitemviews</Dependency>
<Dependency versionFrom="5.116.0">knotifications</Dependency>
<Dependency versionFrom="5.116.0">kparts</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.15.2">qt5-designer</Dependency>
<Dependency versionFrom="5.116.0">kded</Dependency>
<Dependency versionFrom="5.116.0">kemoticons</Dependency>
<Dependency versionFrom="5.116.0">kdoctools</Dependency>
<Dependency versionFrom="5.116.0">kitemmodels</Dependency>
<Dependency versionFrom="5.116.0">kinit</Dependency>
<Dependency versionFrom="5.116.0">kunitconversion</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>kdelibs4-support-devel</Name>
<Summary>Development files for kdelibs4-support</Summary>
<RuntimeDependencies>
<Dependency release="current">kdelibs4-support</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency>libICE-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-svg-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
<Dependency>libSM-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">solid-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel-devel</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">knotifications-devel</Dependency>
<Dependency versionFrom="5.116.0">kparts-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kded-devel</Dependency>
<Dependency versionFrom="5.116.0">kemoticons-devel</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemmodels-devel</Dependency>
<Dependency versionFrom="5.116.0">kinit-devel</Dependency>
<Dependency versionFrom="5.116.0">kunitconversion-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-04-15</Date>
<Version>5.57.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>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2017-12-15</Date>
<Version>5.41.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-11-11</Date>
<Version>5.40.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-07-30</Date>
<Version>5.35.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-03-01</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-18</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -1,567 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kdesignerplugin</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>QT Designer integration for KDE5 Frameworks widgets</Summary>
<Description>This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files.</Description>
<Archive sha1sum="304cb9277552e0503cf06df0ce64eeff299e2a0b" type="tarxz">mirrors://kde/stable/frameworks/5.116/portingAids/kdesignerplugin-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.8.0">qt5-designer</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kplotting-devel</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">sonnet-devel</Dependency>
<Dependency versionFrom="5.116.0">kdewebkit-devel</Dependency>
<Dependency>docbook-xml</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency>qt5-designer-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdesignerplugin</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency>qt5-designer</Dependency>
<!--Dependency versionFrom="5.79.0">kdewebkit</Dependency>
<Dependency versionFrom="5.116.0">kitemviews</Dependency>
<Dependency versionFrom="5.116.0">sonnet</Dependency>
<Dependency versionFrom="5.116.0">kcompletion</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes</Dependency>
<Dependency versionFrom="5.116.0">kio</Dependency>
<Dependency versionFrom="5.116.0">kplotting</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui</Dependency-->
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+30 -511
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,38 +14,42 @@
<IsA>app:console</IsA>
<Summary>User interface for running shell commands with root privileges</Summary>
<Description>kdesu provides functionality for building GUI front ends for (password asking) console mode programs.</Description>
<Archive sha1sum="ce528f19d7698fb257d04e582933e51022bbabcd" type="tarxz">mirrors://kde/stable/frameworks/5.116/kdesu-5.116.0.tar.xz</Archive>
<Archive sha1sum="b8a3c36f633128628518b1a6d35e5993ab02608c" type="tarxz">mirrors://kde/stable/frameworks/6.10/kdesu-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kpty-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kpty-devel</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdesu</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kpty</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kpty</Dependency>
<Dependency versionFrom="6.10.0">kservice</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme</Dependency>
<Dependency>libX11</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/qlogging-categories5/ksu.categories</Path>
<Path fileType="data">/usr/share/qlogging-categories6/ksu.categories</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kdesu-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -52,511 +57,25 @@
<Summary>Development files for kdesu</Summary>
<RuntimeDependencies>
<Dependency release="current">kdesu</Dependency>
<!--Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency-->
<Dependency versionFrom="5.116.0">kpty-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency>libX11-devel</Dependency-->
<Dependency versionFrom="6.10.0">kpty-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kdesu-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -1,21 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# 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 pisitools
def setup():
pisitools.dosed("CMakeLists.txt", "ECMFeatureSummary", deleteLine=True)
pisitools.dosed("CMakeLists.txt", "ecm_feature_summary", "feature_summary")
kde5.configure()
def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("README.md")
-579
View File
@@ -1,579 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kdewebkit</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>KDE5 WebKit integration</Summary>
<Description>KdeWebkit provides KDE integration of the QtWebKit library.</Description>
<Archive sha1sum="b6d9813fe44170edb3218f4f220f891e9db31e5f" type="tarxz">mirrors://kde/stable/frameworks/5.116/portingAids/kdewebkit-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-webkit-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-designer-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">sonnet-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kparts-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kwallet-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdewebkit</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-webkit</Dependency>
<!--Dependency>libgcc</Dependency-->
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets</Dependency>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kparts</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="5.116.0">kwallet</Dependency>
<Dependency versionFrom="5.116.0">kio</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/mkspecs/modules/</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kdewebkit-devel</Name>
<Summary>Development files for kdewebkit</Summary>
<RuntimeDependencies>
<Dependency release="current">kdewebkit</Dependency>
<Dependency versionFrom="5.7.1">qt5-webkit-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kparts-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kwallet-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-17</Date>
<Version>5.110.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-26</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-03-01</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+19 -488
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,21 +12,21 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Network service discovery using Zeroconf</Summary>
<Description>KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure.</Description>
<Archive sha1sum="7e5c0ed09ac2f66d7faee1f1624a610027801143" type="tarxz">mirrors://kde/stable/frameworks/5.116/kdnssd-5.116.0.tar.xz</Archive>
<Description>kdnssd is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure.</Description>
<Archive sha1sum="be122f4383edc53b37f14bcd0c0acc8e1ea03e30" type="tarxz">mirrors://kde/stable/frameworks/6.10/kdnssd-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-linguist</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-linguist</Dependency>
<Dependency>avahi-devel</Dependency>
<Dependency>avahi-compat-libdns_sd-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdnssd</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
</RuntimeDependencies>
<Files>
@@ -35,13 +36,16 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kdnssd-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kdnssd-devel</Name>
<Summary>Development files for kdnssd.</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency release="current">kdnssd</Dependency>
</RuntimeDependencies>
<Files>
@@ -49,491 +53,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kdnssd-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="69">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="44">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-04-15</Date>
<Version>5.57.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>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="70">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+22 -512
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,11 +12,11 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>KDE5 document generator</Summary>
<Summary>kde6 document generator</Summary>
<Description>kdoctools is an application aims to generate documents from DocBook.</Description>
<Archive sha1sum="2f07c7d29ff68c920086f2df5e1b7813530f8640" type="tarxz">mirrors://kde/stable/frameworks/5.116/kdoctools-5.116.0.tar.xz</Archive>
<Archive sha1sum="a1f17db0d4de2757e0e5a6b963b3d0b727a52ee4" type="tarxz">mirrors://kde/stable/frameworks/6.10/kdoctools-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.9.3">qt5-base-devel</Dependency>
<Dependency versionFrom="5.9.3">qt6-base-devel</Dependency>
<Dependency>perl-URI</Dependency>
<Dependency>python</Dependency>
<Dependency>libxml2-devel</Dependency>
@@ -23,22 +24,22 @@
<Dependency>docbook-xml</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>docbook-sgml4_5</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">karchive-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdoctools</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.9.3">qt5-base</Dependency>
<Dependency versionFrom="5.9.3">qt6-base</Dependency>
<Dependency>libxml2</Dependency>
<!-- s <Dependency>libgcc</Dependency> -->
<Dependency>libxslt</Dependency>
<Dependency>docbook-xml</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency versionFrom="5.116.0">karchive</Dependency>
<Dependency versionFrom="6.10.0">karchive</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
@@ -49,15 +50,18 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
<Replaces>
<Package>kdoctools-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kdoctools-devel</Name>
<Summary>Development files for kdoctools</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency release="current">kdoctools</Dependency>
<!-- <Dependency versionFrom="5.116.0">karchive-devel</Dependency> -->
<!-- <Dependency versionFrom="6.10.0">karchive-devel</Dependency> -->
<!-- <Dependency>libgcc</Dependency> -->
<!-- <Dependency>libxml2-devel</Dependency> -->
</RuntimeDependencies>
@@ -66,512 +70,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kdoctools-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="72">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="71">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-06-20</Date>
<Version>5.107.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-04-15</Date>
<Version>5.57.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>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2018-12-26</Date>
<Version>5.53.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>5.52.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="73">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
-557
View File
@@ -1,557 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kemoticons</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>KDE emoticon manager</Summary>
<Description>KEmoticons converts emoticons from text to a graphical representation with images in HTML.</Description>
<Archive sha1sum="797318956ead555ede07190959ff16ccafa3862a" type="tarxz">mirrors://kde/stable/frameworks/5.116/kemoticons-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kemoticons</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>libgcc</Dependency> -->
<Dependency versionFrom="5.116.0">karchive</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>kemoticons-devel</Name>
<Summary>Development files for kemoticons</Summary>
<RuntimeDependencies>
<Dependency release="current">kemoticons</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<!--Dependency versionFrom="5.79.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency-->
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -4,13 +4,13 @@
# 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()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
+38 -519
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,44 +12,46 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>KDE5 library for extracting meta data from files.</Summary>
<Summary>kde6 library for extracting meta data from files.</Summary>
<Description>KDE library for extracting meta data from files.</Description>
<Archive sha1sum="d88a53ee7f82f81cec186649b9d91c86fe80107a" type="tarxz">mirrors://kde/stable/frameworks/5.116/kfilemetadata-5.116.0.tar.xz</Archive>
<Archive sha1sum="49d88d64ce8135a13975160c29aabf48eba7c176" type="tarxz">mirrors://kde/stable/frameworks/6.10/kfilemetadata-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-multimedia-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-multimedia-devel</Dependency>
<Dependency>attr-devel</Dependency>
<Dependency>ebook-tools-devel</Dependency>
<Dependency versionFrom="0.25">exiv2-devel</Dependency>
<Dependency versionFrom="3.2.4">ffmpeg-devel</Dependency>
<Dependency>taglib-devel</Dependency>
<Dependency>libappimage-devel</Dependency>
<Dependency>kdegraphics-mobipocket-devel</Dependency>
<Dependency versionFrom="21.03.0">poppler-qt5-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<!-- <Dependency>kdegraphics-mobipocket-devel</Dependency> -->
<Dependency versionFrom="21.03.0">poppler-qt6-devel</Dependency>
<Dependency versionFrom="6.10.0">karchive-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kfilemetadata</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency>ebook-tools</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="0.25">exiv2-libs</Dependency>
<Dependency>taglib</Dependency>
<Dependency>libappimage</Dependency>
<Dependency>kdegraphics-mobipocket</Dependency>
<!-- <Dependency>kdegraphics-mobipocket</Dependency> -->
<Dependency versionFrom="3.2.4">ffmpeg</Dependency>
<Dependency versionFrom="0.51.0">poppler-qt5</Dependency>
<Dependency versionFrom="5.116.0">karchive</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="0.51.0">poppler-qt6</Dependency>
<Dependency versionFrom="6.10.0">karchive</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">kcodecs</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -59,6 +62,9 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kfilemetadata-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -66,522 +72,35 @@
<Summary>Development files for kfilemetadata</Summary>
<RuntimeDependencies>
<Dependency release="current">kfilemetadata</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency>ebook-tools-devel</Dependency>
<Dependency versionFrom="0.25">exiv2-devel</Dependency>
<Dependency>taglib-devel</Dependency>
<!-- <Dependency>libappimage-devel</Dependency> -->
<Dependency versionFrom="3.2.4">ffmpeg-devel</Dependency>
<Dependency versionFrom="0.51.0">poppler-qt5-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="0.51.0">poppler-qt6-devel</Dependency>
<Dependency versionFrom="6.10.0">karchive-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kfilemetadata-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-17</Date>
<Version>5.110.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-27</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-24</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-10-06</Date>
<Version>5.38.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-20</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="72">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -4,16 +4,16 @@
# 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
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("README.md")
+31 -526
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,39 +12,35 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>Global desktop keyboard shortcuts</Summary>
<Description>KGlobalAccel allows you to have global accelerators that are independent of the focused window.</Description>
<Archive sha1sum="d899d51b2e21643368ee6980edb41d4175c74d32" type="tarxz">mirrors://kde/stable/frameworks/5.116/kglobalaccel-5.116.0.tar.xz</Archive>
<Description>kglobalaccel allows you to have global accelerators that are independent of the focused window.</Description>
<Archive sha1sum="24320b57bbc8e1c280a3f53ec390679a15e6dc74" type="tarxz">mirrors://kde/stable/frameworks/6.10/kglobalaccel-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-linguist</Dependency>
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kcrash-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kdbusaddons-devel</Dependency>
<Dependency>xcb-util-keysyms-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kglobalaccel</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency>libxcb</Dependency>
<Dependency versionFrom="5.116.0">kcrash</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons</Dependency>
<Dependency versionFrom="6.10.0">kcrash</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kdbusaddons</Dependency>
<Dependency>xcb-util-keysyms</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem</Dependency>
<!-- <Dependency versionFrom="5.116.0">kservice</Dependency> -->
<Dependency versionFrom="6.10.0">kwindowsystem</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -54,6 +51,9 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kglobalaccel-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -61,520 +61,25 @@
<Summary>Development files for kglobalaccel</Summary>
<RuntimeDependencies>
<Dependency release="current">kglobalaccel</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<!--Dependency>libxcb-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency>xcb-util-keysyms-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency-->
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kglobalaccel-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="46">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-04-15</Date>
<Version>5.57.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>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2017-12-15</Date>
<Version>5.41.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-11-11</Date>
<Version>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-09-15</Date>
<Version>5.38.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="72">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
from pisi.actionsapi import pisitools
def setup():
kde5.configure()
kde6.configure("-DBUILD_GEO_SCHEME_HANDLER=OFF")
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.dodoc("README.md")
+19 -497
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,16 +13,15 @@
<IsA>library</IsA>
<Summary>Utilities for graphical user interfaces</Summary>
<Description>The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files.</Description>
<Archive sha1sum="45352e453a82713117266b7d8bdbf52c4dddda40" type="tarxz">mirrors://kde/stable/frameworks/5.116/kguiaddons-5.116.0.tar.xz</Archive>
<Archive sha1sum="405baa608f3e1e2e0b24375cfa769ee82d3e1775" type="tarxz">mirrors://kde/stable/frameworks/6.10/kguiaddons-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libX11-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>plasma-wayland-protocols</Dependency>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-wayland-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-wayland-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -31,9 +31,8 @@
<!-- <Dependency>libgcc</Dependency> -->
<Dependency>libX11</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="5.15.1">qt5-wayland</Dependency>
<Dependency versionFrom="5.15.1">qt5-x11extras</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
<Dependency versionFrom="6.7.3">qt6-wayland</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/qt5</Path>
@@ -41,8 +40,11 @@
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/qlogging-categories5/kguiaddons.categories</Path>
<Path fileType="data">/usr/share/qlogging-categories6/kguiaddons.categories</Path>
</Files>
<Replaces>
<Package>kguiaddons-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -56,498 +58,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kguiaddons-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,13 +4,13 @@
# 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()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
+24 -530
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,21 +14,17 @@
<IsA>app:console</IsA>
<Summary>KDE library for regional holiday information</Summary>
<Description>KDE library for regional holiday information</Description>
<Archive sha1sum="e73f19f047f649b24f56d6c78946b8f7f7e5842c" type="tarxz">https://download.kde.org/stable/frameworks/5.116/kholidays-5.116.0.tar.xz</Archive>
<Archive sha1sum="14178a8a8e28da33b9dad976848280233f4f6452" type="tarxz">https://download.kde.org/stable/frameworks/6.10/kholidays-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-linguist</Dependency>
<Dependency>autogen-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency versionFrom="5.116.0">kemoticons-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemmodels-devel</Dependency>
<Dependency versionFrom="5.116.0">kinit-devel</Dependency>
<Dependency versionFrom="5.116.0">kunitconversion-devel</Dependency>
<Dependency versionFrom="5.116.0">kdesignerplugin</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">kitemviews-devel</Dependency>
<Dependency versionFrom="6.10.0">kdoctools-devel</Dependency>
<Dependency versionFrom="6.10.0">kitemmodels-devel</Dependency>
<Dependency versionFrom="6.10.0">kunitconversion-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
<Patches>
<!--Patch>qt5.patch</Patch-->
@@ -37,13 +34,8 @@
<Package>
<Name>kholidays</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>qt5-declarative</Dependency>
<!--Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kitemviews</Dependency>
<Dependency>kcompletion</Dependency-->
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency>qt6-declarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
@@ -52,13 +44,16 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kholidays-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kholidays-devel</Name>
<Summary>Development files for kdelibs4-support</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency release="current">kholidays</Dependency>
</RuntimeDependencies>
<Files>
@@ -66,519 +61,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kholidays-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="73">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="72">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="71">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="48">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="36">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2018-12-12</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-04-24</Date>
<Version>5.45.0</Version>
<Comment>First release.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-04-24</Date>
<Version>17.12.3</Version>
<Comment>Rebuild.</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-02-03</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-15</Date>
<Version>17.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<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="12">
<Date>2017-10-14</Date>
<Version>17.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<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="10">
<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="9">
<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="8">
<Date>2017-03-03</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="7">
<Date>2016-12-22</Date>
<Version>16.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<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="5">
<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="4">
<Date>2016-10-11</Date>
<Version>16.08.1</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<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="2">
<Date>2016-05-20</Date>
<Version>16.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-28</Date>
<Version>15.12.3</Version>
<Update release="74">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
-19
View File
@@ -1,19 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# 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 pisitools
def setup():
kde5.configure("-DPhonon4Qt5_DIR=/usr/lib/qt5/cmake/phonon4qt5")
def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("README.md")
-599
View File
@@ -1,599 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>khtml</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>HTML rendering engine for KDE</Summary>
<Description>KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support.</Description>
<Archive sha1sum="dd174c816da7edd5d3e9ae63c4e05c33c91c162d" type="tarxz">mirrors://kde/stable/frameworks/5.116/portingAids/khtml-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>giflib-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>qt5-phonon-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kjs-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">knotifications-devel</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kparts-devel</Dependency>
<Dependency versionFrom="5.116.0">kwallet-devel</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">sonnet-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>gperf</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>khtml</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
<Dependency>qt5-phonon</Dependency>
<Dependency>zlib</Dependency>
<!-- <Dependency>openssl</Dependency> -->
<Dependency>giflib</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libpng</Dependency>
<Dependency>libjpeg-turbo</Dependency>
<Dependency versionFrom="5.116.0">sonnet</Dependency>
<Dependency versionFrom="5.116.0">kcodecs</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.116.0">kcompletion</Dependency>
<Dependency versionFrom="5.116.0">karchive</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kglobalaccel</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes</Dependency>
<Dependency versionFrom="5.116.0">kio</Dependency>
<Dependency versionFrom="5.116.0">kjs</Dependency>
<Dependency versionFrom="5.116.0">knotifications</Dependency>
<Dependency versionFrom="5.116.0">kparts</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets</Dependency>
<Dependency versionFrom="5.116.0">kwallet</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>khtml-devel</Name>
<Summary>Development files for khtml</Summary>
<RuntimeDependencies>
<Dependency release="current">khtml</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kjs-devel</Dependency>
<Dependency versionFrom="5.116.0">kparts-devel</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-18</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+21 -506
View File
@@ -1,5 +1,6 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ki18n</Name>
@@ -11,14 +12,13 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>KDE Gettext-based UI text internationalization.</Summary>
<Description>KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system.</Description>
<Archive sha1sum="38190bdfe5f278899d32fc770f72b60d8824329a" type="tarxz">mirrors://kde/stable/frameworks/5.116/ki18n-5.116.0.tar.xz</Archive>
<Description>ki18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system.</Description>
<Archive sha1sum="4aa8dfee5e44040af904e75c535771d36a5f61bf" type="tarxz">mirrors://kde/stable/frameworks/6.10/ki18n-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>iso-codes-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-script-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -26,9 +26,8 @@
<Name>ki18n</Name>
<RuntimeDependencies>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<!-- <Dependency versionFrom="5.15.1">qt5-script</Dependency> -->
<Dependency versionFrom="5.15.1">qt5-declarative</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
<Dependency versionFrom="6.7.3">qt6-declarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
@@ -38,11 +37,14 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
<Replaces>
<Package>ki18n-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>ki18n-devel</Name>
<Summary>Development files for kde5-ki18n</Summary>
<Summary>Development files for kde6-ki18n</Summary>
<RuntimeDependencies>
<Dependency release="current">ki18n</Dependency>
</RuntimeDependencies>
@@ -51,505 +53,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>ki18n-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="71">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2024-02-10</Date>
<Version>5.115.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="72">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+1 -1
View File
@@ -10,4 +10,4 @@
<Name>ki18n-devel</Name>
<Summary xml:lang="tr">ki18n için geliştirme dosyaları</Summary>
</Package>
</PISI>
</PISI>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+52 -522
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -11,39 +12,45 @@
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>KDE5 icon utilities</Summary>
<Summary>kde6 icon utilities</Summary>
<Description>This library contains classes to improve the handling of icons in applications using the KDE Frameworks.</Description>
<Archive sha1sum="a2566f7adea0237c40fbbde1cd7f8a173f23e158" type="tarxz">mirrors://kde/stable/frameworks/5.116/kiconthemes-5.116.0.tar.xz</Archive>
<Archive sha1sum="afb62f3504149d2ba90063fbce78bd70c18760af" type="tarxz">mirrors://kde/stable/frameworks/6.10/kiconthemes-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-designer-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-svg-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-designer-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-svg-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">karchive-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kitemviews-devel</Dependency>
<Dependency versionFrom="6.10.0">breeze-icons-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kiconthemes</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency versionFrom="5.7.1">qt5-svg</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kitemviews</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.116.0">karchive</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency>
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency versionFrom="5.7.1">qt6-svg</Dependency>
<Dependency versionFrom="5.7.1">qt6-declarative</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">kitemviews</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="6.10.0">karchive</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">breeze-icons</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
@@ -54,6 +61,9 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kiconthemes-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -61,513 +71,33 @@
<Summary>Development files for kiconthemes</Summary>
<RuntimeDependencies>
<Dependency release="current">kiconthemes</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<!--Dependency versionFrom="5.7.1">qt5-svg-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency-->
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<!--Dependency versionFrom="5.7.1">qt6-svg-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">karchive-devel</Dependency>
<Dependency versionFrom="6.10.0">kitemviews-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency-->
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kiconthemes-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
+4 -4
View File
@@ -4,16 +4,16 @@
# 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
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("README.md")
+24 -496
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -12,29 +13,33 @@
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Idle time reporting utility</Summary>
<Description>KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity.</Description>
<Archive sha1sum="4448d559cce872563d0cc7e6f224bcb02746eb88" type="tarxz">mirrors://kde/stable/frameworks/5.116/kidletime-5.116.0.tar.xz</Archive>
<Description>kidletime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity.</Description>
<Archive sha1sum="9ee3749e99b8e0c7701ebf24296630eaa46e57b7" type="tarxz">mirrors://kde/stable/frameworks/6.10/kidletime-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-wayland-devel</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libXext-devel</Dependency>
<Dependency>libXScrnSaver-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency>wayland-protocols-devel</Dependency>
<Dependency>plasma-wayland-protocols</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kidletime</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.15.1">qt5-base</Dependency>
<Dependency versionFrom="6.7.3">qt6-base</Dependency>
<Dependency versionFrom="6.7.3">qt6-wayland</Dependency>
<Dependency>libX11</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency>libxcb</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>libXScrnSaver</Dependency>
<Dependency>libXext</Dependency>
<Dependency versionFrom="5.15.1">qt5-x11extras</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg/kidletime.categories</Path>
@@ -43,6 +48,9 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kidletime-kf6</Package>
</Replaces>
</Package>
<Package>
@@ -56,498 +64,18 @@
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kidletime-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-15</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -4,16 +4,16 @@
# 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
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("README.md")
+18 -514
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,20 +14,24 @@
<IsA>app:console</IsA>
<Summary>Image formats addons for QT 5</Summary>
<Description>This framework provides additional image format plugins for QtGui. </Description>
<Archive sha1sum="7a6b513efb3f25a6b319a33db021a0f4e9b43e4b" type="tarxz">mirrors://kde/stable/frameworks/5.116/kimageformats-5.116.0.tar.xz</Archive>
<Archive sha1sum="37433c2ce60c505cce40b4e31b555a5d09b1db3b" type="tarxz">mirrors://kde/stable/frameworks/6.10/kimageformats-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>imath-devel</Dependency>
<Dependency>libraw-devel</Dependency>
<Dependency>libheif-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt6-base-devel</Dependency>
<Dependency versionFrom="2.2.0">openexr-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">karchive-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kimageformats</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>imath</Dependency>
<Dependency>libraw</Dependency>
<Dependency versionFrom="5.7.1">qt6-base</Dependency>
<Dependency>libheif</Dependency>
<Dependency>karchive</Dependency>
<Dependency versionFrom="2.2.0">openexr-libs</Dependency>
@@ -37,519 +42,18 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Replaces>
<Package>kimageformats-kf6</Package>
</Replaces>
</Package>
<History>
<Update release="73">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="72">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="71">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-10-17</Date>
<Version>5.110.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="47">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-10-27</Date>
<Version>5.87.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-09-20</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-04-15</Date>
<Version>5.57.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>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-02-26</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2018-02-14</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-27</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-20</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="74">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
-19
View File
@@ -1,19 +0,0 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# 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 pisitools
def setup():
kde5.configure()
def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("README.md")
-591
View File
@@ -1,591 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kinit</Name>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>KDE applications initialization utility</Summary>
<Description>Process launcher to speed up launching KDE applications.</Description>
<Archive sha1sum="ceb491ae6c08609bd23374007d71e8075cf0d7a3" type="tarxz">mirrors://kde/stable/frameworks/5.116/kinit-5.116.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libcap-devel</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">solid-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kinit</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libcap</Dependency>
<!-- <Dependency>libgcc</Dependency> -->
<Dependency>libxcb</Dependency>
<Dependency versionFrom="5.116.0">kio</Dependency>
<Dependency versionFrom="5.116.0">kcrash</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<Package>
<Name>kinit-devel</Name>
<Summary>Development files for kinit</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libcap-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency versionFrom="5.116.0">kio-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency release="current">kinit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="70">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="40">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2021-05-22</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-04-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-03-11</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-11</Date>
<Version>5.46.0</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</PISI>
+4 -4
View File
@@ -4,18 +4,18 @@
# 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
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
#shelltools.system("sed -i 's|5.49.0|5.57.0|g' CMakeLists.txt")
kde5.configure()
kde6.configure()
def build():
kde5.make()
kde6.make()
def install():
kde5.install()
kde6.install()
pisitools.dodoc("README.md")
@@ -0,0 +1,34 @@
From 6e7775d315f389df0a440ed62b842ce83dc9a27e Mon Sep 17 00:00:00 2001
From: Nicolas Fella <nicolas.fella@gmx.de>
Date: Fri, 1 Mar 2024 22:16:07 +0100
Subject: [PATCH] [kterminallauncherjob] Inherit default process environment
from parent
Before Qt 6.3, an empty (default constructed) QProcessEnvironment caused
QProcess to incorrectly inherit the environment variables from the parent
process. This was fixed in qtbase 5fc9c02a695.
CommandLauncherJob was adjusted for this in 916984940f64e07db9b4d152be9f2a87dda0cfb4,
however here we are overriding its default env with our own default-constructed one
BUG: 482107
---
src/gui/kterminallauncherjob.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gui/kterminallauncherjob.cpp b/src/gui/kterminallauncherjob.cpp
index c4e83fb11b..edd99327bd 100644
--- a/src/gui/kterminallauncherjob.cpp
+++ b/src/gui/kterminallauncherjob.cpp
@@ -22,7 +22,7 @@ public:
QString m_fullCommand; // "xterm -e ls"
QString m_desktopName;
QByteArray m_startupId;
- QProcessEnvironment m_environment;
+ QProcessEnvironment m_environment{QProcessEnvironment::InheritFromParent};
};
KTerminalLauncherJob::KTerminalLauncherJob(const QString &command, QObject *parent)
--
GitLab
@@ -13,7 +13,7 @@ This is in the format
Exec=someBinary
MimeType=x-scheme-handler/http
When we then use this application for launching KIO::DesktopExecParser
When we then use this application for launching kio::DesktopExecParser
then (sort of correctly) determines that that the chosen service cannot
handle the http scheme because even though it is a scheme handler it
does not have a "%u" in the exec line.
@@ -34,7 +34,7 @@ index 1831878ca..31295044d 100644
--- a/src/widgets/kopenwithdialog.cpp
+++ b/src/widgets/kopenwithdialog.cpp
@@ -1088,6 +1088,14 @@ bool KOpenWithDialogPrivate::checkAccept()
KConfigGroup cg = desktopFile.desktopGroup();
kconfigGroup cg = desktopFile.desktopGroup();
cg.writeEntry("Type", "Application");
cg.writeEntry("Name", initialServiceName);
+
+85 -635
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,94 +14,92 @@
<IsA>app:console</IsA>
<Summary>Resource and network access abstraction</Summary>
<Description>Network transparent access to files and data</Description>
<Archive sha1sum="e2f71fef63deec6ffe9068efeee75a355fcc1475" type="tarxz">mirrors://kde/stable/frameworks/5.116/kio-5.116.0.tar.xz</Archive>
<Archive sha1sum="9f8134dda961a0e0d466add39c126507e470ceed" type="tarxz">mirrors://kde/stable/frameworks/6.10/kio-6.10.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-designer-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
<Dependency versionFrom="5.15.2">qt6-base-devel</Dependency>
<Dependency versionFrom="5.15.2">qt6-5compat-devel</Dependency>
<Dependency versionFrom="5.15.2">qt6-designer-devel</Dependency>
<Dependency versionFrom="5.15.2">qt6-declarative-devel</Dependency>
<Dependency>acl-devel</Dependency>
<Dependency>attr-devel</Dependency>
<Dependency>mit-kerberos-devel</Dependency>
<Dependency versionFrom="5.116.0">kcrash-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<Dependency versionFrom="5.116.0">solid-devel</Dependency>
<Dependency versionFrom="5.116.0">sonnet-devel</Dependency>
<Dependency versionFrom="5.116.0">kdoctools-devel</Dependency>
<Dependency versionFrom="5.116.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kauth-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="5.116.0">kwallet-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">knotifications-devel</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kcrash-devel</Dependency>
<Dependency versionFrom="6.10.0">karchive-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
<Dependency versionFrom="6.10.0">solid-devel</Dependency>
<Dependency versionFrom="6.10.0">sonnet-devel</Dependency>
<Dependency versionFrom="6.10.0">kdoctools-devel</Dependency>
<Dependency versionFrom="6.10.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kcompletion-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kauth-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kiconthemes-devel</Dependency>
<Dependency versionFrom="6.10.0">kitemviews-devel</Dependency>
<Dependency versionFrom="6.10.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="6.10.0">kwallet-devel</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="6.10.0">ktextwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">knotifications-devel</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-script-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>docbook-sgml4_5</Dependency>
<Dependency>docbook-xml</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency versionFrom="5.116.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.116.0">kded-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.10.0">kded-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>switcheroo-control</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch>8ad69215.patch</Patch> -->
<!-- <Patch>6e7775d3.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>kio</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.15.2">qt5-base</Dependency>
<Dependency versionFrom="5.15.2">qt5-declarative</Dependency>
<Dependency versionFrom="5.15.2">qt6-base</Dependency>
<Dependency versionFrom="5.15.2">qt6-declarative</Dependency>
<Dependency versionFrom="5.15.2">qt6-5compat</Dependency>
<Dependency>acl</Dependency>
<!-- <Dependency>attr</Dependency> -->
<Dependency>libgcc</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>kdoctools</Dependency>
<Dependency>mit-kerberos</Dependency>
<Dependency versionFrom="5.116.0">kauth</Dependency>
<Dependency versionFrom="5.116.0">kcrash</Dependency>
<Dependency versionFrom="5.116.0">knotifications</Dependency>
<!-- <Dependency versionFrom="5.7.1">qt5-script</Dependency> -->
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
<Dependency versionFrom="5.116.0">karchive</Dependency>
<Dependency versionFrom="5.116.0">kconfig</Dependency>
<Dependency versionFrom="5.116.0">kcodecs</Dependency>
<Dependency versionFrom="5.116.0">kbookmarks</Dependency>
<Dependency versionFrom="5.116.0">kcompletion</Dependency>
<Dependency versionFrom="5.116.0">kconfigwidgets</Dependency>
<Dependency versionFrom="5.116.0">kcoreaddons</Dependency>
<Dependency versionFrom="5.116.0">kdbusaddons</Dependency>
<Dependency versionFrom="5.116.0">ki18n</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes</Dependency>
<Dependency versionFrom="5.116.0">kitemviews</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets</Dependency>
<Dependency versionFrom="5.116.0">kservice</Dependency>
<Dependency versionFrom="5.116.0">ktextwidgets</Dependency>
<Dependency versionFrom="5.116.0">kwallet</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="5.116.0">kwindowsystem</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui</Dependency>
<Dependency versionFrom="5.116.0">solid</Dependency>
<Dependency versionFrom="5.116.0">kguiaddons</Dependency>
<!-- <Dependency>kded</Dependency> -->
<Dependency versionFrom="6.10.0">kauth</Dependency>
<Dependency versionFrom="6.10.0">kcrash</Dependency>
<Dependency versionFrom="6.10.0">knotifications</Dependency>
<Dependency versionFrom="6.10.0">karchive</Dependency>
<Dependency versionFrom="6.10.0">kconfig</Dependency>
<Dependency versionFrom="6.10.0">kcodecs</Dependency>
<Dependency versionFrom="6.10.0">kbookmarks</Dependency>
<Dependency versionFrom="6.10.0">kcompletion</Dependency>
<Dependency versionFrom="6.10.0">kconfigwidgets</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons</Dependency>
<Dependency versionFrom="6.10.0">kdbusaddons</Dependency>
<Dependency versionFrom="6.10.0">ki18n</Dependency>
<Dependency versionFrom="6.10.0">kiconthemes</Dependency>
<Dependency versionFrom="6.10.0">kitemviews</Dependency>
<Dependency versionFrom="6.10.0">kjobwidgets</Dependency>
<Dependency versionFrom="6.10.0">kservice</Dependency>
<Dependency versionFrom="6.10.0">ktextwidgets</Dependency>
<Dependency versionFrom="6.10.0">kwallet</Dependency>
<Dependency versionFrom="6.10.0">kwidgetsaddons</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui</Dependency>
<Dependency versionFrom="6.10.0">solid</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons</Dependency>
<Dependency versionFrom="6.10.0">kcolorscheme</Dependency>
<Dependency>libutil-linux</Dependency>
<Dependency>switcheroo-control</Dependency>
</RuntimeDependencies>
@@ -114,595 +113,46 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
<Replaces>
<Package>kio-kf6</Package>
</Replaces>
</Package>
<Package>
<Name>kio-devel</Name>
<Summary>Development files for kio</Summary>
<RuntimeDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<!--Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency-->
<Dependency versionFrom="5.15.2">qt6-base-devel</Dependency>
<Dependency release="current">kio</Dependency>
<!--Dependency>acl-devel</Dependency>
<Dependency>attr-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency versionFrom="5.116.0">knotifications-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-script-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="5.116.0">karchive-devel</Dependency-->
<Dependency versionFrom="5.116.0">kconfig-devel</Dependency>
<Dependency versionFrom="5.116.0">kcodecs-devel</Dependency>
<Dependency versionFrom="5.116.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="5.116.0">kcompletion-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kconfigwidgets-devel</Dependency-->
<Dependency versionFrom="5.116.0">kcoreaddons-devel</Dependency>
<!--Dependency versionFrom="5.79.0">kdbusaddons-devel</Dependency>
<Dependency versionFrom="5.116.0">ki18n-devel</Dependency>
<Dependency versionFrom="5.116.0">kiconthemes-devel</Dependency-->
<Dependency versionFrom="5.116.0">kitemviews-devel</Dependency>
<Dependency versionFrom="5.116.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="5.116.0">kservice-devel</Dependency>
<!--Dependency versionFrom="5.79.0">ktextwidgets</Dependency>
<Dependency versionFrom="5.116.0">kwallet-devel</Dependency>
<Dependency versionFrom="5.116.0">kwidgetsaddons-devel</Dependency-->
<Dependency versionFrom="5.116.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="5.116.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="5.116.0">solid-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kcodecs-devel</Dependency>
<Dependency versionFrom="6.10.0">kbookmarks-devel</Dependency>
<Dependency versionFrom="6.10.0">kcompletion-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kitemviews-devel</Dependency>
<Dependency versionFrom="6.10.0">kjobwidgets-devel</Dependency>
<Dependency versionFrom="6.10.0">kservice-devel</Dependency>
<Dependency versionFrom="6.10.0">kwindowsystem-devel</Dependency>
<Dependency versionFrom="6.10.0">kxmlgui-devel</Dependency>
<Dependency versionFrom="6.10.0">solid-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
<Replaces>
<Package>kio-kf6-devel</Package>
</Replaces>
</Package>
<History>
<Update release="78">
<Date>2024-05-19</Date>
<Version>5.116.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="77">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="76">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="75">
<Date>2023-12-14</Date>
<Version>5.113.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="74">
<Date>2023-11-12</Date>
<Version>5.112.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="73">
<Date>2023-10-26</Date>
<Version>5.111.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="72">
<Date>2023-09-12</Date>
<Version>5.110.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="71">
<Date>2023-09-10</Date>
<Version>5.110.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="70">
<Date>2023-08-19</Date>
<Version>5.109.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="69">
<Date>2023-07-08</Date>
<Version>5.108.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2023-06-10</Date>
<Version>5.107.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="67">
<Date>2023-05-13</Date>
<Version>5.106.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="66">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="65">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="64">
<Date>2023-02-16</Date>
<Version>5.103.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="63">
<Date>2023-01-14</Date>
<Version>5.102.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="62">
<Date>2022-12-10</Date>
<Version>5.101.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="61">
<Date>2022-11-14</Date>
<Version>5.100.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="60">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="59">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2022-08-19</Date>
<Version>5.97.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="57">
<Date>2022-07-10</Date>
<Version>5.96.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="56">
<Date>2022-06-18</Date>
<Version>5.95.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="55">
<Date>2022-05-14</Date>
<Version>5.94.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="54">
<Date>2022-04-12</Date>
<Version>5.93.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="52">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="51">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2021-11-13</Date>
<Version>5.88.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2021-10-10</Date>
<Version>5.87.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="48">
<Date>2021-09-12</Date>
<Version>5.86.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="47">
<Date>2021-07-11</Date>
<Version>5.84.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2021-06-15</Date>
<Version>5.83.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2021-05-08</Date>
<Version>5.82.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-03-13</Date>
<Version>5.80.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="43">
<Date>2021-02-13</Date>
<Version>5.79.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2021-01-10</Date>
<Version>5.78.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2020-11-20</Date>
<Version>5.76.0</Version>
<Comment>version bump</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="40">
<Date>2020-09-13</Date>
<Version>5.74.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="39">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="38">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="37">
<Date>2020-05-16</Date>
<Version>5.70.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="36">
<Date>2020-05-09</Date>
<Version>5.70.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="35">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2019-09-20</Date>
<Version>5.62.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2019-09-15</Date>
<Version>5.62.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2019-07-22</Date>
<Version>5.60.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="30">
<Date>2019-06-15</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2019-05-27</Date>
<Version>5.57.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="28">
<Date>2019-03-25</Date>
<Version>5.56.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="27">
<Date>2019-02-27</Date>
<Version>5.55.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2019-01-27</Date>
<Version>5.54.1</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2019-01-14</Date>
<Version>5.54.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2018-12-26</Date>
<Version>5.53.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2018-11-12</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2018-10-17</Date>
<Version>5.51.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-16</Date>
<Version>5.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2018-08-14</Date>
<Version>5.46.0</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.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>5.44.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-03-03</Date>
<Version>5.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2017-12-15</Date>
<Version>5.41.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>5.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2017-10-14</Date>
<Version>5.39.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2017-09-13</Date>
<Version>5.38.0</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-06-20</Date>
<Version>5.35.0</Version>
<Comment>version bump.</Comment>
<Name>Ali Algul</Name>
<Email>aligulle3801@gmail.com</Email>
</Update>
<Update release="8">
<Date>2017-02-28</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new Toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2016-12-21</Date>
<Version>5.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-06</Date>
<Version>5.26.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="3">
<Date>2016-07-21</Date>
<Version>5.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-17</Date>
<Version>5.22.0</Version>
<Comment>Version bump.</Comment>
<Name>Burak Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Update release="79">
<Date>2025-01-09</Date>
<Version>6.10.0</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>
@@ -0,0 +1,22 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import cmaketools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
cmaketools.configure("-DCMAKE_INSTALL_LIBDIR=lib")
def build():
cmaketools.make()
def install():
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.removeDir("/usr/share")
pisitools.dodoc("LICENSES/*", "README*")
@@ -0,0 +1,68 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kirigami-addons</Name>
<Homepage>https://github.com/KDE/kirigami-addons</Homepage>
<Packager>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Packager>
<License>GPL, LGPL</License>
<IsA>library</IsA>
<Summary>Add-ons for the Kirigami framework</Summary>
<Description>Add-ons for the Kirigami framework</Description>
<Archive sha1sum="5a42fb3e928862811d864d03505ddc54b08388da" type="tarxz">https://download.kde.org/stable/kirigami-addons/kirigami-addons-1.7.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="6.10.0">ki18n-devel</Dependency>
<Dependency versionFrom="6.10.0">kconfig-devel</Dependency>
<Dependency versionFrom="6.10.0">kirigami-devel</Dependency>
<Dependency versionFrom="6.10.0">kcoreaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kguiaddons-devel</Dependency>
<Dependency versionFrom="6.10.0">kglobalaccel-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>qt6-declarative-devel</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>kirigami-addons.patch</Patch>
<Patch level="1">kirigami-addons.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>kirigami-addons</Name>
<RuntimeDependencies>
<Dependency>ki18n</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kguiaddons</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kglobalaccel</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>qt6-declarative</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/include/KirigamiAddonsStatefulApp</Path>
</Files>
<Replaces>
<Package>kirigami-addons-kf6</Package>
</Replaces>
</Package>
<History>
<Update release="6">
<Date>2025-01-17</Date>
<Version>1.7.0</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>kirigami-addons</Name>
<Summary xml:lang="tr">Add-ons for the Kirigami framework</Summary>
<Description xml:lang="tr">Add-ons for the Kirigami framework</Description>
</Source>
</PISI>

Some files were not shown because too many files have changed in this diff Show More