@@ -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
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,14 +14,15 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE 5 Bluetooth Stack</Summary>
|
||||
<Description>Integrate the Bluetooth technology within KDE workspace and applications</Description>
|
||||
<Archive sha1sum="10408098835f69a061e711328080521b5ce46795" type="tarxz">mirrors://kde/stable/plasma/5.27.11/bluedevil-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="d98af4d725b7e7682e896bf1d5ef5db6db97e898" type="tarxz">https://download.kde.org/stable/plasma/6.2.5/bluedevil-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency>shared-mime-info</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>bluez-qt-devel</Dependency>
|
||||
<Dependency>kded-devel</Dependency>
|
||||
<Dependency>ksvg-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
@@ -39,6 +41,8 @@
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>purpose-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>kjobwidgets-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -46,16 +50,19 @@
|
||||
<Name>bluedevil</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>kdoctools</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>ksvg</Dependency>
|
||||
<Dependency>bluez-qt</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>purpose</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
@@ -71,568 +78,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>bluedevil-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-22</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,3 +1,4 @@
|
||||
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>breeze-grub</Name>
|
||||
@@ -8,14 +9,14 @@
|
||||
</Packager>
|
||||
<License>LGPLv2</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Breeze theme for GRUB.</Summary>
|
||||
<Description>Breeze theme for GRUB.</Description>
|
||||
<Archive sha1sum="9a54d592f7c68b87fb51e7e63ca8912ff3ba76d6" type="tarxz">mirrors://kde/stable/plasma/5.27.11/breeze-grub-5.27.11.tar.xz</Archive>
|
||||
<Summary>breeze theme for GRUB.</Summary>
|
||||
<Description>breeze theme for GRUB.</Description>
|
||||
<Archive sha1sum="970fdcf0f1c99cc0790ab7829e58d1ad8e3661e5" type="tarxz">mirrors://kde/stable/plasma/6.2.5/breeze-grub-6.2.5.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>breeze-grub</Name>
|
||||
<Summary>Breeze theme for GRUB.</Summary>
|
||||
<Summary>breeze theme for GRUB.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>grub2</Dependency>
|
||||
<Dependency>noto-fonts</Dependency>
|
||||
@@ -24,554 +25,18 @@
|
||||
<Path fileType="data">/boot/grub2/themes</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>breeze-grub-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="78">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</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.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</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.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</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.14.1</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.14.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.12.5</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.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</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.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>5.11.5</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.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="79">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("README*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -10,9 +11,9 @@
|
||||
</Packager>
|
||||
<License>GPLv2+</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Breeze widget theme for GTK 2 and 3</Summary>
|
||||
<Description>Breeze widget theme for GTK 2 and 3</Description>
|
||||
<Archive type="tarxz" sha1sum="942e570679a4544f6e9ef233a93b0d43667c491a">mirrors://kde/stable/plasma/5.27.11/breeze-gtk-5.27.11.tar.xz</Archive>
|
||||
<Summary>breeze widget theme for GTK 2 and 3</Summary>
|
||||
<Description>breeze widget theme for GTK 2 and 3</Description>
|
||||
<Archive type="tarxz" sha1sum="a9c43bbad5cfd00027a2986a9893ee8cb6b046d3">mirrors://kde/stable/plasma/6.2.5/breeze-gtk-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>sassc</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
@@ -23,17 +24,17 @@
|
||||
<Dependency>libsass-devel</Dependency>
|
||||
<Dependency>gtk2-engines-murrine</Dependency>
|
||||
<Dependency>python3-cairo-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">breeze-style</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">breeze-style</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>breeze-gtk</Name>
|
||||
<Summary>Breeze widget theme for GTK 2 and 3</Summary>
|
||||
<Summary>breeze widget theme for GTK 2 and 3</Summary>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency>libgcc</Dependency> -->
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/kconf_update</Path>
|
||||
@@ -41,561 +42,18 @@
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="library">/usr/lib/kconf_update_bin</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>breeze-gtk-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="79">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="80">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,19 +4,19 @@
|
||||
# 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():
|
||||
#pisitools.dosed("breeze/breeze.script", "kde.logo.png", "pisi.logo.png")
|
||||
#pisitools.dosed("breeze/breeze.script", "Plasma 5.6", "PisiLinux")
|
||||
pisitools.dosed("breeze-text/breeze-text.plymouth.cmake", "Plasma @PROJECT_VERSION@", "PisiLinux")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc( "README")
|
||||
pisitools.dodoc("LICENSES/*", "README*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>breeze-plymouth</Name>
|
||||
@@ -8,9 +9,9 @@
|
||||
</Packager>
|
||||
<License>LGPLv2</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Breeze theme for Plymouth.</Summary>
|
||||
<Description>Breeze theme for Plymouth.</Description>
|
||||
<Archive type="tarxz" sha1sum="081c356460bcd3d3201d6451d1f7f56aaf70aeb3">mirrors://kde/stable/plasma/5.27.11/breeze-plymouth-5.27.11.tar.xz</Archive>
|
||||
<Summary>breeze theme for Plymouth.</Summary>
|
||||
<Description>breeze theme for Plymouth.</Description>
|
||||
<Archive type="tarxz" sha1sum="356935f894f28f4a73578b93d833ff3c9b23cdfb">mirrors://kde/stable/plasma/6.2.5/breeze-plymouth-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>plymouth-devel</Dependency>
|
||||
@@ -19,7 +20,7 @@
|
||||
|
||||
<Package>
|
||||
<Name>breeze-plymouth</Name>
|
||||
<Summary>Breeze theme for Plymouth.</Summary>
|
||||
<Summary>breeze theme for Plymouth.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>plymouth</Dependency>
|
||||
<Dependency>grub2</Dependency>
|
||||
@@ -37,561 +38,18 @@
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/plymouth/themes/breeze/images/pisi.logo.png">pisi.logo.png</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/plymouth/themes/breeze/images/16bit/pisi.logo.png">pisi.16bit.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
<Replaces>
|
||||
<Package>breeze-plymouth-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="79">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-20</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-23</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="80">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,20 +4,20 @@
|
||||
# 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 get
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sed -i 's|5.23.0|5.23.1|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure("-DBUILD_QT5=OFF")
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
#set pisi-crocus-ancyrensis photos as default wallpapers
|
||||
#pisitools.dosed("%s/usr/share/plasma/look-and-feel/org.kde.breezedark.desktop/contents/defaults" % get.installDIR(), "Next", "pisi-crocus-ancyrensis")
|
||||
|
||||
+119
-571
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -11,24 +12,24 @@
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 Plasma artwork</Summary>
|
||||
<Description>Artwork, styles and assets for the Breeze visual style for the Plasma Desktop</Description>
|
||||
<Archive sha1sum="7405a40a7a40a306fe9845a5686ea665e42d26b8" type="tarxz">mirrors://kde/stable/plasma/5.27.11/breeze-5.27.11.tar.xz</Archive>
|
||||
<Summary>kde6 Plasma artwork</Summary>
|
||||
<Description>Artwork, styles and assets for the breeze visual style for the Plasma Desktop</Description>
|
||||
<Archive sha1sum="3a4349fc496cfee192a9e48035822afc274184d7" type="tarxz">mirrors://kde/stable/plasma/6.2.5/breeze-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-x11extras-devel</Dependency>
|
||||
<Dependency>frameworkintegration-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">kdecorations-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kdecorations-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kpackage-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency>kcolorscheme-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
@@ -43,8 +44,8 @@
|
||||
<Package>
|
||||
<Name>breeze-style</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.15.2">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kirigami</Dependency>
|
||||
@@ -52,7 +53,10 @@
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-x11extras</Dependency>
|
||||
<Dependency>kcolorscheme</Dependency>
|
||||
<Dependency>breeze-cursors</Dependency>
|
||||
<Dependency>breeze-light</Dependency>
|
||||
<Dependency>breeze-wallpapers</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>frameworkintegration</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
@@ -63,13 +67,11 @@
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
<!-- <Dependency>breeze-gtk</Dependency> -->
|
||||
<Dependency>breeze-icons</Dependency>
|
||||
<Dependency versionFrom="5.27.11">kdecorations</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kdecorations</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/kconf_update_bin</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="library">/usr/lib/libbreezecommon5.so*</Path>
|
||||
<Path fileType="library">/usr/lib/qt6</Path>
|
||||
<Path fileType="library">/usr/lib/cmake/Breeze/BreezeConfigVersion.cmake</Path>
|
||||
<Path fileType="library">/usr/lib/cmake/Breeze/BreezeConfig.cmake</Path>
|
||||
<Path fileType="data">/usr/share/color-schemes</Path>
|
||||
@@ -85,582 +87,128 @@
|
||||
<Path fileType="data">/usr/share/plasma</Path>
|
||||
<Path fileType="data">/usr/share/QtCurve</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>breeze-style-data</Package>
|
||||
<Package>breeze-style-kf6</Package>
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>breeze-style-data</Package>
|
||||
<Package>breeze-style-kf6</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
|
||||
<!--Package>
|
||||
<Name>breeze-style-data</Name>
|
||||
<Summary>Development files for breeze</Summary>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/cmake/Breeze/BreezeConfigVersion.cmake</Path>
|
||||
<Path fileType="library">/usr/lib/cmake/Breeze/BreezeConfig.cmake</Path>
|
||||
<Path fileType="data">/usr/share/color-schemes</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/breeze-settings.svgz</Path>
|
||||
<Path fileType="data">/usr/share/kconf_update</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/metainfo/org.kde.breezedark.desktop.appdata.xml</Path>
|
||||
<Path fileType="data">/usr/share/metainfo/org.kde.breezetwilight.desktop.appdata.xml</Path>
|
||||
<Path fileType="data">/usr/share/kservices5</Path>
|
||||
<Path fileType="data">/usr/share/kstyle</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="data">/usr/share/plasma</Path>
|
||||
<Path fileType="data">/usr/share/QtCurve</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>breeze-style</Package>
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>breeze-style</Package>
|
||||
</Conflicts>
|
||||
</Package-->
|
||||
|
||||
<!--Package>
|
||||
<Name>breeze5-style</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.15.2">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-declarative</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kirigami</Dependency>
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>breeze-style-data</Dependency>
|
||||
<Dependency>breeze-cursors</Dependency>
|
||||
<Dependency>breeze-light</Dependency>
|
||||
<Dependency>breeze-wallpapers</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>breeze-style</Package>
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>breeze-style</Package>
|
||||
</Conflicts>
|
||||
</Package-->
|
||||
|
||||
<Package>
|
||||
<Name>breeze-cursors</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">breeze-style</Dependency>
|
||||
<!-- <Dependency release="current">breeze-style</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons/breeze_cursors</Path>
|
||||
<Path fileType="data">/usr/share/icons/Breeze_Snow</Path>
|
||||
<Path fileType="data">/usr/share/icons/breeze_Snow</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>breeze-cursors-kf6</Package>
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>breeze-cursors-kf6</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>breeze-light</Name>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency release="current">breeze-style</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons/Breeze_Light</Path>
|
||||
<!-- <Path fileType="data">/usr/share/icons/breeze_Snow</Path> -->
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>breeze-light-kf6</Package>
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>breeze-light-kf6</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>breeze-wallpapers</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">breeze-style</Dependency>
|
||||
<!-- <Dependency release="current">breeze-style</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/wallpapers/Next</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>breeze-wallpapers-kf6</Package>
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>breeze-wallpapers-kf6</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="79">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-26</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-02</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="80">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
pisitools.dosym("/usr/lib/plasma-discover/libDiscoverNotifiers.so", "usr/lib/libDiscoverNotifiers.so")
|
||||
pisitools.dosym("/usr/lib/plasma-discover/libDiscoverCommon.so", "usr/lib/libDiscoverCommon.so")
|
||||
kde6.install()
|
||||
pisitools.dosym("/usr/lib/plasma-discover/libdiscoverNotifiers.so", "usr/lib/libdiscoverNotifiers.so")
|
||||
pisitools.dosym("/usr/lib/plasma-discover/libdiscoverCommon.so", "usr/lib/libdiscoverCommon.so")
|
||||
|
||||
@@ -0,0 +1,599 @@
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index 31460a6d5..89cee3182 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -31,7 +31,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED CoreAddons Config Crash DBusAddons
|
||||
find_package(KF5Kirigami2 2.7.0)
|
||||
|
||||
find_package(packagekitqt5 1.0.1 CONFIG)
|
||||
-find_package(AppStreamQt 0.15.3 CONFIG REQUIRED)
|
||||
+find_package(AppStreamQt5 1.0 CONFIG REQUIRED)
|
||||
find_package(KF5Attica 5.23 CONFIG)
|
||||
find_package(KF5NewStuff 5.53 CONFIG)
|
||||
|
||||
@@ -85,7 +85,7 @@ set_package_properties(packagekitqt5 PROPERTIES
|
||||
URL "https://www.freedesktop.org/software/PackageKit/"
|
||||
PURPOSE "Required to build the PackageKit backend"
|
||||
TYPE OPTIONAL)
|
||||
-set_package_properties(AppStreamQt PROPERTIES
|
||||
+set_package_properties(AppStreamQt5 PROPERTIES
|
||||
DESCRIPTION "Library that lists Appstream resources"
|
||||
URL "https://www.freedesktop.org"
|
||||
PURPOSE "Required to build the PackageKit, Flatpak and Snap backends"
|
||||
diff --git a/libdiscover/appstream/AppStreamUtils.cpp b/libdiscover/appstream/AppStreamUtils.cpp
|
||||
index 94f030c9d..c2080c17a 100644
|
||||
--- a/libdiscover/appstream/AppStreamUtils.cpp
|
||||
+++ b/libdiscover/appstream/AppStreamUtils.cpp
|
||||
@@ -7,11 +7,11 @@
|
||||
#include "AppStreamUtils.h"
|
||||
|
||||
#include "utils.h"
|
||||
-#include <AppStreamQt/pool.h>
|
||||
-#include <AppStreamQt/release.h>
|
||||
-#include <AppStreamQt/screenshot.h>
|
||||
-#include <AppStreamQt/spdx.h>
|
||||
-#include <AppStreamQt/version.h>
|
||||
+#include <AppStreamQt5/pool.h>
|
||||
+#include <AppStreamQt5/release.h>
|
||||
+#include <AppStreamQt5/screenshot.h>
|
||||
+#include <AppStreamQt5/spdx.h>
|
||||
+#include <AppStreamQt5/version.h>
|
||||
#include <Category/Category.h>
|
||||
#include <KLocalizedString>
|
||||
#include <QDebug>
|
||||
@@ -35,10 +35,20 @@ QUrl AppStreamUtils::imageOfKind(const QList<AppStream::Image> &images, AppStrea
|
||||
|
||||
QString AppStreamUtils::changelogToHtml(const AppStream::Component &appdata)
|
||||
{
|
||||
- if (appdata.releases().isEmpty())
|
||||
+#if ASQ_CHECK_VERSION(1, 0, 0)
|
||||
+ const auto releases = appdata.releasesPlain();
|
||||
+#else
|
||||
+ const auto releases = appdata.releases();
|
||||
+#endif
|
||||
+ if (releases.isEmpty()) {
|
||||
return {};
|
||||
+ }
|
||||
|
||||
- const auto release = appdata.releases().constFirst();
|
||||
+#if ASQ_CHECK_VERSION(1, 0, 0)
|
||||
+ const auto release = releases.indexSafe(0).value();
|
||||
+#else
|
||||
+ const auto release = releases.constFirst();
|
||||
+#endif
|
||||
if (release.description().isEmpty())
|
||||
return {};
|
||||
|
||||
@@ -49,7 +59,7 @@ QString AppStreamUtils::changelogToHtml(const AppStream::Component &appdata)
|
||||
|
||||
Screenshots AppStreamUtils::fetchScreenshots(const AppStream::Component &appdata)
|
||||
{
|
||||
- const auto appdataScreenshots = appdata.screenshots();
|
||||
+ const auto appdataScreenshots = appdata.screenshotsAll();
|
||||
Screenshots ret;
|
||||
ret.reserve(appdataScreenshots.size());
|
||||
for (const AppStream::Screenshot &s : appdataScreenshots) {
|
||||
@@ -131,10 +141,10 @@ QString AppStreamUtils::versionString(const QString &version, const AppStream::C
|
||||
if (version.isEmpty()) {
|
||||
return {};
|
||||
} else {
|
||||
- if (appdata.releases().isEmpty())
|
||||
+ if (appdata.releasesPlain().isEmpty())
|
||||
return version;
|
||||
|
||||
- auto release = appdata.releases().constFirst();
|
||||
+ auto release = appdata.releasesPlain().indexSafe(0).value();
|
||||
if (release.timestamp().isValid() && version.startsWith(release.version())) {
|
||||
QLocale l;
|
||||
return i18n("%1, released on %2", version, l.toString(release.timestamp().date(), QLocale::ShortFormat));
|
||||
@@ -256,7 +266,7 @@ QList<AppStream::Component> AppStreamUtils::componentsByCategories(AppStream::Po
|
||||
{
|
||||
QList<AppStream::Component> ret;
|
||||
for (const auto &categoryName : cat->involvedCategories()) {
|
||||
- ret += pool->componentsByCategories({categoryName});
|
||||
+ ret += pool->componentsByCategories({categoryName}).toList();
|
||||
}
|
||||
kRemoveDuplicates(ret, kind);
|
||||
return ret;
|
||||
diff --git a/libdiscover/appstream/AppStreamUtils.h b/libdiscover/appstream/AppStreamUtils.h
|
||||
index 383e55aa8..906bd327a 100644
|
||||
--- a/libdiscover/appstream/AppStreamUtils.h
|
||||
+++ b/libdiscover/appstream/AppStreamUtils.h
|
||||
@@ -6,9 +6,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
-#include <AppStreamQt/component.h>
|
||||
-#include <AppStreamQt/image.h>
|
||||
-#include <AppStreamQt/pool.h>
|
||||
+#include <AppStreamQt5/component.h>
|
||||
+#include <AppStreamQt5/image.h>
|
||||
+#include <AppStreamQt5/pool.h>
|
||||
#include <QColor>
|
||||
#include <QList>
|
||||
#include <QUrl>
|
||||
diff --git a/libdiscover/backends/CMakeLists.txt b/libdiscover/backends/CMakeLists.txt
|
||||
index bd3a03256..c2e0ec12d 100644
|
||||
--- a/libdiscover/backends/CMakeLists.txt
|
||||
+++ b/libdiscover/backends/CMakeLists.txt
|
||||
@@ -8,11 +8,11 @@ function(add_unit_test name)
|
||||
Qt::Test Qt::Core ${EXTRA_LIBS})
|
||||
endfunction()
|
||||
|
||||
-if(KF5Attica_FOUND AND KF5NewStuff_FOUND AND AppStreamQt_FOUND)
|
||||
+if(KF5Attica_FOUND AND KF5NewStuff_FOUND AND AppStreamQt5_FOUND)
|
||||
add_subdirectory(KNSBackend)
|
||||
endif()
|
||||
|
||||
-if(packagekitqt5_FOUND AND AppStreamQt_FOUND)
|
||||
+if(packagekitqt5_FOUND AND AppStreamQt5_FOUND)
|
||||
add_subdirectory(PackageKitBackend)
|
||||
endif()
|
||||
|
||||
@@ -22,10 +22,10 @@ if(BUILD_DummyBackend)
|
||||
endif()
|
||||
|
||||
option(BUILD_FlatpakBackend "Build Flatpak support" "ON")
|
||||
-if(Flatpak_FOUND AND AppStreamQt_FOUND AND BUILD_FlatpakBackend)
|
||||
+if(Flatpak_FOUND AND AppStreamQt5_FOUND AND BUILD_FlatpakBackend)
|
||||
add_subdirectory(FlatpakBackend)
|
||||
elseif(BUILD_FlatpakBackend)
|
||||
- message(WARNING "BUILD_FlatpakBackend enabled but Flatpak=${Flatpak_FOUND} or AppStreamQt=${AppStreamQt_FOUND} not found")
|
||||
+ message(WARNING "BUILD_FlatpakBackend enabled but Flatpak=${Flatpak_FOUND} or AppStreamQt=${AppStreamQt5_FOUND} not found")
|
||||
endif()
|
||||
|
||||
find_package(Snapd)
|
||||
@@ -41,7 +41,7 @@ if(BUILD_SteamOSBackend)
|
||||
endif()
|
||||
|
||||
option(BUILD_SnapBackend "Build Snap support." "ON")
|
||||
-if(BUILD_SnapBackend AND AppStreamQt_FOUND AND Snapd_FOUND)
|
||||
+if(BUILD_SnapBackend AND AppStreamQt5_FOUND AND Snapd_FOUND)
|
||||
add_subdirectory(SnapBackend)
|
||||
endif()
|
||||
|
||||
diff --git a/libdiscover/backends/FlatpakBackend/CMakeLists.txt b/libdiscover/backends/FlatpakBackend/CMakeLists.txt
|
||||
index eac5a3241..905f2ee7f 100644
|
||||
--- a/libdiscover/backends/FlatpakBackend/CMakeLists.txt
|
||||
+++ b/libdiscover/backends/FlatpakBackend/CMakeLists.txt
|
||||
@@ -15,7 +15,7 @@ set(flatpak-backend_SRCS
|
||||
add_library(flatpak-backend MODULE ${flatpak-backend_SRCS})
|
||||
target_link_libraries(flatpak-backend Qt::Core Qt::Widgets Qt::Concurrent KF5::CoreAddons KF5::ConfigCore KF5::KIOGui Discover::Common AppStreamQt PkgConfig::Flatpak)
|
||||
|
||||
-if (AppStreamQt_VERSION VERSION_GREATER 0.14.6)
|
||||
+if (AppStreamQt5_VERSION VERSION_GREATER 0.14.6)
|
||||
target_compile_definitions(flatpak-backend PRIVATE -DAPPSTREAM_NEW_POOL_API)
|
||||
endif()
|
||||
|
||||
diff --git a/libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp b/libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp
|
||||
index 99488469b..2471bb8f0 100644
|
||||
--- a/libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp
|
||||
+++ b/libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp
|
||||
@@ -20,12 +20,12 @@
|
||||
#include <resources/StandardBackendUpdater.h>
|
||||
#include <utils.h>
|
||||
|
||||
-#include <AppStreamQt/bundle.h>
|
||||
-#include <AppStreamQt/icon.h>
|
||||
-#include <AppStreamQt/metadata.h>
|
||||
-#include <AppStreamQt/pool.h>
|
||||
-#include <AppStreamQt/release.h>
|
||||
-#include <AppStreamQt/version.h>
|
||||
+#include <AppStreamQt5/bundle.h>
|
||||
+#include <AppStreamQt5/icon.h>
|
||||
+#include <AppStreamQt5/metadata.h>
|
||||
+#include <AppStreamQt5/pool.h>
|
||||
+#include <AppStreamQt5/release.h>
|
||||
+#include <AppStreamQt5/version.h>
|
||||
|
||||
#include <KAboutData>
|
||||
#include <KConfigGroup>
|
||||
@@ -159,18 +159,19 @@ public:
|
||||
|
||||
QList<AppStream::Component> componentsByName(const QString &name)
|
||||
{
|
||||
- QList<AppStream::Component> comps = m_pool->componentsById(name);
|
||||
- if (!comps.isEmpty())
|
||||
- return comps;
|
||||
+ auto comps = m_pool->componentsById(name);
|
||||
+ if (!comps.isEmpty()) {
|
||||
+ return comps.toList();
|
||||
+ }
|
||||
|
||||
comps = m_pool->componentsByProvided(AppStream::Provided::KindId, name);
|
||||
- return comps;
|
||||
+ return comps.toList();
|
||||
}
|
||||
|
||||
QList<AppStream::Component> componentsByFlatpakId(const QString &ref)
|
||||
{
|
||||
#if ASQ_CHECK_VERSION(0, 16, 0)
|
||||
- QList<AppStream::Component> comps = m_pool->componentsByBundleId(AppStream::Bundle::KindFlatpak, ref, false);
|
||||
+ QList<AppStream::Component> comps = m_pool->componentsByBundleId(AppStream::Bundle::KindFlatpak, ref, false).toList();
|
||||
#else
|
||||
QList<AppStream::Component> comps = m_pool->components();
|
||||
comps = kFilter<QList<AppStream::Component>>(comps, [&ref](const AppStream::Component &component) {
|
||||
@@ -181,7 +182,7 @@ public:
|
||||
if (!comps.isEmpty())
|
||||
return comps;
|
||||
|
||||
- comps = m_pool->componentsByProvided(AppStream::Provided::KindId, ref.section('/', 1, 1));
|
||||
+ comps = m_pool->componentsByProvided(AppStream::Provided::KindId, ref.section('/', 1, 1)).toList();
|
||||
return comps;
|
||||
}
|
||||
|
||||
@@ -274,7 +275,11 @@ static std::optional<AppStream::Metadata> metadataFromBytes(GBytes *appstreamGz,
|
||||
gconstpointer data = g_bytes_get_data(appstream, &len);
|
||||
|
||||
AppStream::Metadata metadata;
|
||||
+#if ASQ_CHECK_VERSION(0, 16, 0)
|
||||
+ metadata.setFormatStyle(AppStream::Metadata::FormatStyleCatalog);
|
||||
+#else
|
||||
metadata.setFormatStyle(AppStream::Metadata::FormatStyleCollection);
|
||||
+#endif
|
||||
AppStream::Metadata::MetadataError error = metadata.parse(QString::fromUtf8((char *)data, len), AppStream::Metadata::FormatKindXml);
|
||||
if (error != AppStream::Metadata::MetadataErrorNoError) {
|
||||
qWarning() << "Failed to parse appstream metadata: " << error;
|
||||
@@ -479,7 +484,7 @@ FlatpakResource *FlatpakBackend::getAppForInstalledRef(FlatpakInstallation *inst
|
||||
g_autoptr(GBytes) metadata = flatpak_installed_ref_load_appdata(ref, 0, 0);
|
||||
if (metadata) {
|
||||
auto meta = metadataFromBytes(metadata, m_cancellable);
|
||||
- comps = meta->components();
|
||||
+ comps = meta->components().toList();
|
||||
}
|
||||
}
|
||||
|
||||
@@ -626,7 +631,7 @@ void FlatpakBackend::addAppFromFlatpakBundle(const QUrl &url, ResultsStream *str
|
||||
return;
|
||||
}
|
||||
|
||||
- const QList<AppStream::Component> components = metadata->components();
|
||||
+ const QList<AppStream::Component> components = metadata->components().toList();
|
||||
if (components.size()) {
|
||||
asComponent = components.first();
|
||||
} else {
|
||||
@@ -777,7 +782,11 @@ AppStream::Component fetchComponentFromRemote(const QSettings &settings, GCancel
|
||||
AppStream::Pool pool;
|
||||
#ifdef APPSTREAM_NEW_POOL_API
|
||||
pool.setLoadStdDataLocations(false);
|
||||
+#if ASQ_CHECK_VERSION(0, 16, 0)
|
||||
+ pool.addExtraDataLocation(appstreamLocation, AppStream::Metadata::FormatStyleCatalog);
|
||||
+#else
|
||||
pool.addExtraDataLocation(appstreamLocation, AppStream::Metadata::FormatStyleCollection);
|
||||
+#endif
|
||||
#else
|
||||
pool.clearMetadataLocations();
|
||||
pool.addMetadataLocation(appstreamLocation);
|
||||
@@ -795,7 +804,7 @@ AppStream::Component fetchComponentFromRemote(const QSettings &settings, GCancel
|
||||
}
|
||||
|
||||
// TODO optimise, this lookup should happen in libappstream
|
||||
- auto comps = pool.components();
|
||||
+ auto comps = pool.components().toList();
|
||||
comps = kFilter<QList<AppStream::Component>>(comps, [name, branch](const AppStream::Component &component) {
|
||||
const QString id = component.bundle(AppStream::Bundle::KindFlatpak).id();
|
||||
// app/app.getspace.Space/x86_64/stable
|
||||
@@ -1079,7 +1088,11 @@ void FlatpakBackend::createPool(QSharedPointer<FlatpakSource> source)
|
||||
|
||||
#ifdef APPSTREAM_NEW_POOL_API
|
||||
pool->setLoadStdDataLocations(false);
|
||||
+#if ASQ_CHECK_VERSION(0, 16, 0)
|
||||
+ pool->addExtraDataLocation(appstreamDirPath, AppStream::Metadata::FormatStyleCatalog);
|
||||
+#else
|
||||
pool->addExtraDataLocation(appstreamDirPath, AppStream::Metadata::FormatStyleCollection);
|
||||
+#endif
|
||||
#else
|
||||
pool->clearMetadataLocations();
|
||||
pool->addMetadataLocation(appstreamDirPath);
|
||||
@@ -1558,11 +1571,11 @@ ResultsStream *FlatpakBackend::search(const AbstractResourcesBackend::Filters &f
|
||||
for (const auto &source : qAsConst(m_flatpakSources)) {
|
||||
QList<FlatpakResource *> resources;
|
||||
if (source->m_pool) {
|
||||
- const auto a = !filter.search.isEmpty() ? source->m_pool->search(filter.search)
|
||||
+ const auto a = !filter.search.isEmpty() ? source->m_pool->search(filter.search).toList()
|
||||
#if ASQ_CHECK_VERSION(0, 15, 6)
|
||||
: filter.category ? AppStreamUtils::componentsByCategories(source->m_pool, filter.category, AppStream::Bundle::KindFlatpak)
|
||||
#endif
|
||||
- : source->m_pool->components();
|
||||
+ : source->m_pool->components().toList();
|
||||
resources = kTransform<QList<FlatpakResource *>>(a, [this, &source](const auto &comp) {
|
||||
return resourceForComponent(comp, source);
|
||||
});
|
||||
diff --git a/libdiscover/backends/FlatpakBackend/FlatpakBackend.h b/libdiscover/backends/FlatpakBackend/FlatpakBackend.h
|
||||
index 66188095a..878965bfc 100644
|
||||
--- a/libdiscover/backends/FlatpakBackend/FlatpakBackend.h
|
||||
+++ b/libdiscover/backends/FlatpakBackend/FlatpakBackend.h
|
||||
@@ -14,7 +14,7 @@
|
||||
#include <QVariantList>
|
||||
#include <resources/AbstractResourcesBackend.h>
|
||||
|
||||
-#include <AppStreamQt/component.h>
|
||||
+#include <AppStreamQt5/component.h>
|
||||
|
||||
#include "flatpak-helper.h"
|
||||
|
||||
diff --git a/libdiscover/backends/FlatpakBackend/FlatpakResource.cpp b/libdiscover/backends/FlatpakBackend/FlatpakResource.cpp
|
||||
index 7ed905ead..1af8c9e3f 100644
|
||||
--- a/libdiscover/backends/FlatpakBackend/FlatpakResource.cpp
|
||||
+++ b/libdiscover/backends/FlatpakBackend/FlatpakResource.cpp
|
||||
@@ -13,9 +13,11 @@
|
||||
|
||||
#include <Transaction/AddonList.h>
|
||||
|
||||
-#include <AppStreamQt/icon.h>
|
||||
-#include <AppStreamQt/screenshot.h>
|
||||
-#include <AppStreamQt/utils.h>
|
||||
+#include <AppStreamQt5/developer.h>
|
||||
+#include <AppStreamQt5/icon.h>
|
||||
+#include <AppStreamQt5/screenshot.h>
|
||||
+#include <AppStreamQt5/utils.h>
|
||||
+#include <AppStreamQt5/version.h>
|
||||
#include <appstream/AppStreamUtils.h>
|
||||
|
||||
#include <KConfigGroup>
|
||||
@@ -24,7 +26,7 @@
|
||||
#include <KIO/ApplicationLauncherJob>
|
||||
#include <KLocalizedString>
|
||||
|
||||
-#include <AppStreamQt/release.h>
|
||||
+#include <AppStreamQt5/release.h>
|
||||
#include <QDebug>
|
||||
#include <QDesktopServices>
|
||||
#include <QDir>
|
||||
@@ -113,7 +115,11 @@ QList<PackageState> FlatpakResource::addonsInformation()
|
||||
QString FlatpakResource::availableVersion() const
|
||||
{
|
||||
if (m_availableVersion.isEmpty()) {
|
||||
+#if ASQ_CHECK_VERSION(1, 0, 0)
|
||||
+ const auto releases = m_appdata.releasesPlain().entries();
|
||||
+#else
|
||||
const auto releases = m_appdata.releases();
|
||||
+#endif
|
||||
if (!releases.isEmpty()) {
|
||||
auto latestVersion = releases.constFirst().version();
|
||||
for (const auto &release : releases) {
|
||||
@@ -649,8 +655,13 @@ QUrl FlatpakResource::url() const
|
||||
|
||||
QDate FlatpakResource::releaseDate() const
|
||||
{
|
||||
- if (!m_appdata.releases().isEmpty()) {
|
||||
- auto release = m_appdata.releases().constFirst();
|
||||
+#if ASQ_CHECK_VERSION(1, 0, 0)
|
||||
+ if (!m_appdata.releasesPlain().isEmpty()) {
|
||||
+ auto release = m_appdata.releasesPlain().indexSafe(0).value();
|
||||
+#else
|
||||
+ if (const auto releases = m_appdata.releases(); !releases.isEmpty()) {
|
||||
+ auto release = releases.constFirst();
|
||||
+#endif
|
||||
return release.timestamp().date();
|
||||
}
|
||||
|
||||
@@ -673,7 +684,7 @@ QString FlatpakResource::sourceIcon() const
|
||||
|
||||
QString FlatpakResource::author() const
|
||||
{
|
||||
- QString name = m_appdata.developerName();
|
||||
+ QString name = m_appdata.developer().name();
|
||||
|
||||
if (name.isEmpty()) {
|
||||
name = m_appdata.projectGroup();
|
||||
@@ -711,8 +722,13 @@ QString FlatpakResource::versionString()
|
||||
if (ref) {
|
||||
version = flatpak_installed_ref_get_appdata_version(ref);
|
||||
}
|
||||
+#if ASQ_CHECK_VERSION(1, 0, 0)
|
||||
+ } else if (!m_appdata.releasesPlain().isEmpty()) {
|
||||
+ const auto release = m_appdata.releasesPlain().indexSafe(0).value();
|
||||
+#else
|
||||
} else if (!m_appdata.releases().isEmpty()) {
|
||||
- auto release = m_appdata.releases().constFirst();
|
||||
+ const auto release = m_appdata.releases().constFirst();
|
||||
+#endif
|
||||
version = release.version();
|
||||
} else {
|
||||
version = m_id.branch;
|
||||
diff --git a/libdiscover/backends/FlatpakBackend/FlatpakResource.h b/libdiscover/backends/FlatpakBackend/FlatpakResource.h
|
||||
index 06e1b030a..648b6a5a7 100644
|
||||
--- a/libdiscover/backends/FlatpakBackend/FlatpakResource.h
|
||||
+++ b/libdiscover/backends/FlatpakBackend/FlatpakResource.h
|
||||
@@ -12,7 +12,7 @@
|
||||
#include "FlatpakPermission.h"
|
||||
#include "flatpak-helper.h"
|
||||
|
||||
-#include <AppStreamQt/component.h>
|
||||
+#include <AppStreamQt5/component.h>
|
||||
|
||||
#include <QAbstractItemModel>
|
||||
#include <QPixmap>
|
||||
diff --git a/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp b/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
|
||||
index 510266dfd..740127879 100644
|
||||
--- a/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
|
||||
+++ b/libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
|
||||
@@ -6,10 +6,12 @@
|
||||
|
||||
#include "AppPackageKitResource.h"
|
||||
#include "utils.h"
|
||||
-#include <AppStreamQt/icon.h>
|
||||
-#include <AppStreamQt/image.h>
|
||||
-#include <AppStreamQt/release.h>
|
||||
-#include <AppStreamQt/screenshot.h>
|
||||
+#include <AppStreamQt5/developer.h>
|
||||
+#include <AppStreamQt5/icon.h>
|
||||
+#include <AppStreamQt5/image.h>
|
||||
+#include <AppStreamQt5/release.h>
|
||||
+#include <AppStreamQt5/screenshot.h>
|
||||
+#include <AppStreamQt5/version.h>
|
||||
#include <KLocalizedString>
|
||||
#include <KService>
|
||||
#include <PackageKit/Daemon>
|
||||
@@ -236,8 +238,13 @@ QString AppPackageKitResource::versionString()
|
||||
|
||||
QDate AppPackageKitResource::releaseDate() const
|
||||
{
|
||||
+#if ASQ_CHECK_VERSION(1, 0, 0)
|
||||
+ if (!m_appdata.releasesPlain().isEmpty()) {
|
||||
+ const auto release = m_appdata.releasesPlain().indexSafe(0).value();
|
||||
+#else
|
||||
if (!m_appdata.releases().isEmpty()) {
|
||||
- auto release = m_appdata.releases().constFirst();
|
||||
+ const auto release = m_appdata.releases().constFirst();
|
||||
+#endif
|
||||
return release.timestamp().date();
|
||||
}
|
||||
|
||||
@@ -246,7 +253,7 @@ QDate AppPackageKitResource::releaseDate() const
|
||||
|
||||
QString AppPackageKitResource::author() const
|
||||
{
|
||||
- QString name = m_appdata.developerName();
|
||||
+ QString name = m_appdata.developer().name();
|
||||
|
||||
if (name.isEmpty()) {
|
||||
name = m_appdata.projectGroup();
|
||||
diff --git a/libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp b/libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp
|
||||
index 6902318a3..f713b9036 100644
|
||||
--- a/libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp
|
||||
+++ b/libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp
|
||||
@@ -13,9 +13,10 @@
|
||||
#include "PKTransaction.h"
|
||||
#include "PackageKitSourcesBackend.h"
|
||||
#include "PackageKitUpdater.h"
|
||||
-#include <AppStreamQt/release.h>
|
||||
-#include <AppStreamQt/utils.h>
|
||||
-#include <AppStreamQt/version.h>
|
||||
+#include <AppStreamQt5/release.h>
|
||||
+#include <AppStreamQt5/systeminfo.h>
|
||||
+#include <AppStreamQt5/utils.h>
|
||||
+#include <AppStreamQt5/version.h>
|
||||
#include <appstream/AppStreamIntegration.h>
|
||||
#include <appstream/AppStreamUtils.h>
|
||||
#include <appstream/OdrsReviewsBackend.h>
|
||||
@@ -309,12 +310,16 @@ void PackageKitBackend::reloadPackageList()
|
||||
}
|
||||
acquireFetching(false);
|
||||
|
||||
- const QList<AppStream::Component> distroComponents = m_appdata->componentsById(AppStream::Utils::currentDistroComponentId());
|
||||
+ const auto distroComponents = m_appdata->componentsById(AppStream::SystemInfo::currentDistroComponentId());
|
||||
if (distroComponents.isEmpty()) {
|
||||
- qWarning() << "no component found for" << AppStream::Utils::currentDistroComponentId();
|
||||
+ qWarning() << "no component found for" << AppStream::SystemInfo::currentDistroComponentId();
|
||||
}
|
||||
- for (const AppStream::Component &dc : distroComponents) {
|
||||
+ for (const auto list = distroComponents.toList(); const AppStream::Component &dc : list) {
|
||||
+#if ASQ_CHECK_VERSION(1, 0, 0)
|
||||
+ const auto releases = dc.releasesPlain().entries();
|
||||
+#else
|
||||
const auto releases = dc.releases();
|
||||
+#endif
|
||||
for (const auto &r : releases) {
|
||||
int cmp = AppStream::Utils::vercmpSimple(r.version(), AppStreamIntegration::global()->osRelease()->versionId());
|
||||
if (cmp == 0) {
|
||||
@@ -552,7 +557,7 @@ QList<AppStream::Component> PackageKitBackend::componentsById(const QString &id)
|
||||
if (comps.isEmpty()) {
|
||||
comps = m_appdata->componentsByProvided(AppStream::Provided::KindId, id);
|
||||
}
|
||||
- return comps;
|
||||
+ return comps.toList();
|
||||
}
|
||||
|
||||
static const auto needsResolveFilter = [](AbstractResource *res) {
|
||||
@@ -698,13 +703,15 @@ ResultsStream *PackageKitBackend::search(const AbstractResourcesBackend::Filters
|
||||
if (!stream) {
|
||||
return;
|
||||
}
|
||||
- const auto components = !filter.search.isEmpty() ? m_appdata->search(filter.search)
|
||||
-#if ASQ_CHECK_VERSION(0, 15, 6)
|
||||
- : filter.category ? AppStreamUtils::componentsByCategories(m_appdata.get(),
|
||||
- filter.category,
|
||||
- AppStream::Bundle::KindUnknown)
|
||||
-#endif
|
||||
- : m_appdata->components();
|
||||
+ QList<AppStream::Component> components;
|
||||
+ if (!filter.search.isEmpty()) {
|
||||
+ components = m_appdata->search(filter.search).toList();
|
||||
+ } else if (filter.category) {
|
||||
+ components = AppStreamUtils::componentsByCategories(m_appdata.get(), filter.category, AppStream::Bundle::KindUnknown);
|
||||
+ } else {
|
||||
+ components = m_appdata->components().toList();
|
||||
+ }
|
||||
+
|
||||
const QSet<QString> ids = kTransform<QSet<QString>>(components, [](const AppStream::Component &comp) {
|
||||
return comp.id();
|
||||
});
|
||||
diff --git a/libdiscover/backends/PackageKitBackend/PackageKitBackend.h b/libdiscover/backends/PackageKitBackend/PackageKitBackend.h
|
||||
index d9a5fd824..93899450b 100644
|
||||
--- a/libdiscover/backends/PackageKitBackend/PackageKitBackend.h
|
||||
+++ b/libdiscover/backends/PackageKitBackend/PackageKitBackend.h
|
||||
@@ -7,7 +7,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "PackageKitResource.h"
|
||||
-#include <AppStreamQt/pool.h>
|
||||
+#include <AppStreamQt5/pool.h>
|
||||
#include <PackageKit/Transaction>
|
||||
#include <QFile>
|
||||
#include <QPointer>
|
||||
diff --git a/libdiscover/backends/PackageKitBackend/PackageKitResource.cpp b/libdiscover/backends/PackageKitBackend/PackageKitResource.cpp
|
||||
index 8bdaec395..c7e2c0077 100644
|
||||
--- a/libdiscover/backends/PackageKitBackend/PackageKitResource.cpp
|
||||
+++ b/libdiscover/backends/PackageKitBackend/PackageKitResource.cpp
|
||||
@@ -10,7 +10,7 @@
|
||||
#include "PackageKitMessages.h"
|
||||
#include "appstream/AppStreamUtils.h"
|
||||
#include "config-paths.h"
|
||||
-#include <AppStreamQt/spdx.h>
|
||||
+#include <AppStreamQt5/spdx.h>
|
||||
#include <KIO/ApplicationLauncherJob>
|
||||
#include <KLocalizedString>
|
||||
#include <KService>
|
||||
diff --git a/libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.cpp b/libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.cpp
|
||||
index 6e1528be4..eb06b6510 100644
|
||||
--- a/libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.cpp
|
||||
+++ b/libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.cpp
|
||||
@@ -10,8 +10,8 @@
|
||||
|
||||
#include "Transaction/TransactionModel.h"
|
||||
|
||||
-#include <AppStreamQt/release.h>
|
||||
-#include <AppStreamQt/utils.h>
|
||||
+#include <AppStreamQt5/release.h>
|
||||
+#include <AppStreamQt5/utils.h>
|
||||
#include <Category/Category.h>
|
||||
#include <KLocalizedString>
|
||||
#include <appstream/AppStreamIntegration.h>
|
||||
@@ -316,7 +316,7 @@ void RpmOstreeBackend::lookForNextMajorVersion()
|
||||
}
|
||||
|
||||
// Look at releases to see if we have a new major version available.
|
||||
- const QList<AppStream::Component> distroComponents = m_appdata->componentsById(distroId);
|
||||
+ const auto distroComponents = m_appdata->componentsById(distroId);
|
||||
if (distroComponents.isEmpty()) {
|
||||
qWarning() << "rpm-ostree-backend: No component found for" << distroId;
|
||||
return;
|
||||
@@ -324,8 +324,12 @@ void RpmOstreeBackend::lookForNextMajorVersion()
|
||||
|
||||
QString currentVersion = AppStreamIntegration::global()->osRelease()->versionId();
|
||||
QString nextVersion;
|
||||
- for (const AppStream::Component &dc : distroComponents) {
|
||||
+ for (const auto list = distroComponents.toList(); const AppStream::Component &dc : list) {
|
||||
+#if ASQ_CHECK_VERSION(1, 0, 0)
|
||||
+ const auto releases = dc.releasesPlain().entries();
|
||||
+#else
|
||||
const auto releases = dc.releases();
|
||||
+#endif
|
||||
for (const auto &r : releases) {
|
||||
// Only look at stable releases unless development mode is enabled
|
||||
if ((r.kind() != AppStream::Release::KindStable) && !m_developmentEnabled) {
|
||||
diff --git a/libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.h b/libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.h
|
||||
index 8ceed1af1..ea0a07c6f 100644
|
||||
--- a/libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.h
|
||||
+++ b/libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.h
|
||||
@@ -14,7 +14,7 @@
|
||||
#include <resources/AbstractResourcesBackend.h>
|
||||
#include <resources/StandardBackendUpdater.h>
|
||||
|
||||
-#include <AppStreamQt/pool.h>
|
||||
+#include <AppStreamQt5/pool.h>
|
||||
#include <QTimer>
|
||||
|
||||
class DiscoverAction;
|
||||
@@ -0,0 +1,193 @@
|
||||
From dc67ef22f47b9e8b46d668b811982f33600f1aae Mon Sep 17 00:00:00 2001
|
||||
From: Aleix Pol <aleixpol@kde.org>
|
||||
Date: Wed, 10 Nov 2021 01:55:56 +0100
|
||||
Subject: [PATCH] flatpak: Do not include the resource type in the
|
||||
FlatpakResource::Id
|
||||
|
||||
Otherwise we couldn't make sure that idForInstalledRef() was coherent
|
||||
with FlatpakResource::uniqueId().
|
||||
In the end it's not a problem, it's not like we can have an app and
|
||||
runtime with the same name.
|
||||
|
||||
|
||||
(cherry picked from commit 614450b3ee9175fb16f068af505fb59ed27e6697)
|
||||
---
|
||||
.../FlatpakBackend/FlatpakBackend.cpp | 25 ++++++++-----------
|
||||
.../FlatpakBackend/FlatpakResource.cpp | 12 ++++-----
|
||||
.../backends/FlatpakBackend/FlatpakResource.h | 7 +++---
|
||||
3 files changed, 19 insertions(+), 25 deletions(-)
|
||||
|
||||
diff --git a/libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp b/libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp
|
||||
index 012817ef9..6727b0227 100644
|
||||
--- a/libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp
|
||||
+++ b/libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp
|
||||
@@ -149,8 +149,7 @@ QDebug operator<<(QDebug debug, const FlatpakResource::Id &id)
|
||||
QDebugStateSaver saver(debug);
|
||||
debug.nospace() << "FlatpakResource::Id(";
|
||||
debug.nospace() << "name:" << id.id << ',';
|
||||
- debug.nospace() << "branch:" << id.branch << ',';
|
||||
- debug.nospace() << "type:" << id.type;
|
||||
+ debug.nospace() << "branch:" << id.branch;
|
||||
debug.nospace() << ')';
|
||||
return debug;
|
||||
}
|
||||
@@ -162,7 +161,6 @@ static FlatpakResource::Id idForRefString(const QStringView &ref)
|
||||
auto parts = ref.split('/');
|
||||
// app/app.getspace.Space/x86_64/stable
|
||||
return {
|
||||
- parts[0] == QLatin1String("app") ? FlatpakResource::DesktopApp : FlatpakResource::Runtime,
|
||||
parts[1].toString(),
|
||||
parts[3].toString(),
|
||||
parts[2].toString(),
|
||||
@@ -178,7 +176,7 @@ static FlatpakResource::Id idForInstalledRef(FlatpakInstalledRef *ref, const QSt
|
||||
const QString arch = QString::fromUtf8(flatpak_ref_get_arch(FLATPAK_REF(ref)));
|
||||
const QString branch = QString::fromUtf8(flatpak_ref_get_branch(FLATPAK_REF(ref)));
|
||||
|
||||
- return {appType, appId, branch, arch};
|
||||
+ return {appId, branch, arch};
|
||||
}
|
||||
|
||||
FlatpakBackend::FlatpakBackend(QObject *parent)
|
||||
@@ -350,25 +348,20 @@ QString refToBundleId(FlatpakRef *ref)
|
||||
|
||||
FlatpakResource *FlatpakBackend::getAppForInstalledRef(FlatpakInstallation *installation, FlatpakInstalledRef *ref) const
|
||||
{
|
||||
- auto id = idForInstalledRef(ref, {});
|
||||
- for (const auto &source : m_flatpakSources) {
|
||||
- auto ret = source->m_resources.value(id);
|
||||
+ const QString origin = QString::fromUtf8(flatpak_installed_ref_get_origin(ref));
|
||||
+ auto source = findSource(installation, origin);
|
||||
+ if (source) {
|
||||
+ auto ret = source->m_resources.value(idForInstalledRef(ref, {}));
|
||||
if (ret) {
|
||||
return ret;
|
||||
}
|
||||
- }
|
||||
- auto id2 = idForInstalledRef(ref, QStringLiteral(".desktop"));
|
||||
- for (const auto &source : m_flatpakSources) {
|
||||
- auto ret = source->m_resources.value(id2);
|
||||
+ ret = source->m_resources.value(idForInstalledRef(ref, QStringLiteral(".desktop")));
|
||||
if (ret) {
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
|
||||
const QLatin1String name(flatpak_ref_get_name(FLATPAK_REF(ref)));
|
||||
-
|
||||
- const QString origin = QString::fromUtf8(flatpak_installed_ref_get_origin(ref));
|
||||
- auto source = findSource(installation, origin);
|
||||
const QString pathExports = FlatpakResource::installationPath(installation) + QLatin1String("/exports/");
|
||||
const QString pathApps = pathExports + QLatin1String("share/applications/");
|
||||
AppStream::Component cid;
|
||||
@@ -413,6 +406,8 @@ FlatpakResource *FlatpakBackend::getAppForInstalledRef(FlatpakInstallation *inst
|
||||
resource->updateFromRef(FLATPAK_REF(ref));
|
||||
resource->setState(AbstractResource::Installed);
|
||||
source->addResource(resource);
|
||||
+
|
||||
+ Q_ASSERT(resource->uniqueId() == idForInstalledRef(ref, {}) || resource->uniqueId() == idForInstalledRef(ref, {".desktop"}));
|
||||
return resource;
|
||||
}
|
||||
|
||||
@@ -445,7 +440,7 @@ FlatpakResource *FlatpakBackend::getRuntimeForApp(FlatpakResource *resource) con
|
||||
for (const auto &source : m_flatpakSources) {
|
||||
for (auto it = source->m_resources.constBegin(), itEnd = source->m_resources.constEnd(); it != itEnd; ++it) {
|
||||
const auto &id = it.key();
|
||||
- if (id.type == FlatpakResource::Runtime && id.id == runtimeInfo.at(0) && id.branch == runtimeInfo.at(2)) {
|
||||
+ if ((*it)->resourceType() == FlatpakResource::Runtime && id.id == runtimeInfo.at(0) && id.branch == runtimeInfo.at(2)) {
|
||||
runtime = *it;
|
||||
break;
|
||||
}
|
||||
diff --git a/libdiscover/backends/FlatpakBackend/FlatpakResource.cpp b/libdiscover/backends/FlatpakBackend/FlatpakResource.cpp
|
||||
index 8f6b25575..7419dcee7 100644
|
||||
--- a/libdiscover/backends/FlatpakBackend/FlatpakResource.cpp
|
||||
+++ b/libdiscover/backends/FlatpakBackend/FlatpakResource.cpp
|
||||
@@ -41,7 +41,7 @@ static QString iconCachePath(const AppStream::Icon &icon)
|
||||
FlatpakResource::FlatpakResource(const AppStream::Component &component, FlatpakInstallation *installation, FlatpakBackend *parent)
|
||||
: AbstractResource(parent)
|
||||
, m_appdata(component)
|
||||
- , m_id({FlatpakResource::DesktopApp, component.id(), QString(), QString()})
|
||||
+ , m_id({component.id(), QString(), QString()})
|
||||
, m_downloadSize(0)
|
||||
, m_installedSize(0)
|
||||
, m_propertyStates({{DownloadSize, NotKnownYet}, {InstalledSize, NotKnownYet}, {RequiredRuntime, NotKnownYet}})
|
||||
@@ -122,7 +122,7 @@ QString FlatpakResource::branch() const
|
||||
|
||||
bool FlatpakResource::canExecute() const
|
||||
{
|
||||
- return (m_id.type == DesktopApp && (m_state == AbstractResource::Installed || m_state == AbstractResource::Upgradeable));
|
||||
+ return (m_type == DesktopApp && (m_state == AbstractResource::Installed || m_state == AbstractResource::Upgradeable));
|
||||
}
|
||||
|
||||
void FlatpakResource::updateFromRef(FlatpakRef *ref)
|
||||
@@ -241,7 +241,7 @@ int FlatpakResource::installedSize() const
|
||||
|
||||
AbstractResource::Type FlatpakResource::type() const
|
||||
{
|
||||
- switch (m_id.type) {
|
||||
+ switch (m_type) {
|
||||
case FlatpakResource::Runtime:
|
||||
return Technical;
|
||||
case FlatpakResource::Extension:
|
||||
@@ -381,12 +381,12 @@ AbstractResource::State FlatpakResource::state()
|
||||
|
||||
FlatpakResource::ResourceType FlatpakResource::resourceType() const
|
||||
{
|
||||
- return m_id.type;
|
||||
+ return m_type;
|
||||
}
|
||||
|
||||
QString FlatpakResource::typeAsString() const
|
||||
{
|
||||
- switch (m_id.type) {
|
||||
+ switch (m_type) {
|
||||
case FlatpakResource::Runtime:
|
||||
case FlatpakResource::Extension:
|
||||
return QLatin1String("runtime");
|
||||
@@ -528,7 +528,7 @@ void FlatpakResource::setState(AbstractResource::State state)
|
||||
|
||||
void FlatpakResource::setType(FlatpakResource::ResourceType type)
|
||||
{
|
||||
- m_id.type = type;
|
||||
+ m_type = type;
|
||||
}
|
||||
|
||||
QString FlatpakResource::installationPath() const
|
||||
diff --git a/libdiscover/backends/FlatpakBackend/FlatpakResource.h b/libdiscover/backends/FlatpakBackend/FlatpakResource.h
|
||||
index 7cf0022d7..364857950 100644
|
||||
--- a/libdiscover/backends/FlatpakBackend/FlatpakResource.h
|
||||
+++ b/libdiscover/backends/FlatpakBackend/FlatpakResource.h
|
||||
@@ -55,7 +55,6 @@ public:
|
||||
Q_ENUM(FlatpakFileType)
|
||||
|
||||
struct Id {
|
||||
- FlatpakResource::ResourceType type;
|
||||
const QString id;
|
||||
QString branch;
|
||||
QString arch;
|
||||
@@ -66,8 +65,7 @@ public:
|
||||
bool operator==(const Id &other) const
|
||||
{
|
||||
return &other == this
|
||||
- || (other.type == type //
|
||||
- && other.id == id //
|
||||
+ || (other.id == id //
|
||||
&& other.branch == branch //
|
||||
&& other.arch == arch //
|
||||
);
|
||||
@@ -183,11 +181,12 @@ private:
|
||||
AbstractResource::State m_state;
|
||||
FlatpakInstallation *const m_installation;
|
||||
QString m_origin;
|
||||
+ FlatpakResource::ResourceType m_type = DesktopApp;
|
||||
};
|
||||
|
||||
inline uint qHash(const FlatpakResource::Id &key)
|
||||
{
|
||||
- return qHash(key.type) ^ qHash(key.id) ^ qHash(key.branch) ^ qHash(key.arch);
|
||||
+ return qHash(key.id) ^ qHash(key.branch) ^ qHash(key.arch);
|
||||
}
|
||||
|
||||
#endif // FLATPAKRESOURCE_H
|
||||
--
|
||||
GitLab
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,7 +14,7 @@
|
||||
<Icon>plasmadiscover</Icon>
|
||||
<Summary>KDE and Plasma resources management GUI</Summary>
|
||||
<Description>KDE and Plasma resources management GUI</Description>
|
||||
<Archive sha1sum="ac2597d3b7de8a4acb8d96a4a7fe7c0ba07fedcf" type="tarxz">mirrors://kde/stable/plasma/5.27.11/discover-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="012c8a6e6ce39c1d8cd4717f8441e71a90f8f825" type="tarxz">mirrors://kde/stable/plasma/6.2.5/discover-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>fwupd-devel</Dependency>
|
||||
@@ -30,22 +31,25 @@
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
<Dependency>kxmlgui-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>knewstuff-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kidletime-devel</Dependency>
|
||||
<Dependency>kuserfeedback-devel</Dependency>
|
||||
<Dependency>appstream-qt5-devel</Dependency>
|
||||
<Dependency>appstream-qt6-devel</Dependency>
|
||||
<Dependency>purpose-devel</Dependency>
|
||||
<Dependency>packagekit-qt5-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-svg-devel</Dependency>
|
||||
<Dependency>packagekit-qt6-devel</Dependency>
|
||||
<Dependency>kstatusnotifieritem-devel</Dependency>
|
||||
<Dependency>kirigami-addons</Dependency>
|
||||
<Dependency>kuserfeedback-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>qcoro-qt6-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-svg-devel</Dependency>
|
||||
<Dependency versionFrom="1.1.0">flatpak-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-webview-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-webview-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">appstream-1.0.patch</Patch> -->
|
||||
@@ -55,9 +59,8 @@
|
||||
<Package>
|
||||
<Name>discover</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-webview</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-webview</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>fwupd</Dependency>
|
||||
@@ -80,12 +83,15 @@
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency>kidletime</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency>kstatusnotifieritem</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>knewstuff</Dependency>
|
||||
<Dependency>purpose</Dependency>
|
||||
<Dependency>packagekit-qt5</Dependency>
|
||||
<Dependency>appstream-qt5</Dependency>
|
||||
<!-- <Dependency>pisi-appstream-data</Dependency> -->
|
||||
<Dependency>appstream-qt6</Dependency>
|
||||
<Dependency>packagekit-qt6</Dependency>
|
||||
<Dependency>kuserfeedback</Dependency>
|
||||
<Dependency>kirigami-addons</Dependency>
|
||||
<Dependency>qcoro-qt6</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -97,7 +103,11 @@
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>discover-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>discover-plugin-flatpak</Name>
|
||||
<PartOf>hardware.virtualization</PartOf>
|
||||
@@ -105,624 +115,34 @@
|
||||
<Dependency release="current">discover</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency versionFrom="1.1.0">flatpak</Dependency>
|
||||
<Dependency>appstream-qt5</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>appstream-qt6</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>gnupg</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/discover-notifier/FlatpakNotifier.so</Path>
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/discover/flatpak-backend.so</Path>
|
||||
<Path fileType="library">/usr/lib/qt6/plugins/discover-notifier/FlatpakNotifier.so</Path>
|
||||
<Path fileType="library">/usr/lib/qt6/plugins/discover/flatpak-backend.so</Path>
|
||||
<Path fileType="data">/usr/share/applications/org.kde.discover-flatpak</Path>
|
||||
<Path fileType="data">/usr/share/libdiscover/categories/flatpak-backend-categories.xml</Path>
|
||||
<Path fileType="data">/usr/share/metainfo/org.kde.discover.flatpak.appdata.xml</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>discover-plugin-flatpak-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="86">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="85">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="84">
|
||||
<Date>2023-11-14</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Revuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="83">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="82">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="81">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-02-01</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2022-11-21</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Rebuild packagekit-qt5</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-07-23</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2019-11-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-03-20</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-26</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-11-19</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Rebuild for flatpak-1.1.0.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-03</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>discover-flatpak.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-14</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-07-18</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="87">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure("-DWITH_PYTHON_VENDORING=OFF")
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -12,11 +13,10 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>The KDE crash handler</Summary>
|
||||
<Description>The KDE crash handler</Description>
|
||||
<Archive sha1sum="ff2882cfa124aa9d3c55c5d9dd0308080984bac4" type="tarxz">https://download.kde.org/stable/plasma/5.27.11/drkonqi-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="a38afba54939f52d9aa8bd99288ce534a88a2301" type="tarxz">https://download.kde.org/stable/plasma/6.2.5/drkonqi-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.7.0">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.0">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
@@ -25,7 +25,6 @@
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>kcrash-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>kxmlrpcclient-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kwallet-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
@@ -35,24 +34,32 @@
|
||||
<Dependency>rubygems</Dependency>
|
||||
<Dependency>ruby-devel</Dependency>
|
||||
<Dependency>gdb-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-psutil</Dependency>
|
||||
<Dependency>python3-pygdbmi</Dependency>
|
||||
<Dependency>python3-sentry_sdk</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>syntax-highlighting-devel</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<Dependency>qt6-declarative-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kuserfeedback-devel</Dependency>
|
||||
<Dependency>kstatusnotifieritem-devel</Dependency>
|
||||
<Dependency>elogind-devel</Dependency>
|
||||
<Dependency>polkit-qt6-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>drkonqi</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.0">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.0">qt5-x11extras</Dependency>
|
||||
<Dependency>qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>qt6-declarative</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kidletime</Dependency>
|
||||
@@ -62,7 +69,6 @@
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>kcrash</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kxmlrpcclient</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kwallet</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
@@ -72,6 +78,9 @@
|
||||
<Dependency>kirigami</Dependency>
|
||||
<Dependency>kitemmodels</Dependency>
|
||||
<Dependency>kuserfeedback</Dependency>
|
||||
<Dependency>kstatusnotifieritem</Dependency>
|
||||
<Dependency>elogind</Dependency>
|
||||
<Dependency>polkit-qt6</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -82,582 +91,18 @@
|
||||
<Path fileType="data">/usr/share/drkonqi</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>drkonqi-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="82">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="81">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-11-01</Date>
|
||||
<Version>5.11.0</Version>
|
||||
<Update release="83">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-10-14</Date>
|
||||
<Version>5.11.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-09-13</Date>
|
||||
<Version>5.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2017-07-30</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-03-05</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-08-02</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</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,18 +4,20 @@
|
||||
# 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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.removeDir("/usr/lib/systemd")
|
||||
|
||||
pisitools.dodoc("LICENSES/*", "README*", "TODO")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -12,17 +13,18 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Core components for the KDE Activity concept.</Summary>
|
||||
<Description>System service to manage user's activities, track the usage patterns etc.</Description>
|
||||
<Archive type="tarxz" sha1sum="e0869208dc84c1e98f8a72333ff4edd99c7c7cc6">mirrors://kde/stable/plasma/5.27.11/kactivitymanagerd-5.27.11.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="7e37e76ad2a8c4284dd64442b46e4215a3d3e9f8">mirrors://kde/stable/plasma/6.2.5/kactivitymanagerd-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-sql-mysql</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-sql-odbc</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-sql-postgresql</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-sql-sqlite</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-mysql</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-odbc</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-postgresql</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-sqlite</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-5compat-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
@@ -43,7 +45,8 @@
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-5compat</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
@@ -59,561 +62,18 @@
|
||||
<Path fileType="data">/usr/share/kservices5</Path>
|
||||
<Path fileType="data">/usr/share/kservicetypes5</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kactivitymanagerd-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="79">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-26</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="80">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
import os
|
||||
|
||||
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
|
||||
os.system("ln -s /usr/lib/kf5/kdesu /usr/bin/kdesu")
|
||||
os.system("ln -s /usr/lib/kf5/kdesu /usr/bin/kdesu")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,12 +14,11 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Additional client tools for KDE applications</Summary>
|
||||
<Description>Tools based on KDE Frameworks 5 to better interact with the system</Description>
|
||||
<Archive sha1sum="c5716b55b28383d430351aa5106c37013e9597c0" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kde-cli-tools-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="33c6c0f98e12832d268db85deaa41a62892ca137" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kde-cli-tools-6.2.5.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.7.1">qt5-svg-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-svg-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
@@ -34,15 +34,11 @@
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
|
||||
<Dependency>kemoticons-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency>kdesignerplugin</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>kactivities-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">plasma-workspace-devel</Dependency>
|
||||
<Dependency>plasma-activities-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-workspace-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -51,15 +47,14 @@
|
||||
<Package>
|
||||
<Name>kde-cli-tools</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-svg</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-svg</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>kdesu</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
@@ -69,8 +64,8 @@
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency>kactivities</Dependency>
|
||||
<Dependency versionFrom="5.27.11">plasma-workspace</Dependency>
|
||||
<Dependency>plasma-activities</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-workspace</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
@@ -85,575 +80,18 @@
|
||||
<Provides>
|
||||
<COMAR script="package.py">System.Package</COMAR>
|
||||
</Provides>
|
||||
<Replaces>
|
||||
<Package>kde-cli-tools-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="81">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-05-15</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-26</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-12-12</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Rebuild kdelibs4 remove.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="82">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,11 +4,11 @@
|
||||
# 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("-DCMAKE_BUILD_TYPE=Release \
|
||||
kde6.configure("-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DKDE_INSTALL_LIBDIR=lib \
|
||||
-DINCLUDE_DIR=/include/gtk-3.0/gtk \
|
||||
@@ -18,7 +18,7 @@ def setup():
|
||||
-DBUILD_TESTING=OFF")
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,10 +14,10 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>GTK2 and GTK3 Configurator for KDE</Summary>
|
||||
<Description>Configuration dialog to adapt GTK+ applications appearance to your taste under KDE.</Description>
|
||||
<Archive sha1sum="17c91235812876efc883409c241f5ba3d5ffc2c9" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kde-gtk-config-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="6dffe10ac874e2eb7bae20a1410a68364cd6fedc" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kde-gtk-config-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-svg-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-svg-devel</Dependency>
|
||||
<Dependency>sassc</Dependency>
|
||||
<Dependency>xsettingsd</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
@@ -37,8 +38,10 @@
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>at-spi2-core-devel</Dependency><!--is runtime dep gtk3-devel-->
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.27.11">kdecorations-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kdecorations-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>kcolorscheme-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>schemas.patch</Patch>
|
||||
@@ -48,8 +51,8 @@
|
||||
<Package>
|
||||
<Name>kde-gtk-config</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-svg</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-svg</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
@@ -67,6 +70,8 @@
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kdecorations</Dependency>
|
||||
<Dependency>kcolorscheme</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
@@ -78,568 +83,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kde-gtk-config-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-11-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-26</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("README.md")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -12,9 +13,9 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Plugin based library to create window decorations</Summary>
|
||||
<Description>Plugin based library to create window decorations</Description>
|
||||
<Archive sha1sum="cefa75b4e626ce17f992dfd46fad70e58d64d051" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kdecoration-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="9b980774734696da01441175e2bc8d2cb74702c1" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kdecoration-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.30">ki18n-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
@@ -24,7 +25,7 @@
|
||||
<Package>
|
||||
<Name>kdecorations</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -36,12 +37,15 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kdecorations-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>kdecorations-devel</Name>
|
||||
<Summary>Development files for kdecorations</Summary>
|
||||
<RuntimeDependencies>
|
||||
<!-- <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency> -->
|
||||
<Dependency release="current">kdecorations</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -49,561 +53,18 @@
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kdecorations-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="79">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-26</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-04</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="80">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,8 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>kde5-kdecorations</Name>
|
||||
<Name>kde6-kdecorations</Name>
|
||||
<Summary xml:lang="tr">Plugin based library to create window decorations</Summary>
|
||||
<Description xml:lang="tr">Plugin based library to create window decorations</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
</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
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,34 +14,32 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Additional client tools for KDE applications</Summary>
|
||||
<Description>Additional client tools for KDE applications</Description>
|
||||
<Archive sha1sum="92253201eb968258b8d4173e1c09fa52b58fbf50" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kdeplasma-addons-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="04569e7d5ad8ce2f203ccca343b2d83a523165cf" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kdeplasma-addons-6.2.5.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-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-webengine-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-graphicaleffects</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-5compat-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-webengine-devel</Dependency>
|
||||
<Dependency>plasma5-support-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>xcb-util-image-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>scim-devel</Dependency>
|
||||
<Dependency>ibus-devel</Dependency>
|
||||
<Dependency>kactivities-devel</Dependency>
|
||||
<Dependency>plasma-activities-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>knewstuff-devel</Dependency>
|
||||
<Dependency>kemoticons-devel</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kross-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kdesignerplugin</Dependency>
|
||||
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>krunner-devel</Dependency>
|
||||
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">plasma-workspace-devel</Dependency>
|
||||
<!-- kmenuedit -->
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-workspace-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
@@ -65,8 +64,8 @@
|
||||
<Package>
|
||||
<Name>kdeplasma-addons</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency>plasma-framework</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>libplasma</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>xcb-util-image</Dependency>
|
||||
@@ -76,7 +75,7 @@
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kross</Dependency>
|
||||
<Dependency>kirigami</Dependency>
|
||||
<Dependency>sonnet</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
@@ -85,10 +84,10 @@
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kholidays</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-webengine</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-graphicaleffects</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-webengine</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-5compat</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>plasma5-support</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
@@ -97,8 +96,8 @@
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kunitconversion</Dependency>
|
||||
<!-- <Dependency>kdelibs4-support</Dependency> -->
|
||||
<Dependency>kactivities</Dependency>
|
||||
<Dependency versionFrom="5.27.11">plasma-workspace</Dependency>
|
||||
<Dependency>plasma-activities</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-workspace</Dependency>
|
||||
<Dependency>ibus</Dependency>
|
||||
<Dependency>scim-libs</Dependency>
|
||||
<Dependency>xcb-util-keysyms</Dependency>
|
||||
@@ -117,575 +116,18 @@
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/include/plasma</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kdeplasma-addons-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="81">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-17</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-12-12</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Rebuild kdelibs4 remove.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-24</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-10-12</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="82">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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>
|
||||
|
||||
Executable
+21
@@ -0,0 +1,21 @@
|
||||
#!/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 kde6
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("ChangeLog", "LICENSES/*")
|
||||
Executable
+70
@@ -0,0 +1,70 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>kgamma</Name>
|
||||
<Homepage>https://projects.kde.org/kgamma</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Adjust your monitor's gamma settings.</Summary>
|
||||
<Description>Adjust your monitor's gamma settings.</Description>
|
||||
<Archive sha1sum="f0db3e6cc5df5a0556697b409683314af0af70c5" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kgamma-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency>libXxf86vm-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>kgamma</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>libXxf86vm</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>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kgamma-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,21 @@
|
||||
#!/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 pisitools
|
||||
from pisi.actionsapi import kde6
|
||||
|
||||
def setup():
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde6.install()
|
||||
|
||||
pisitools.removeDir("/usr/lib/systemd")
|
||||
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
@@ -0,0 +1,94 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>kglobalacceld</Name>
|
||||
<Homepage>https://kde.org/plasma-desktop/</Homepage>
|
||||
<Packager>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>LGPLv3</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Daemon providing Global Keyboard Shortcut (Accelerator) functionality</Summary>
|
||||
<Description>Global Klavye Kısayolu (Hızlandırıcı) işlevselliği sağlayan Daemon</Description>
|
||||
<Archive sha1sum="4683a7ba1a4b38485a16ca085343b12ad513b5fd" type="tarxz">https://download.kde.org/stable/plasma/6.2.5/kglobalacceld-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>kcrash-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>kjobwidgets-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency>xcb-util-keysyms-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>kglobalacceld.patch</Patch>
|
||||
<Patch level="1">kglobalacceld.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>kglobalacceld</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>kcrash</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>xcb-util-keysyms</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kglobalacceld-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>kglobalacceld-devel</Name>
|
||||
<Summary>Development files for kglobalacceld</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">kglobalacceld</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>kglobalacceld-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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>kglobalacceld</Name>
|
||||
<Summary xml:lang="tr">Daemon providing Global Keyboard Shortcut (Accelerator) functionality</Summary>
|
||||
<Description xml:lang="tr">Global Klavye Kısayolu (Hızlandırıcı) işlevselliği sağlayan Daemon</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
#pisitools.dodoc("COPYING")
|
||||
|
||||
@@ -68,14 +68,14 @@ index d237337..3971945 100644
|
||||
#include "osdepinfo.h"
|
||||
|
||||
#include <sys/utsname.h>
|
||||
+#include <KConfig>
|
||||
+#include <KConfigGroup>
|
||||
+#include <kconfig>
|
||||
+#include <kconfigGroup>
|
||||
+#include <QString>
|
||||
+
|
||||
+QString getDistro()
|
||||
+{
|
||||
+ KConfig osRelease( "/etc/os-release", KConfig::SimpleConfig );
|
||||
+ KConfigGroup osR( &osRelease, "" );
|
||||
+ kconfig osRelease( "/etc/os-release", kconfig::SimpleConfig );
|
||||
+ kconfigGroup osR( &osRelease, "" );
|
||||
+ QString pretty = osR.readEntry("PRETTY_NAME");
|
||||
+ pretty.remove('"');
|
||||
+ return(pretty);
|
||||
|
||||
@@ -145,7 +145,7 @@ n+OGGyQXUpGMQqHAtGnTEBnp3zojx4+7r7jti1fgtaQAgHIlPXToULz11lsICwuDszAbxsVTYU2X
|
||||
VFIvJCBAazaf830GwBK2E2o7zIySXWuQt3oO2GFD8+bNsXz5clx/feCqQrVp0wZPPPGEXyMG/1Zs
|
||||
8wp69epV7bHquhGwMogIw4cPx9y5cxEREQFHXjoyP5kAm/FcTYvmF5hIq49Q+j4DQB1QAOY/fkLu
|
||||
qnfBDhsaNWqETz75xOetM08QEcaOHYvmzZv7rc+LFy+6NQQ2bNgQqanVy34drIIgtQ0iwt13343Z
|
||||
s2eXxw8UGJG1aHKd2CIkQGu2qHyfAYTyEoCZYTq4BTnLZ4Pt1oqosaZNmwZl/KioKMyYMcNrnwJ3
|
||||
s2eXxw8UGJG1aHKd2CIkQGu2qHyfAYTyEoCZYTq4BTnLZ4Pt1oqosaZNmwZl/kioKMyYMcNrnwJ3
|
||||
ZGVluS0PHh0dXS1DZm3KBlwTEBHuu+8+zJgxAxqNBvbM0zB+NgX2/MyaFs0nGKx1hgm+zwCYOWQL
|
||||
KJYd242cL16t2OdftGiR33PpeaJ79+544IEH/NJXWVnZVeXCXAiCUC234LroBuwtrt2Bf/zjH+Xh
|
||||
xOl/wrhwEhzFlSvbEEEZU5LvhyUAkcMv4gQZ64XjyP5iBkSLCTExMfjoo4/Qpk2boMuhUCgwYcIE
|
||||
@@ -168,7 +168,7 @@ o0BEMP3xE/J/XAAWa+XjAZawZSHRFZhqnRcEO+3IX/chrH8dgUKhwOTJk9G3b9+aFstr7rzzTtx2
|
||||
AVToH5H8R8me71C8aw0AYPDgwRgzZkzIvPkvx+UbUJ11eGXlwi5HynagPAPwnqioKPzf//0fGjRo
|
||||
ALZbkb3sddhzq55q1wRMVBQRUVrlLEDaDEDgQgZqjcnTev4Yctf8HyA60bJlS8ycORNqtbqmxao2
|
||||
jRo1wrPPPuu1v8KxY8fc5gYAyqsHe8r1FxYWJs8AqoFer8ecOXMQEREB0ZSP7KUz4SwtqWmxroDA
|
||||
RWloWeX6RGJSUC4G1w4F4CwpQPayWWBrKaKiojBnzpyQj2UnIowcOdLrlF7nzp1DaWmp2/NS3IJ1
|
||||
RWloWeX6RGJSUC4G1w4F4CwpQPayWWBrKakiojBnzpyQj2UnIowcOdLrlF7nzp1DaWmp2/NS3IJ1
|
||||
Op1P25HXMl27dsVzzz0HQRBgOfUHCmqZPYCZizEMvs8AFFAUElXdUTBguw05K9+B7eIJqNVqvP76
|
||||
635L5FnTaLVavPHGG9BoNJLb/PXXXygpqfqt06dPnyrPX4uZgPyFIAh44oknLhWMZRRtXQbTf3+s
|
||||
abEqIFAhiHy3AThELuZaMAMo2rES5v0/AQAefPBB3HvvvSG57ndHq1at8Oijj0q+3mq1us0N4KJT
|
||||
@@ -213,7 +213,7 @@ rsthYLOUa4u2fQ3bxeMgIrz88suS0l3LyFxr9O3b91KdQaDo1+WwpkvOwlfgcKJa4YU+mYyZ6GtP
|
||||
1zgKjCj65UsAQI8ePTBw4EDZYCUjUwkKhQKTJk1CfHw82GJG4cbPpRkEGb+FH0mT7P57OT4pAFKp
|
||||
NzFwxt15ZhGFW76AszgX4eHhmDRpUp2r5ycj408aN26Mhx56CABgOvQLyk7v99TEKYIWb515S7W2
|
||||
DnxSADsGxhQQ4Ut3PgG29JMV2X3vvffeq4JXZGRkroSIMHbsWKSmpgKXEuVUNQtg4C/RaV1X3fF8
|
||||
9xoh5VcEVJojoGDDIogWE6KiomTDn4yMRGJiYvDMM88AKHebNx/Y4vZaAv69e3hqtf2/fVYA2++N
|
||||
9xoh5VcEVJojoGDDIogWE6kiomTDn4yMRGJiYvDMM88AKHebNx/Y4vZaAv69e3hqtf2/fVYA2++N
|
||||
Owq+2hhYdnIfzAfLDz/22GPXZGEPGZnqMnjw4PKQYQD5Py6A01zJO5ZRZLeK//FlHL/4jYoQ5l++
|
||||
DBBtFuSv/xhgRmpqKh599FHZ8Ccj4wURERGYMGECVCoV7FlnUbz7m6udgwjf7DmR7DkddBX4RQHs
|
||||
dP6yDaCtwKVEH4d+geXMgYpEH3L2WRkZ77n11lsv1XJgFG1ZCudllYUYKGYS5lVn7/9y/BM5Mny4
|
||||
@@ -243,7 +243,7 @@ NGhQZ26cUMZut+PIkSM4cOAATp48iZMnTyInJ+cKpe5S7EqlEkqlEgqFAkqlEhqNBnFxcUhNTUVq
|
||||
aioaNWqENm3aoEmTJiHr5zJs2DC8//77MJvNKgAPA3jR3bVV3r3Jycl3CoLwAwAsWbIE/fr186+k
|
||||
AYKZcfHiRezevRs7d+7EgQMHcObMGYiiT3UUr6J+/fro0aMH7rrrLrRv3x4xMTGyQggCTqcT6enp
|
||||
2L59OzZs2IDffvsNJpPJr2OEh4fjxhtvxM0334zu3bujU6dOiIyM9OsYgUIURUyePBlff/01AFww
|
||||
m81tioqKCiq7tsq7Va/XryKioampqdiyZUvI7P07nU6MGDECO3fuDNqYjRo1wu23345Ro0bJyVEC
|
||||
m81tioqKCiq7tsq7Va/XrykioampqdiyZUvI7P07nU6MGDECO3fuDNqYjRo1wu23345Ro0bJyVEC
|
||||
hNPpxK5du/DFF19g165dKCio9J4OCG+//XZFLr5QYOfOnXjwwQdht9udAB7OzMz8srLr3C7oExMT
|
||||
GxPRrQAwdOhQhIeHB0hU/+NwOHDmzJmgjnn27FksWLAAd911F6ZMmYJz585dXc9dplo4HA5s27YN
|
||||
w4cPx6hRo7B+/fqgPvwAcPz48aCO5yvt2rVDy5YtQUQKlC/jVZVd51YBKBSK4cwco9PpcM8994TU
|
||||
@@ -377,7 +377,7 @@ EBQ0oKEiKCBLJpOEbJNllvc9949JwkxEJkJWb76fTz7wed/Mk2dm3ve85zm/c85THcBVd+TDr/Qp
|
||||
7x7ykuQ0GJJ07HG6Cjt27GjW+lXVbVnWJSUlJR929Dw6KytHPR7PxoSEhETgjL179xp79+5l6tSp
|
||||
REdHd9KUjo2qsqsqwO82V/NBqT9Ml0l2CreNS2TW4BgctmNffKpBF/i3m6r4+HAgbJyMGIM7Tk/k
|
||||
zOzob/wky8zMZNCgQbz11lvtqgwMGjSIp556itTU1G/0OrshTO4dhQKfVvoxQ1z5LW4fB2pNTkt1
|
||||
EGv/euMpIiQ6Dc7uG02tX9ldFcBqHMdvwaYSH2X1FiNTHETbu6YRUFWKioqYO3du054aVZZl/bik
|
||||
EGv/euMpIiQ6Dc7uG02tX9ldFcBqHMdvwaYSH2X1FiNTHETbu6YRUFWkioqYO3du054aVZZl/bik
|
||||
pGRDZ8ynM9PyNDExMR/oD4zatWuX7Ny5k+9+97td0hN4+4CXe7fWcLA2vBDnlCQ7d01IYnxGVMSb
|
||||
VhX+ubeB+z+swd0QntI9OtXB789IYniKM+Ka+OsYNGgQDoej3ZSBlJQUli5dypAhQ47r9YYIo9Mc
|
||||
nJRgp7DMR0PIR7mn2mRrqZ+RKY6I8qndEE7PcJIVa6OwzN/siSnwWVWA7eU+Rqc5SHJ2vbhAYWEh
|
||||
|
||||
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
@@ -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>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 info center</Summary>
|
||||
<Description>KDE5 Utility that provides information about a computer system. </Description>
|
||||
<Archive sha1sum="be2e4ba19b70c48ecca3d7e12828c62d61e58cfa" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kinfocenter-5.27.11.tar.xz</Archive>
|
||||
<Summary>kde6 info center</Summary>
|
||||
<Description>kde6 Utility that provides information about a computer system. </Description>
|
||||
<Archive sha1sum="e2d6626a5c1f529b4c946c4ff58412a6c3602c9d" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kinfocenter-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.15.5">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.5">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.5">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.5">qt6-declarative-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
@@ -40,19 +41,17 @@
|
||||
<Dependency>mesa-glu-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>pciutils-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kpipewire-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>solid-devel</Dependency>
|
||||
<Dependency>kemoticons-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency>kdesignerplugin</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">system-settings</Dependency>
|
||||
<Dependency versionFrom="6.2.5">system-settings</Dependency>
|
||||
<Dependency>vulkan-tools</Dependency>
|
||||
<Dependency>wayland-utils</Dependency>
|
||||
<Dependency>util-linux</Dependency>
|
||||
@@ -89,8 +88,9 @@
|
||||
<Dependency>clinfo</Dependency>
|
||||
<Dependency>pciutils</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency versionFrom="5.15.5">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.15.5">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="5.15.5">qt6-base</Dependency>
|
||||
<Dependency versionFrom="5.15.5">qt6-qdbusviewer</Dependency>
|
||||
<Dependency versionFrom="5.15.5">qt6-declarative</Dependency>
|
||||
<Dependency>solid</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>kirigami</Dependency>
|
||||
@@ -104,6 +104,7 @@
|
||||
<Dependency>aha</Dependency>
|
||||
<Dependency>fwupd</Dependency>
|
||||
<Dependency>vulkan-tools</Dependency>
|
||||
<Dependency>kpipewire</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -120,568 +121,18 @@
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/xdg/kcm-about-distrorc">kcm-about-distrorc</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/share/about-distro/pisilinux.svg">pisilinux.svg</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
<Replaces>
|
||||
<Package>kinfocenter-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="81">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-07-22</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-03-19</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-26</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-12-12</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Rebuild kdelibs4 remove.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="82">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,30 +14,26 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Provides the interface and basic tools for the KDE workspace</Summary>
|
||||
<Description>Provides the interface and basic tools for the KDE workspace</Description>
|
||||
<Archive sha1sum="826906288ee4d8012968d7dd8383028035d6a42c" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kmenuedit-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="ce2d5cdaaf463b7599a92e477130ba50b9eec1cd" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kmenuedit-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>kdelibs4-support-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>kxmlgui-devel</Dependency>
|
||||
<Dependency>sonnet-devel</Dependency>
|
||||
<Dependency>kdesignerplugin</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency>kemoticons-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency versionFrom="5.27.11">khotkeys</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kitemviews-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -45,23 +42,22 @@
|
||||
<Package>
|
||||
<Name>kmenuedit</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kdelibs4-support</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency>sonnet</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>kitemviews</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>kitemviews</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
@@ -73,568 +69,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kmenuedit-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-11-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-04</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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("LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,19 +14,20 @@
|
||||
<Summary>Components relating to pipewire use in Plasma</Summary>
|
||||
<Icon>kpipewire</Icon>
|
||||
<Description>Components relating to pipewire use in Plasma</Description>
|
||||
<Archive sha1sum="cbe6be56c135ab565cac5ca01c230eabcba81ab0" type="tarxz">https://download.kde.org/stable/plasma/5.27.11/kpipewire-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="f013b86b4f1e99b77cf0c31074f24c3e13f8571c" type="tarxz">https://download.kde.org/stable/plasma/6.2.5/kpipewire-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>libva-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>libdrm-devel</Dependency>
|
||||
<Dependency>libepoxy-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency>pipewire-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>qt5-wayland-devel</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<Dependency>qt6-wayland-devel</Dependency>
|
||||
<Dependency>qt6-declarative-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>plasma-wayland-protocols</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -41,14 +43,15 @@
|
||||
<Name>kpipewire</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>libva</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>ffmpeg</Dependency>
|
||||
<Dependency>libdrm</Dependency>
|
||||
<Dependency>libepoxy</Dependency>
|
||||
<Dependency>pipewire</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>qt5-declarative</Dependency>
|
||||
<Dependency>qt6-declarative</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -56,6 +59,9 @@
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kpipewire-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
@@ -71,127 +77,18 @@
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kpipewire-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="17">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-10-30</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-10-14</Date>
|
||||
<Version>5.26.0</Version>
|
||||
<Update release="18">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,18 +4,20 @@
|
||||
# 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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.removeDir("/usr/lib/systemd")
|
||||
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,15 +14,14 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Provides the interface and basic tools for the KDE workspace</Summary>
|
||||
<Description>Provides the interface and basic tools for the KDE workspace</Description>
|
||||
<Archive sha1sum="21b6f46700c5890e40578c38f4054da8c92d541b" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kscreen-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="cb31d919132e21e2a1fb23f899744478d25e6ecd" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kscreen-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-sensors-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-graphicaleffects</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sensors-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">libkscreen-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">layer-shell-qt-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libkscreen-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">layer-shell-qt-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
@@ -32,22 +32,23 @@
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency versionFrom="13.0.4">mesa-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="5.91.0">kdeclarative-devel</Dependency>
|
||||
<Dependency versionFrom="5.91.0">kcmutils-devel</Dependency>
|
||||
<Dependency>qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>ksvg-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>kscreen</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.15.2">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-sensors</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sensors</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libkscreen</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
@@ -57,13 +58,14 @@
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency versionFrom="5.91.0">kcmutils</Dependency>
|
||||
<Dependency>plasma-framework</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>libplasma</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>libXi</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>layer-shell-qt</Dependency>
|
||||
<Dependency>ksvg</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
@@ -75,561 +77,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kscreen-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="79">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-10-12</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="80">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("COPYING")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,13 +14,13 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Library and components for secure lock screen architecture.</Summary>
|
||||
<Description>Library and components for secure lock screen architecture.</Description>
|
||||
<Archive sha1sum="f4d3c6747fa358db9819b1833a57e18b610c551c" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kscreenlocker-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="88d20a8da673082107118cb89586bc1fe61a8055" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kscreenlocker-6.2.5.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-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>kcrash-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
@@ -27,22 +28,19 @@
|
||||
<Dependency>kxmlgui-devel</Dependency>
|
||||
<Dependency>solid-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
|
||||
<Dependency>kemoticons-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency>kdesignerplugin</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kidletime-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency>ksvg-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>ktextwidgets-devel</Dependency>
|
||||
<Dependency>pam-devel</Dependency>
|
||||
<Dependency>libseccomp-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>ConsoleKit-devel</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
@@ -52,8 +50,8 @@
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">libkscreen-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">layer-shell-qt-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libkscreen-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">layer-shell-qt-devel</Dependency>
|
||||
<Dependency>plasma-wayland-protocols</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
@@ -66,8 +64,9 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>pam</Dependency>
|
||||
<Dependency>libXi</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>ksvg</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kcrash</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
@@ -83,14 +82,15 @@
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>libseccomp</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>ktextwidgets</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="5.27.11">libkscreen</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libkscreen</Dependency>
|
||||
<Dependency>layer-shell-qt</Dependency>
|
||||
<Dependency>xcb-util-keysyms</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -102,27 +102,30 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kscreenlocker-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>kscreenlocker-devel</Name>
|
||||
<Summary>Development files for kscreenlocker</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
|
||||
<!--Dependency>kglobalaccel-devel</Dependency-->
|
||||
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
|
||||
<!-- kmenuedit -->
|
||||
<!--Dependency>kemoticons-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency>kdesignerplugin</Dependency>
|
||||
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kidletime-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency-->
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency>libplasma-devel</Dependency-->
|
||||
<Dependency>layer-shell-qt-devel</Dependency>
|
||||
<Dependency release="current">kscreenlocker</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -130,575 +133,18 @@
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kscreenlocker-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="81">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-12</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Rebuild kdelibs4 remove.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-09-29</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="82">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
test -f /usr/bin/ksshaskpass && export SSH_ASKPASS="/usr/bin/ksshaskpass"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,9 +14,9 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>ssh-add helper that uses kwallet and kpassworddialog</Summary>
|
||||
<Description>ssh-add helper that uses kwallet and kpassworddialog</Description>
|
||||
<Archive sha1sum="fe451e1f069fbccef74f68600666bef67a6b8ba2" type="tarxz">mirrors://kde/stable/plasma/5.27.11/ksshaskpass-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="bf337de09a3bf670d249dc8a7563882fe9b48f47" type="tarxz">mirrors://kde/stable/plasma/6.2.5/ksshaskpass-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
@@ -30,7 +31,7 @@
|
||||
<Package>
|
||||
<Name>ksshaskpass</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
@@ -50,561 +51,18 @@
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="755" target="/etc/profile.d/ksshaskpass.sh">ksshaskpass.sh</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
<Replaces>
|
||||
<Package>ksshaskpass-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="79">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="80">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,17 @@
|
||||
# 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.removeDir("/usr/lib/systemd")
|
||||
|
||||
pisitools.dodoc("LICENSES/*", "README*")
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>ksystemstats</Name>
|
||||
@@ -10,9 +11,9 @@
|
||||
</Packager>
|
||||
<License>LGPLv3</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>KSystemStats is a daemon that collects statistics about the running system</Summary>
|
||||
<Description>KSystemStats, çalışan sistemle ilgili istatistikleri toplayan bir arka plan programıdır.</Description>
|
||||
<Archive sha1sum="e65d0b6cb55ef47db396d33411f8b41427789a95" type="tarxz">https://download.kde.org/stable/plasma/5.27.11/ksystemstats-5.27.11.tar.xz</Archive>
|
||||
<Summary>ksystemstats is a daemon that collects statistics about the running system</Summary>
|
||||
<Description>ksystemstats, çalışan sistemle ilgili istatistikleri toplayan bir arka plan programıdır.</Description>
|
||||
<Archive sha1sum="b099327639d46ec5eec855721dd19df6131635f3" type="tarxz">https://download.kde.org/stable/plasma/6.2.5/ksystemstats-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.82">kio-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
@@ -20,11 +21,11 @@
|
||||
<Dependency>libnl-devel</Dependency>
|
||||
<Dependency versionFrom="5.82">solid-devel</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>lm_sensors-devel</Dependency>
|
||||
<Dependency versionFrom="5.82">kcoreaddons-devel</Dependency>
|
||||
<Dependency versionFrom="5.82">kdbusaddons-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">libksysguard-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libksysguard-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>libnsl-devel</Dependency>
|
||||
<Dependency>libtirpc-devel</Dependency>
|
||||
@@ -49,7 +50,7 @@
|
||||
<Dependency>libnl</Dependency>
|
||||
<Dependency>solid</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>lm_sensors</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
@@ -62,247 +63,18 @@
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
-->
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>ksystemstats-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="34">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-06-16</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Update release="35">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>ksystemstats</Name>
|
||||
<Summary xml:lang="tr">KSystemStats is a daemon that collects statistics about the running system</Summary>
|
||||
<Description xml:lang="tr">KSystemStats, çalışan sistemle ilgili istatistikleri toplayan bir arka plan programıdır.</Description>
|
||||
<Summary xml:lang="tr">ksystemstats is a daemon that collects statistics about the running system</Summary>
|
||||
<Description xml:lang="tr">ksystemstats, çalışan sistemle ilgili istatistikleri toplayan bir arka plan programıdır.</Description>
|
||||
</Source>
|
||||
</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("COPYING*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -11,16 +12,16 @@
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KWallet PAM integration.</Summary>
|
||||
<Description>KWallet PAM integration.</Description>
|
||||
<Archive sha1sum="44583d7fe945ddcd1bc0071eff99b1f2f69d9cf7" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kwallet-pam-5.27.11.tar.xz</Archive>
|
||||
<Summary>kwallet PAM integration.</Summary>
|
||||
<Description>kwallet PAM integration.</Description>
|
||||
<Archive sha1sum="0255d94c9504a1ad148cba2617a6ac6a79ef525e" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kwallet-pam-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>socat</Dependency>
|
||||
<Dependency>pam-devel</Dependency>
|
||||
<Dependency>kwallet-devel</Dependency>
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -29,7 +30,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>pam</Dependency>
|
||||
<Dependency>socat</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>libgcrypt</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -38,568 +39,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kwallet-pam-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-07-13</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>add socat for dependency.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure("-DQT_MAJOR_VERSION=6")
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -12,11 +13,13 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Provides integration plugins for various KDE frameworks for the wayland windowing system</Summary>
|
||||
<Description>Provides integration plugins for various KDE frameworks for the wayland windowing system</Description>
|
||||
<Archive sha1sum="2a80fe12b2374915dcfaccd49f3ea02364dada0a" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kwayland-integration-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="369e804e38a5682d288e08e78bf74323011d57c1" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kwayland-integration-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>kguiaddons-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.115.0">kwayland-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.12">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>kidletime-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
@@ -26,6 +29,7 @@
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>plasma-wayland-protocols</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -36,7 +40,7 @@
|
||||
<Dependency>kidletime</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.15.12">qt5-base</Dependency>
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>qt5-wayland</Dependency>
|
||||
<Dependency>wayland</Dependency>
|
||||
@@ -50,568 +54,21 @@
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kwayland-integration-kf6</Package>
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>kwayland-integration-kf6</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-11-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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>
|
||||
|
||||
Executable
+19
@@ -0,0 +1,19 @@
|
||||
#!/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 kde6
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde6.install()
|
||||
|
||||
#pisitools.dodoc("COPYING.LIB")
|
||||
Executable
+76
@@ -0,0 +1,76 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>kwayland</Name>
|
||||
<Homepage>https://www.kde.org</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv3</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Qt-style Client and Server library wrapper for the Wayland libraries</Summary>
|
||||
<Description>Qt-style Client and Server library wrapper for the Wayland libraries</Description>
|
||||
<Archive sha1sum="ec8f9cd890bca781cb2e6df09d89b8eb2c5520e7" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kwayland-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency versionFrom="13.0.4">mesa-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="1.0">plasma-wayland-protocols</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>kwayland</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/config</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/qlogging-categories6</Path>
|
||||
<Path fileType="data">/usr/share/qlogging-categories/org_kde_kwayland.categories</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kwayland-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>kwayland-devel</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency release="current">kwayland</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/cmake</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kwayland-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Executable
+8
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>kde6-kwayland</Name>
|
||||
<Summary xml:lang="tr">Qt-style Client and Server library wrapper for the Wayland libraries</Summary>
|
||||
<Description xml:lang="tr">Qt-style Client and Server library wrapper for the Wayland libraries</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -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
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("rm -rf po/id")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.removeDir("/usr/lib/systemd")
|
||||
|
||||
@@ -0,0 +1,206 @@
|
||||
From f3e6d3ca196aaef28478c27fd6a3caaed3cdbdff Mon Sep 17 00:00:00 2001
|
||||
From: Vlad Zahorodnii <vlad.zahorodnii@kde.org>
|
||||
Date: Wed, 22 Nov 2023 15:05:52 +0200
|
||||
Subject: [PATCH 1/4] Ignore decoration changes of closed windows
|
||||
|
||||
Ideally the decoration of a closed window should not change. However,
|
||||
it seems like it can happen when resuming the session.
|
||||
|
||||
When switching to another VT, the touchpad input device is removed, but
|
||||
the touch input device is still kept on my machine. This results in
|
||||
the tablet mode changing temporarily and triggering recalculation of new
|
||||
borders in breeze decoration. It's a no-no thing to do if the window is
|
||||
closed. We need to guard against this case. But in long term, we need to
|
||||
reroute all decoration state updates through kwin so it can block state
|
||||
updates when the window is closed. It's also needed for double buffered
|
||||
state.
|
||||
|
||||
How to improve handling of tablet mode detection when switching between
|
||||
VTs needs a separate investigation.
|
||||
|
||||
CCBUG: 477166
|
||||
---
|
||||
src/window.cpp | 30 +++++++++++++++++++++++-------
|
||||
src/x11window.cpp | 18 +++++++++++++++---
|
||||
2 files changed, 38 insertions(+), 10 deletions(-)
|
||||
|
||||
diff --git a/src/window.cpp b/src/window.cpp
|
||||
index d60ff3db325..be9ca43b2f1 100644
|
||||
--- a/src/window.cpp
|
||||
+++ b/src/window.cpp
|
||||
@@ -2625,20 +2625,32 @@ void Window::setDecoration(std::shared_ptr<KDecoration2::Decoration> decoration)
|
||||
}
|
||||
if (decoration) {
|
||||
QMetaObject::invokeMethod(decoration.get(), QOverload<>::of(&KDecoration2::Decoration::update), Qt::QueuedConnection);
|
||||
- connect(decoration.get(), &KDecoration2::Decoration::shadowChanged, this, &Window::updateShadow);
|
||||
- connect(decoration.get(), &KDecoration2::Decoration::bordersChanged,
|
||||
- this, &Window::updateDecorationInputShape);
|
||||
- connect(decoration.get(), &KDecoration2::Decoration::resizeOnlyBordersChanged,
|
||||
- this, &Window::updateDecorationInputShape);
|
||||
+ connect(decoration.get(), &KDecoration2::Decoration::shadowChanged, this, [this]() {
|
||||
+ if (!isDeleted()) {
|
||||
+ updateShadow();
|
||||
+ }
|
||||
+ });
|
||||
connect(decoration.get(), &KDecoration2::Decoration::bordersChanged, this, [this]() {
|
||||
+ if (isDeleted()) {
|
||||
+ return;
|
||||
+ }
|
||||
GeometryUpdatesBlocker blocker(this);
|
||||
const QRectF oldGeometry = moveResizeGeometry();
|
||||
if (!isShade()) {
|
||||
checkWorkspacePosition(oldGeometry);
|
||||
}
|
||||
+ updateDecorationInputShape();
|
||||
+ });
|
||||
+ connect(decoration.get(), &KDecoration2::Decoration::resizeOnlyBordersChanged, this, [this]() {
|
||||
+ if (!isDeleted()) {
|
||||
+ updateDecorationInputShape();
|
||||
+ }
|
||||
+ });
|
||||
+ connect(decoratedClient()->decoratedClient(), &KDecoration2::DecoratedClient::sizeChanged, this, [this]() {
|
||||
+ if (!isDeleted()) {
|
||||
+ updateDecorationInputShape();
|
||||
+ }
|
||||
});
|
||||
- connect(decoratedClient()->decoratedClient(), &KDecoration2::DecoratedClient::sizeChanged,
|
||||
- this, &Window::updateDecorationInputShape);
|
||||
}
|
||||
m_decoration.decoration = decoration;
|
||||
updateDecorationInputShape();
|
||||
@@ -3658,6 +3670,10 @@ void Window::sendToOutput(Output *newOutput)
|
||||
|
||||
void Window::checkWorkspacePosition(QRectF oldGeometry, const VirtualDesktop *oldDesktop)
|
||||
{
|
||||
+ if (isDeleted()) {
|
||||
+ qCWarning(KWIN_CORE) << "Window::checkWorkspacePosition: called for a closed window. Consider this a bug";
|
||||
+ return;
|
||||
+ }
|
||||
if (isDock() || isDesktop() || !isPlaceable()) {
|
||||
return;
|
||||
}
|
||||
diff --git a/src/x11window.cpp b/src/x11window.cpp
|
||||
index 724f49e0964..8b2fce35f43 100644
|
||||
--- a/src/x11window.cpp
|
||||
+++ b/src/x11window.cpp
|
||||
@@ -1340,9 +1340,21 @@ void X11Window::createDecoration()
|
||||
{
|
||||
std::shared_ptr<KDecoration2::Decoration> decoration(Workspace::self()->decorationBridge()->createDecoration(this));
|
||||
if (decoration) {
|
||||
- connect(decoration.get(), &KDecoration2::Decoration::resizeOnlyBordersChanged, this, &X11Window::updateInputWindow);
|
||||
- connect(decoration.get(), &KDecoration2::Decoration::bordersChanged, this, &X11Window::updateFrameExtents);
|
||||
- connect(decoratedClient()->decoratedClient(), &KDecoration2::DecoratedClient::sizeChanged, this, &X11Window::updateInputWindow);
|
||||
+ connect(decoration.get(), &KDecoration2::Decoration::resizeOnlyBordersChanged, this, [this]() {
|
||||
+ if (!isDeleted()) {
|
||||
+ updateInputWindow();
|
||||
+ }
|
||||
+ });
|
||||
+ connect(decoration.get(), &KDecoration2::Decoration::bordersChanged, this, [this]() {
|
||||
+ if (!isDeleted()) {
|
||||
+ updateFrameExtents();
|
||||
+ }
|
||||
+ });
|
||||
+ connect(decoratedClient()->decoratedClient(), &KDecoration2::DecoratedClient::sizeChanged, this, [this]() {
|
||||
+ if (!isDeleted()) {
|
||||
+ updateInputWindow();
|
||||
+ }
|
||||
+ });
|
||||
}
|
||||
setDecoration(decoration);
|
||||
|
||||
--
|
||||
GitLab
|
||||
|
||||
|
||||
From 4d0d153a579ed3b0bd74b7f4d95539d9e926a271 Mon Sep 17 00:00:00 2001
|
||||
From: Vlad Zahorodnii <vlad.zahorodnii@kde.org>
|
||||
Date: Wed, 22 Nov 2023 16:23:53 +0200
|
||||
Subject: [PATCH 2/4] Always reset tabbox ClientModel if a window is added or
|
||||
removed
|
||||
|
||||
Otherwise dangling pointers can end up in TabBox::ClientModel. Tabbox is
|
||||
written with hard model resets in mind. In order to fix it, the client
|
||||
model has to be rewritten.
|
||||
|
||||
BUG: 477166
|
||||
---
|
||||
src/workspace.cpp | 6 +++---
|
||||
1 file changed, 3 insertions(+), 3 deletions(-)
|
||||
|
||||
diff --git a/src/workspace.cpp b/src/workspace.cpp
|
||||
index db37ade6eea..664fc76d975 100644
|
||||
--- a/src/workspace.cpp
|
||||
+++ b/src/workspace.cpp
|
||||
@@ -2002,9 +2002,9 @@ void Workspace::setWasUserInteraction()
|
||||
void Workspace::updateTabbox()
|
||||
{
|
||||
#if KWIN_BUILD_TABBOX
|
||||
- if (m_tabbox->isDisplayed()) {
|
||||
- m_tabbox->reset(true);
|
||||
- }
|
||||
+ // Need to reset the client model even if the task switcher is hidden otherwise there
|
||||
+ // might be dangling pointers. Consider rewriting client model logic!
|
||||
+ m_tabbox->reset(true);
|
||||
#endif
|
||||
}
|
||||
|
||||
--
|
||||
GitLab
|
||||
|
||||
|
||||
From b40b13b661c44199633d58b43ba571ca92cf30f1 Mon Sep 17 00:00:00 2001
|
||||
From: Vlad Zahorodnii <vlad.zahorodnii@kde.org>
|
||||
Date: Wed, 22 Nov 2023 18:03:02 +0200
|
||||
Subject: [PATCH 3/4] tabbox: Fix ClientModel::createClientList() reinserting
|
||||
closed windows
|
||||
|
||||
---
|
||||
src/tabbox/clientmodel.cpp | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/tabbox/clientmodel.cpp b/src/tabbox/clientmodel.cpp
|
||||
index af3fe4273bf..29f968d5be4 100644
|
||||
--- a/src/tabbox/clientmodel.cpp
|
||||
+++ b/src/tabbox/clientmodel.cpp
|
||||
@@ -198,7 +198,7 @@ void ClientModel::createClientList(bool partialReset)
|
||||
// TODO: new clients are not added at correct position
|
||||
if (partialReset && !m_mutableClientList.isEmpty()) {
|
||||
Window *firstClient = m_mutableClientList.constFirst();
|
||||
- if (firstClient) {
|
||||
+ if (!firstClient->isDeleted()) {
|
||||
start = firstClient;
|
||||
}
|
||||
}
|
||||
--
|
||||
GitLab
|
||||
|
||||
|
||||
From 3ffa3ed0d8ab5da79a0d4e2546c157ed317d6aa8 Mon Sep 17 00:00:00 2001
|
||||
From: Vlad Zahorodnii <vlad.zahorodnii@kde.org>
|
||||
Date: Wed, 22 Nov 2023 18:41:49 +0200
|
||||
Subject: [PATCH 4/4] tabbox: Guard against including closed windows when using
|
||||
stacking order
|
||||
|
||||
Closed windows are present in the stack. If user has selected
|
||||
"Stacking order" sort order in task switcher KCM, we need to guard
|
||||
against closed windows in the stack.
|
||||
---
|
||||
src/tabbox/tabbox.cpp | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/src/tabbox/tabbox.cpp b/src/tabbox/tabbox.cpp
|
||||
index 809c60e682d..2c16009ac42 100644
|
||||
--- a/src/tabbox/tabbox.cpp
|
||||
+++ b/src/tabbox/tabbox.cpp
|
||||
@@ -171,7 +171,7 @@ bool TabBoxHandlerImpl::checkMultiScreen(Window *client) const
|
||||
|
||||
Window *TabBoxHandlerImpl::clientToAddToList(Window *client) const
|
||||
{
|
||||
- if (!client) {
|
||||
+ if (!client || client->isDeleted()) {
|
||||
return nullptr;
|
||||
}
|
||||
Window *ret = nullptr;
|
||||
--
|
||||
GitLab
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -11,13 +12,18 @@
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 window manager</Summary>
|
||||
<Description>KWin is the window manager of the K desktop environment.</Description>
|
||||
<Archive sha1sum="80ef7e60df033b53da984ebbaaec5ee432fbacfb" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kwin-5.27.11.tar.xz</Archive>
|
||||
<Summary>kde6 window manager</Summary>
|
||||
<Description>kwin is the window manager of the K desktop environment.</Description>
|
||||
<Archive sha1sum="27d8e0fac6d14cf53fd306343a948e99b1c6e16a" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kwin-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>hwdata</Dependency>
|
||||
<Dependency>kactivities-devel</Dependency>
|
||||
<Dependency>libcanberra-devel</Dependency>
|
||||
<Dependency>libdisplay-info-devel</Dependency>
|
||||
<Dependency>kglobalacceld-devel</Dependency>
|
||||
<Dependency>plasma-activities-devel</Dependency>
|
||||
<Dependency>kauth-devel</Dependency>
|
||||
<Dependency>ksvg-devel</Dependency>
|
||||
<Dependency>kguiaddons-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
@@ -25,24 +31,23 @@
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kcrash-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">kdecorations-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kdecorations-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>knewstuff-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
<Dependency>kpackage-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>ktextwidgets-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>kxmlgui-devel</Dependency>
|
||||
<Dependency>kidletime-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">kscreenlocker-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kscreenlocker-devel</Dependency>
|
||||
<Dependency>libepoxy-devel</Dependency>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
<Dependency>libSM-devel</Dependency>
|
||||
@@ -56,18 +61,16 @@
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
<Dependency>xcb-util-wm-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-designer-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-multimedia-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-script-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-sensors-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-graphicaleffects</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-virtualkeyboard-devel</Dependency>
|
||||
<Dependency>qt5-quickcontrols</Dependency>
|
||||
<Dependency>qt5-quickcontrols2-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-5compat-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-designer-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-multimedia-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sensors-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-virtualkeyboard-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-svg-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
@@ -76,25 +79,25 @@
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>libinput-devel</Dependency>
|
||||
<Dependency>xcb-util-cursor-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-multimedia</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-multimedia</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>libXi-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>xorg-xwayland-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">breeze-style</Dependency>
|
||||
<Dependency versionFrom="6.2.5">breeze-style</Dependency>
|
||||
<Dependency>libdrm-devel</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>pipewire-devel</Dependency>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
<Dependency>krunner-devel</Dependency>
|
||||
<Dependency>xcb-util-devel</Dependency>
|
||||
<Dependency>libqaccessibilityclient-devel</Dependency>
|
||||
<Dependency>libqaccessibilityclient-qt6-devel</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>libxcvt-devel</Dependency>
|
||||
<Dependency>plasma-wayland-protocols</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">kdebug-419118.patch</Patch> -->
|
||||
<!-- <Patch level="1">4692.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -102,6 +105,7 @@
|
||||
<Name>kwin</Name>
|
||||
<Conflicts>
|
||||
<Package>kwayland-server</Package>
|
||||
<Package>kwin-kf6</Package>
|
||||
</Conflicts>
|
||||
<Replaces>
|
||||
<Package>kwayland-server</Package>
|
||||
@@ -109,11 +113,14 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>lcms2</Dependency>
|
||||
<Dependency>hwdata</Dependency>
|
||||
<Dependency>kactivities</Dependency>
|
||||
<Dependency>kglobalacceld</Dependency>
|
||||
<Dependency>plasma-activities</Dependency>
|
||||
<Dependency>kauth</Dependency>
|
||||
<Dependency>libcap</Dependency>
|
||||
<Dependency>libxcvt</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>ksvg</Dependency>
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
@@ -123,7 +130,7 @@
|
||||
<Dependency>kcrash</Dependency>
|
||||
<Dependency>wayland</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency versionFrom="5.27.11">kdecorations</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kdecorations</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
@@ -146,12 +153,11 @@
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>libxkbcommon</Dependency>
|
||||
<Dependency versionFrom="22.0.5">mesa</Dependency>
|
||||
<Dependency>plasma-framework</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-script</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-x11extras</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-sensors</Dependency>
|
||||
<Dependency>libplasma</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sensors</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland</Dependency>
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>xcb-util-wm</Dependency>
|
||||
@@ -166,8 +172,8 @@
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>xcb-util-cursor</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>libqaccessibilityclient</Dependency>
|
||||
<Dependency>qt5-quickcontrols2</Dependency>
|
||||
<Dependency>libqaccessibilityclient-qt6</Dependency>
|
||||
<Dependency>libdisplay-info</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -188,56 +194,10 @@
|
||||
</Conflicts>
|
||||
<Replaces>
|
||||
<Package>kwayland-server-devel</Package>
|
||||
<Package>kwin-kf6-devel</Package>
|
||||
</Replaces>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">kwin</Dependency>
|
||||
<!--Dependency>kactivities-devel</Dependency>
|
||||
<Dependency>kauth-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kcrash-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">kdecorations-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>knewstuff-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>kxmlgui-devel</Dependency>
|
||||
<Dependency>libepoxy-devel</Dependency>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
<Dependency>libSM-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libxkbcommon-devel</Dependency>
|
||||
<Dependency>libXxf86vm-devel</Dependency>
|
||||
<Dependency versionFrom="13.0.4">mesa-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
<Dependency>xcb-util-wm-devel</Dependency>
|
||||
<Dependency>plasma-framework-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-script-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>xcb-util-image-devel</Dependency>
|
||||
<Dependency>xcb-util-keysyms-devel</Dependency>
|
||||
<Dependency>eudev-devel</Dependency>
|
||||
<Dependency>libinput-devel</Dependency>
|
||||
<Dependency>xcb-util-cursor-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.3">qt5-multimedia-devel</Dependency-->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
@@ -248,7 +208,7 @@
|
||||
|
||||
<Package>
|
||||
<Name>kwin-wayland</Name>
|
||||
<Summary>Wayland support for KWin</Summary>
|
||||
<Summary>Wayland support for kwin</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>libcap</Dependency>
|
||||
@@ -264,591 +224,23 @@
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/kwin_wayland</Path>
|
||||
<Path fileType="library">/usr/lib/systemd/user/plasma-kwin_wayland.service</Path>
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/org.kde.kwin.waylandbackends/KWinWayland*.so</Path>
|
||||
<Path fileType="library">/usr/lib/qt6/plugins/org.kde.kwin.waylandbackends/kwinWayland*.so</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kwin-wayland-kf6</Package>
|
||||
</Replaces>
|
||||
<Conflicts>
|
||||
<Package>kwin-wayland-kf6</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="83">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="82">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="81">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-04-15</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Rebuild for replaces</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-04-12</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump qpa patch kapatıldı</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2019-10-25</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-01-27</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-04</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-24</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-07</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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>5.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="84">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -11,17 +12,17 @@
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 daemon listening for wall and write messages</Summary>
|
||||
<Description>KDE5 daemon listening for wall and write messages</Description>
|
||||
<Archive sha1sum="e9ab1e27f09f5fdce95e5daf8511b40344a24e2f" type="tarxz">mirrors://kde/stable/plasma/5.27.11/kwrited-5.27.11.tar.xz</Archive>
|
||||
<Summary>kde6 daemon listening for wall and write messages</Summary>
|
||||
<Description>kde6 daemon listening for wall and write messages</Description>
|
||||
<Archive sha1sum="74d0c0b8d2324f010bf31b71eade34b6e8af7aca" type="tarxz">mirrors://kde/stable/plasma/6.2.5/kwrited-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
<Dependency>kpty-devel</Dependency>
|
||||
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
|
||||
<!-- kmenuedit -->
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -30,7 +31,7 @@
|
||||
<Package>
|
||||
<Name>kwrited</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>kpty</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
@@ -43,568 +44,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>kwrited-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-12-12</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Rebuild kdelibs4 remove.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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("LICENSES/*", "README*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -12,17 +13,17 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Qt component to allow applications to make use of the Wayland wl-layer-shell protocol</Summary>
|
||||
<Description>Uygulamaların Wayland wl-layer-shell protokolünü kullanmasını sağlayan Qt bileşeni</Description>
|
||||
<Archive sha1sum="52d3646760b6c19b913a0844e31f26349ed31bb8" type="tarxz">https://download.kde.org/stable/plasma/5.27.11/layer-shell-qt-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="5eae43acc3271e8373bcc70e1ccb2c7bd7ecec39" type="tarxz">https://download.kde.org/stable/plasma/6.2.5/layer-shell-qt-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>qt5-wayland-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt6-wayland-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<Dependency>qt6-declarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
@@ -36,14 +37,17 @@
|
||||
<Name>layer-shell-qt</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt5-wayland</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>qt6-wayland</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>layer-shell-qt-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
@@ -56,245 +60,17 @@
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>layer-shell-qt-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="34">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-06-16</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Update release="35">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
|
||||
@@ -4,18 +4,20 @@
|
||||
# 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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
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", "LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -11,23 +12,21 @@
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 screen management library</Summary>
|
||||
<Summary>kde6 screen management library</Summary>
|
||||
<Description>Dynamic display management library for KDE</Description>
|
||||
<Archive sha1sum="341efa3280e5e1758d0360c9a0d24e8e6161f4cb" type="tarxz">mirrors://kde/stable/plasma/5.27.11/libkscreen-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="eec20c5d9ee98498b4128f36313ee46c0e97d739" type="tarxz">mirrors://kde/stable/plasma/6.2.5/libkscreen-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-wayland-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency>qt6-linguist</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency>xcb-util-devel</Dependency>
|
||||
<Dependency>xcb-util-image-devel</Dependency>
|
||||
<Dependency>xcb-util-keysyms-devel</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
@@ -41,8 +40,8 @@
|
||||
<Package>
|
||||
<Name>libkscreen</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-wayland</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kwayland</Dependency>
|
||||
<Dependency>libXrandr</Dependency>
|
||||
@@ -52,30 +51,28 @@
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc/xdg</Path>
|
||||
<Path fileType="executable">/usr/bin/kscreen-doctor</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share/qlogging-categories5/libkscreen.categories</Path>
|
||||
<Path fileType="data">/usr/share/qlogging-categories6/libkscreen.categories</Path>
|
||||
<Path fileType="data">/usr/share/zsh</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="doc">/usr/share/dbus-1</Path>
|
||||
<Path fileType="locale">/usr/share/locale</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>libkscreen-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libkscreen-devel</Name>
|
||||
<Summary>Development files for libkscreen</Summary>
|
||||
<RuntimeDependencies>
|
||||
<!--Dependency>libxcb-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency>libXrandr-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency-->
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency release="current">libkscreen</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -83,561 +80,18 @@
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>libkscreen-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="79">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="80">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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("LICENSES/*")
|
||||
|
||||
@@ -3,7 +3,7 @@ index 9fef4ec..939d055 100644
|
||||
--- a/processcore/CMakeLists.txt
|
||||
+++ b/processcore/CMakeLists.txt
|
||||
@@ -41,18 +41,18 @@ install( FILES processes.h process.h DESTINATION ${INCLUDE_INSTALL_DIR}/ksysguar
|
||||
#------ KAuth stuff
|
||||
#------ kauth stuff
|
||||
|
||||
# Auth example helper
|
||||
-# set(ksysguardprocesslist_helper_srcs
|
||||
@@ -28,7 +28,7 @@ index 9fef4ec..939d055 100644
|
||||
+
|
||||
+add_executable(ksysguardprocesslist_helper ${ksysguardprocesslist_helper_srcs})
|
||||
+target_link_libraries(ksysguardprocesslist_helper Qt5::Core KF5::Auth KF5::I18n)
|
||||
+install(TARGETS ksysguardprocesslist_helper DESTINATION ${KAUTH_HELPER_INSTALL_DIR})
|
||||
+install(TARGETS ksysguardprocesslist_helper DESTINATION ${kauth_HELPER_INSTALL_DIR})
|
||||
+
|
||||
+kauth_install_helper_files(ksysguardprocesslist_helper org.kde.ksysguard.processlisthelper root)
|
||||
+kauth_install_actions(org.kde.ksysguard.processlisthelper actions.actions)
|
||||
@@ -43,7 +43,7 @@ index 6c1f570..c34ab1e 100644
|
||||
#include "helper.h"
|
||||
#include "processes_local_p.h"
|
||||
|
||||
+using namespace KAuth;
|
||||
+using namespace kauth;
|
||||
+
|
||||
KSysGuardProcessListHelper::KSysGuardProcessListHelper()
|
||||
{
|
||||
@@ -51,9 +51,9 @@ index 6c1f570..c34ab1e 100644
|
||||
}
|
||||
|
||||
/* The functions here run as ROOT. So be careful. DO NOT TRUST THE INPUTS TO BE SANE. */
|
||||
-#define GET_PID(i) parameters.value(QString("pid%1").arg(i), -1).toULongLong(); if(pid < 0) return KAuth::ActionReply::HelperErrorReply;
|
||||
-KAuth::ActionReply KSysGuardProcessListHelper::sendsignal(QVariantMap parameters) {
|
||||
- KAuth::ActionReply errorReply(KAuth::ActionReply::HelperError);
|
||||
-#define GET_PID(i) parameters.value(QString("pid%1").arg(i), -1).toULongLong(); if(pid < 0) return kauth::ActionReply::HelperErrorReply;
|
||||
-kauth::ActionReply KSysGuardProcessListHelper::sendsignal(QVariantMap parameters) {
|
||||
- kauth::ActionReply errorReply(kauth::ActionReply::HelperError);
|
||||
+#define GET_PID(i) parameters.value(QString("pid%1").arg(i), -1).toULongLong(); if(pid < 0) return ActionReply(ActionReply::HelperErrorType);
|
||||
+ActionReply KSysGuardProcessListHelper::sendsignal(QVariantMap parameters) {
|
||||
+ ActionReply reply(ActionReply::HelperErrorType);
|
||||
@@ -75,11 +75,11 @@ index 6c1f570..c34ab1e 100644
|
||||
}
|
||||
|
||||
KSysGuard::ProcessesLocal processes;
|
||||
@@ -56,17 +58,17 @@ KAuth::ActionReply KSysGuardProcessListHelper::sendsignal(QVariantMap parameters
|
||||
@@ -56,17 +58,17 @@ kauth::ActionReply KSysGuardProcessListHelper::sendsignal(QVariantMap parameters
|
||||
success = successForThisPid && success;
|
||||
}
|
||||
if(success) {
|
||||
- return KAuth::ActionReply::SuccessReply;
|
||||
- return kauth::ActionReply::SuccessReply;
|
||||
+ return ActionReply::SuccessReply();
|
||||
} else {
|
||||
- errorReply.setErrorDescription(QString("Could not send signal to: ") + errorList.join(", "));
|
||||
@@ -91,64 +91,64 @@ index 6c1f570..c34ab1e 100644
|
||||
}
|
||||
}
|
||||
|
||||
-KAuth::ActionReply KSysGuardProcessListHelper::renice(QVariantMap parameters) {
|
||||
-kauth::ActionReply KSysGuardProcessListHelper::renice(QVariantMap parameters) {
|
||||
+ActionReply KSysGuardProcessListHelper::renice(QVariantMap parameters) {
|
||||
if(!parameters.contains("nicevalue") || !parameters.contains("pidcount"))
|
||||
- return KAuth::ActionReply::HelperErrorReply;
|
||||
- return kauth::ActionReply::HelperErrorReply;
|
||||
+ return ActionReply(ActionReply::HelperErrorType);
|
||||
|
||||
KSysGuard::ProcessesLocal processes;
|
||||
int niceValue = qvariant_cast<int>(parameters.value("nicevalue"));
|
||||
@@ -77,14 +79,14 @@ KAuth::ActionReply KSysGuardProcessListHelper::renice(QVariantMap parameters) {
|
||||
@@ -77,14 +79,14 @@ kauth::ActionReply KSysGuardProcessListHelper::renice(QVariantMap parameters) {
|
||||
success = processes.setNiceness(pid, niceValue) && success;
|
||||
}
|
||||
if(success)
|
||||
- return KAuth::ActionReply::SuccessReply;
|
||||
- return kauth::ActionReply::SuccessReply;
|
||||
+ return ActionReply::SuccessReply();
|
||||
else
|
||||
- return KAuth::ActionReply::HelperErrorReply;
|
||||
- return kauth::ActionReply::HelperErrorReply;
|
||||
+ return ActionReply(ActionReply::HelperErrorType);
|
||||
}
|
||||
|
||||
-KAuth::ActionReply KSysGuardProcessListHelper::changeioscheduler(QVariantMap parameters) {
|
||||
-kauth::ActionReply KSysGuardProcessListHelper::changeioscheduler(QVariantMap parameters) {
|
||||
+ActionReply KSysGuardProcessListHelper::changeioscheduler(QVariantMap parameters) {
|
||||
if(!parameters.contains("ioScheduler") || !parameters.contains("ioSchedulerPriority") || !parameters.contains("pidcount"))
|
||||
- return KAuth::ActionReply::HelperErrorReply;
|
||||
- return kauth::ActionReply::HelperErrorReply;
|
||||
+ return ActionReply(ActionReply::HelperErrorType);
|
||||
|
||||
KSysGuard::ProcessesLocal processes;
|
||||
int ioScheduler = qvariant_cast<int>(parameters.value("ioScheduler"));
|
||||
@@ -96,14 +98,14 @@ KAuth::ActionReply KSysGuardProcessListHelper::changeioscheduler(QVariantMap par
|
||||
@@ -96,14 +98,14 @@ kauth::ActionReply KSysGuardProcessListHelper::changeioscheduler(QVariantMap par
|
||||
success = processes.setIoNiceness(pid, ioScheduler, ioSchedulerPriority) && success;
|
||||
}
|
||||
if(success)
|
||||
- return KAuth::ActionReply::SuccessReply;
|
||||
- return kauth::ActionReply::SuccessReply;
|
||||
+ return ActionReply::SuccessReply();
|
||||
else
|
||||
- return KAuth::ActionReply::HelperErrorReply;
|
||||
- return kauth::ActionReply::HelperErrorReply;
|
||||
+ return ActionReply(ActionReply::HelperErrorType);
|
||||
|
||||
}
|
||||
-KAuth::ActionReply KSysGuardProcessListHelper::changecpuscheduler(QVariantMap parameters) {
|
||||
-kauth::ActionReply KSysGuardProcessListHelper::changecpuscheduler(QVariantMap parameters) {
|
||||
+ActionReply KSysGuardProcessListHelper::changecpuscheduler(QVariantMap parameters) {
|
||||
if(!parameters.contains("cpuScheduler") || !parameters.contains("cpuSchedulerPriority") || !parameters.contains("pidcount"))
|
||||
- return KAuth::ActionReply::HelperErrorReply;
|
||||
- return kauth::ActionReply::HelperErrorReply;
|
||||
+ return ActionReply(ActionReply::HelperErrorType);
|
||||
|
||||
KSysGuard::ProcessesLocal processes;
|
||||
int cpuScheduler = qvariant_cast<int>(parameters.value("cpuScheduler"));
|
||||
@@ -116,9 +118,9 @@ KAuth::ActionReply KSysGuardProcessListHelper::changecpuscheduler(QVariantMap pa
|
||||
@@ -116,9 +118,9 @@ kauth::ActionReply KSysGuardProcessListHelper::changecpuscheduler(QVariantMap pa
|
||||
success = processes.setScheduler(pid, cpuScheduler, cpuSchedulerPriority) && success;
|
||||
}
|
||||
if(success)
|
||||
- return KAuth::ActionReply::SuccessReply;
|
||||
- return kauth::ActionReply::SuccessReply;
|
||||
+ return ActionReply::SuccessReply();
|
||||
else
|
||||
- return KAuth::ActionReply::HelperErrorReply;
|
||||
- return kauth::ActionReply::HelperErrorReply;
|
||||
+ return ActionReply(ActionReply::HelperErrorType);
|
||||
|
||||
}
|
||||
KAUTH_HELPER_MAIN("org.kde.ksysguard.processlisthelper", KSysGuardProcessListHelper)
|
||||
kauth_HELPER_MAIN("org.kde.ksysguard.processlisthelper", KSysGuardProcessListHelper)
|
||||
diff --git a/processcore/processes_linux_p.cpp b/processcore/processes_linux_p.cpp
|
||||
index 65b8dfd..0cff0e8 100644
|
||||
--- a/processcore/processes_linux_p.cpp
|
||||
@@ -180,8 +180,8 @@ index 1651a0a..ba9d8c9 100644
|
||||
int totalRowCount(const QModelIndex &parent) const;
|
||||
|
||||
/** Helper function to setup 'action' with the given pids */
|
||||
- void setupKAuthAction(KAuth::Action *action, const QList<long long> & pids) const;
|
||||
+ void setupKAuthAction(KAuth::Action &action, const QList<long long> & pids) const;
|
||||
- void setupkauthAction(kauth::Action *action, const QList<long long> & pids) const;
|
||||
+ void setupkauthAction(kauth::Action &action, const QList<long long> & pids) const;
|
||||
|
||||
/** fire a timer event if we are set to use our internal timer*/
|
||||
void fireTimerEvent();
|
||||
@@ -189,8 +189,8 @@ index 1651a0a..ba9d8c9 100644
|
||||
return total;
|
||||
}
|
||||
|
||||
-void KSysGuardProcessListPrivate::setupKAuthAction(KAuth::Action *action, const QList<long long> & pids) const
|
||||
+void KSysGuardProcessListPrivate::setupKAuthAction(KAuth::Action &action, const QList<long long> & pids) const
|
||||
-void KSysGuardProcessListPrivate::setupkauthAction(kauth::Action *action, const QList<long long> & pids) const
|
||||
+void KSysGuardProcessListPrivate::setupkauthAction(kauth::Action &action, const QList<long long> & pids) const
|
||||
{
|
||||
- action->setHelperId("org.kde.ksysguard.processlisthelper");
|
||||
+ action.setHelperId("org.kde.ksysguard.processlisthelper");
|
||||
@@ -208,23 +208,23 @@ index 1651a0a..ba9d8c9 100644
|
||||
@@ -1023,23 +1026,19 @@ bool KSysGuardProcessList::reniceProcesses(const QList<long long> &pids, int nic
|
||||
|
||||
|
||||
#warning KAuth needs porting, but docu is not adjusted, no idea how to do it
|
||||
#warning kauth needs porting, but docu is not adjusted, no idea how to do it
|
||||
-#if 0
|
||||
- KAuth::Action *action = new KAuth::Action("org.kde.ksysguard.processlisthelper.renice");
|
||||
- kauth::Action *action = new kauth::Action("org.kde.ksysguard.processlisthelper.renice");
|
||||
- action->setParentWidget(window());
|
||||
+ KAuth::Action action("org.kde.ksysguard.processlisthelper.renice");
|
||||
+ kauth::Action action("org.kde.ksysguard.processlisthelper.renice");
|
||||
+ action.setParentWidget(window());
|
||||
d->setupKAuthAction( action, unreniced_pids);
|
||||
d->setupkauthAction( action, unreniced_pids);
|
||||
- action->addArgument("nicevalue", niceValue);
|
||||
- KAuth::ActionReply reply = action->execute();
|
||||
- kauth::ActionReply reply = action->execute();
|
||||
+ action.addArgument("nicevalue", niceValue);
|
||||
+ KAuth::ExecuteJob *job = action.execute();
|
||||
+ kauth::ExecuteJob *job = action.execute();
|
||||
|
||||
- if (reply == KAuth::ActionReply::SuccessReply) {
|
||||
- if (reply == kauth::ActionReply::SuccessReply) {
|
||||
+ if (job->exec()) {
|
||||
updateList();
|
||||
- delete action;
|
||||
- } else if (reply != KAuth::ActionReply::UserCancelled && reply != KAuth::ActionReply::AuthorizationDenied) {
|
||||
- } else if (reply != kauth::ActionReply::UserCancelled && reply != kauth::ActionReply::AuthorizationDenied) {
|
||||
+ } else if (!job->exec()) {
|
||||
KMessageBox::sorry(this, i18n("You do not have the permission to renice the process and there "
|
||||
- "was a problem trying to run as root. Error %1 %2", reply.errorCode(), reply.errorDescription()));
|
||||
@@ -239,27 +239,27 @@ index 1651a0a..ba9d8c9 100644
|
||||
@@ -1189,26 +1188,22 @@ bool KSysGuardProcessList::changeIoScheduler(const QList< long long> &pids, KSys
|
||||
if(!d->mModel.isLocalhost()) return false; //We can't use kauth to affect non-localhost processes
|
||||
|
||||
#warning KAuth needs porting, but docu is not adjusted, no idea how to do it
|
||||
#warning kauth needs porting, but docu is not adjusted, no idea how to do it
|
||||
-#if 0
|
||||
- KAuth::Action *action = new KAuth::Action("org.kde.ksysguard.processlisthelper.changeioscheduler");
|
||||
- kauth::Action *action = new kauth::Action("org.kde.ksysguard.processlisthelper.changeioscheduler");
|
||||
- action->setParentWidget(window());
|
||||
+ KAuth::Action action("org.kde.ksysguard.processlisthelper.changeioscheduler");
|
||||
+ kauth::Action action("org.kde.ksysguard.processlisthelper.changeioscheduler");
|
||||
+ action.setParentWidget(window());
|
||||
|
||||
d->setupKAuthAction( action, unchanged_pids);
|
||||
d->setupkauthAction( action, unchanged_pids);
|
||||
- action->addArgument("ioScheduler", (int)newIoSched);
|
||||
- action->addArgument("ioSchedulerPriority", newIoSchedPriority);
|
||||
+ action.addArgument("ioScheduler", (int)newIoSched);
|
||||
+ action.addArgument("ioSchedulerPriority", newIoSchedPriority);
|
||||
|
||||
- KAuth::ActionReply reply = action->execute();
|
||||
+ KAuth::ExecuteJob *job = action.execute();
|
||||
- kauth::ActionReply reply = action->execute();
|
||||
+ kauth::ExecuteJob *job = action.execute();
|
||||
|
||||
- if (reply == KAuth::ActionReply::SuccessReply) {
|
||||
- if (reply == kauth::ActionReply::SuccessReply) {
|
||||
+ if (job->exec()) {
|
||||
updateList();
|
||||
- delete action;
|
||||
- } else if (reply != KAuth::ActionReply::UserCancelled && reply != KAuth::ActionReply::AuthorizationDenied) {
|
||||
- } else if (reply != kauth::ActionReply::UserCancelled && reply != kauth::ActionReply::AuthorizationDenied) {
|
||||
+ } else if (!job->exec()) {
|
||||
KMessageBox::sorry(this, i18n("You do not have the permission to change the I/O priority of the process and there "
|
||||
- "was a problem trying to run as root. Error %1 %2", reply.errorCode(), reply.errorDescription()));
|
||||
@@ -272,27 +272,27 @@ index 1651a0a..ba9d8c9 100644
|
||||
}
|
||||
|
||||
@@ -1226,24 +1221,20 @@ bool KSysGuardProcessList::changeCpuScheduler(const QList< long long> &pids, KSy
|
||||
if(!d->mModel.isLocalhost()) return false; //We can't use KAuth to affect non-localhost processes
|
||||
if(!d->mModel.isLocalhost()) return false; //We can't use kauth to affect non-localhost processes
|
||||
|
||||
#warning KAuth needs porting, but docu is not adjusted, no idea how to do it
|
||||
#warning kauth needs porting, but docu is not adjusted, no idea how to do it
|
||||
-#if 0
|
||||
- KAuth::Action *action = new KAuth::Action("org.kde.ksysguard.processlisthelper.changecpuscheduler");
|
||||
- kauth::Action *action = new kauth::Action("org.kde.ksysguard.processlisthelper.changecpuscheduler");
|
||||
- action->setParentWidget(window());
|
||||
+ KAuth::Action action("org.kde.ksysguard.processlisthelper.changecpuscheduler");
|
||||
+ kauth::Action action("org.kde.ksysguard.processlisthelper.changecpuscheduler");
|
||||
+ action.setParentWidget(window());
|
||||
d->setupKAuthAction( action, unchanged_pids);
|
||||
d->setupkauthAction( action, unchanged_pids);
|
||||
- action->addArgument("cpuScheduler", (int)newCpuSched);
|
||||
- action->addArgument("cpuSchedulerPriority", newCpuSchedPriority);
|
||||
- KAuth::ActionReply reply = action->execute();
|
||||
- kauth::ActionReply reply = action->execute();
|
||||
+ action.addArgument("cpuScheduler", (int)newCpuSched);
|
||||
+ action.addArgument("cpuSchedulerPriority", newCpuSchedPriority);
|
||||
+ KAuth::ExecuteJob *job = action.execute();
|
||||
+ kauth::ExecuteJob *job = action.execute();
|
||||
|
||||
- if (reply == KAuth::ActionReply::SuccessReply) {
|
||||
- if (reply == kauth::ActionReply::SuccessReply) {
|
||||
+ if (job->exec()) {
|
||||
updateList();
|
||||
- delete action;
|
||||
- } else if (reply != KAuth::ActionReply::UserCancelled && reply != KAuth::ActionReply::AuthorizationDenied) {
|
||||
- } else if (reply != kauth::ActionReply::UserCancelled && reply != kauth::ActionReply::AuthorizationDenied) {
|
||||
+ } else if (!job->exec()) {
|
||||
KMessageBox::sorry(this, i18n("You do not have the permission to change the CPU Scheduler for the process and there "
|
||||
- "was a problem trying to run as root. Error %1 %2", reply.errorCode(), reply.errorDescription()));
|
||||
@@ -307,26 +307,26 @@ index 1651a0a..ba9d8c9 100644
|
||||
@@ -1262,26 +1253,20 @@ bool KSysGuardProcessList::killProcesses(const QList< long long> &pids, int sig)
|
||||
if(!d->mModel.isLocalhost()) return false; //We can't elevate privileges to kill non-localhost processes
|
||||
|
||||
#warning KAuth needs porting, but docu is not adjusted, no idea how to do it
|
||||
#warning kauth needs porting, but docu is not adjusted, no idea how to do it
|
||||
-#if 0
|
||||
KAuth::Action action("org.kde.ksysguard.processlisthelper.sendsignal");
|
||||
kauth::Action action("org.kde.ksysguard.processlisthelper.sendsignal");
|
||||
action.setParentWidget(window());
|
||||
- d->setupKAuthAction( &action, unkilled_pids);
|
||||
- d->setupkauthAction( &action, unkilled_pids);
|
||||
+ //action.setHelperId("org.kde.ksysguard.processlisthelper");
|
||||
+ d->setupKAuthAction( action, unkilled_pids);
|
||||
+ d->setupkauthAction( action, unkilled_pids);
|
||||
action.addArgument("signal", sig);
|
||||
- KAuth::ActionReply reply = action.execute();
|
||||
+ KAuth::ExecuteJob *job = action.execute();
|
||||
- kauth::ActionReply reply = action.execute();
|
||||
+ kauth::ExecuteJob *job = action.execute();
|
||||
|
||||
- if (reply == KAuth::ActionReply::SuccessReply) {
|
||||
- if (reply == kauth::ActionReply::SuccessReply) {
|
||||
+ if (job->exec()) {
|
||||
updateList();
|
||||
- } else if (reply.type() == KAuth::ActionReply::HelperError) {
|
||||
- } else if (reply.type() == kauth::ActionReply::HelperError) {
|
||||
- if (reply.errorCode() > 0)
|
||||
- KMessageBox::sorry(this, i18n("You do not have the permission to kill the process and there "
|
||||
- "was a problem trying to run as root. %1", reply.errorDescription()));
|
||||
- return false;
|
||||
- } else if (reply != KAuth::ActionReply::UserCancelled && reply != KAuth::ActionReply::AuthorizationDenied) {
|
||||
- } else if (reply != kauth::ActionReply::UserCancelled && reply != kauth::ActionReply::AuthorizationDenied) {
|
||||
+ } else if (!job->exec()) {
|
||||
KMessageBox::sorry(this, i18n("You do not have the permission to kill the process and there "
|
||||
- "was a problem trying to run as root. Error %1 %2", reply.errorCode(), reply.errorDescription()));
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,15 +14,14 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Task management and system monitoring library</Summary>
|
||||
<Description>Task management and system monitoring library</Description>
|
||||
<Archive sha1sum="a27daa4a9a16f0cccc6640819a35b9c40d36c75d" type="tarxz">mirrors://kde/stable/plasma/5.27.11/libksysguard-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="72791fa981c10ddddb6631d110de266491c6d1c6" type="tarxz">mirrors://kde/stable/plasma/6.2.5/libksysguard-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-script-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-webkit-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-webengine-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-designer-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-webengine-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-designer-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-5compat-devel</Dependency>
|
||||
<Dependency>kcolorscheme-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>solid-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
@@ -46,7 +46,7 @@
|
||||
<Dependency>libnl-devel</Dependency>
|
||||
<Dependency>libcap-devel</Dependency>
|
||||
<Dependency>knewstuff-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>attr-devel</Dependency>
|
||||
<Dependency>pam-devel</Dependency>
|
||||
@@ -63,10 +63,12 @@
|
||||
<Dependency>libpcap</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>qt5-webengine</Dependency>
|
||||
<Dependency>qt5-webchannel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency>qt6-webengine</Dependency>
|
||||
<Dependency>qt6-webchannel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-5compat</Dependency>
|
||||
<Dependency>kcolorscheme</Dependency>
|
||||
<Dependency>kpackage</Dependency>
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
@@ -74,8 +76,6 @@
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libXres</Dependency>
|
||||
<Dependency>qt5-webkit</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
@@ -96,6 +96,9 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>libksysguard-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
@@ -103,587 +106,24 @@
|
||||
<Summary>Development files for libksysguard</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libksysguard</Dependency>
|
||||
<!--Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>libXres-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-webkit-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kauth-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>ki18n-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>libksysguard-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-17</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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>
|
||||
|
||||
Executable
+21
@@ -0,0 +1,21 @@
|
||||
#!/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 kde6
|
||||
from pisi.actionsapi import pisitools, get
|
||||
|
||||
def setup():
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde6.install()
|
||||
#set pisi-crocus-ancyrensis photos as default wallpapers
|
||||
pisitools.dosed("%s/usr/share/plasma/desktoptheme/default/plasmarc" % get.installDIR(), "Next", "pisi-crocus-ancyrensis")
|
||||
|
||||
pisitools.dodoc("README.md")
|
||||
Executable
+146
@@ -0,0 +1,146 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libplasma</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>Plasma library and runtime components based upon KDE Frameworks 5 and Qt5</Summary>
|
||||
<Description>Plasma library and runtime components based upon KF5 and Qt5</Description>
|
||||
<Archive sha1sum="817092fdaae25d1a6ba3fdc9265c526ee9c815c5" type="tarxz">mirrors://kde/stable/plasma/6.2.5/libplasma-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kdoctools-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-svg-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="13.0.4">mesa-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>libglvnd-devel</Dependency>
|
||||
<Dependency>plasma-wayland-protocols</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kauth-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcodecs-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kirigami-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kwidgetsaddons-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kbookmarks-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcompletion-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-activities-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kitemviews-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kjobwidgets-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">solid-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">knotifications-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kpackage-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">karchive-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kconfig-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kconfigwidgets-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcoreaddons-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kdbusaddons-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kdeclarative-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kglobalaccel-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kguiaddons-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">ki18n-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kiconthemes-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kio-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kparts-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kservice-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kwindowsystem-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kxmlgui-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-postgresql</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-mysql</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-sqlite</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-odbc</Dependency>
|
||||
<Dependency>docbook-xml</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency versionFrom="5.245.0">ksvg-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcmutils-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcolorscheme-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libplasma</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-svg</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>libglvnd</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kconfig</Dependency>
|
||||
<Dependency versionFrom="5.245.0">ksvg</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcmutils</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kirigami</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-activities</Dependency>
|
||||
<Dependency versionFrom="5.245.0">knotifications</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kpackage</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcoreaddons</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kdeclarative</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kglobalaccel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kguiaddons</Dependency>
|
||||
<Dependency versionFrom="5.245.0">ki18n</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kiconthemes</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kio</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kio</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kwindowsystem</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcolorscheme</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kwidgetsaddons</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/qt5</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>plasma-framework</Package>
|
||||
<Package>libplasma-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libplasma-devel</Name>
|
||||
<Summary>Development files for libplasma</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libplasma</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kpackage-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kservice-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.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>plasma-framework-devel</Package>
|
||||
<Package>libplasma-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<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
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -11,18 +12,18 @@
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDedicated search application built on top of Baloo</Summary>
|
||||
<Description>Dedicated search application built on top of Baloo</Description>
|
||||
<Archive sha1sum="7121784765448c6659c73df6957c90819296d967" type="tarxz">mirrors://kde/stable/plasma/5.27.11/milou-5.27.11.tar.xz</Archive>
|
||||
<Summary>kdedicated search application built on top of baloo</Summary>
|
||||
<Description>Dedicated search application built on top of baloo</Description>
|
||||
<Archive sha1sum="05582598bacf528f6a7cef58d86039898dbf55d7" type="tarxz">mirrors://kde/stable/plasma/6.2.5/milou-6.2.5.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-script</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>ksvg-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>krunner-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
@@ -34,10 +35,11 @@
|
||||
<Package>
|
||||
<Name>milou</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>krunner</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>ksvg</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
@@ -51,568 +53,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>milou-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-11-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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("LICENSES/*")
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>oxygen-sounds</Name>
|
||||
@@ -10,11 +11,11 @@
|
||||
</Packager>
|
||||
<License>LGPLv3</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>The Oxygen Sound Theme</Summary>
|
||||
<Summary>The oxygen Sound Theme</Summary>
|
||||
<Description>Oksijen Sesi Teması</Description>
|
||||
<Archive sha1sum="ab2f3ce23f35ca7c0ef0646a5dca5236ec175038" type="tarxz">https://download.kde.org/stable/plasma/5.27.11/oxygen-sounds-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="ee1f9cceefc5efbe283807113404783acc0132e8" type="tarxz">https://download.kde.org/stable/plasma/6.2.5/oxygen-sounds-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
@@ -31,119 +32,17 @@
|
||||
<Path fileType="data">/usr/share/sounds</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>oxygen-sounds-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-10-29</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Update release="17">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>oxygen-sounds</Name>
|
||||
<Summary xml:lang="tr">The Oxygen Sound Theme</Summary>
|
||||
<Summary xml:lang="tr">The oxygen Sound Theme</Summary>
|
||||
<Description xml:lang="tr">Oksijen Sesi Teması</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
|
||||
@@ -3,14 +3,14 @@
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
|
||||
from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import kde6
|
||||
#from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
kde5.configure()
|
||||
kde6.configure("-DBUILD_QT5=OFF")
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>oxygen</Name>
|
||||
@@ -7,13 +8,13 @@
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPL</License>
|
||||
<Summary>KDE Oxygen style</Summary>
|
||||
<Description>KDE Oxygen style</Description>
|
||||
<Archive sha1sum="5b421f4b2bdf295254a9f4c62ce9ddcbb5fc4cdf" type="tarxz">mirrors://kde/stable/plasma/5.27.11/oxygen-5.27.11.tar.xz</Archive>
|
||||
<Summary>KDE oxygen style</Summary>
|
||||
<Description>KDE oxygen style</Description>
|
||||
<Archive sha1sum="bca50693cc4c86940aa73919516c46edd3f2d2a6" type="tarxz">mirrors://kde/stable/plasma/6.2.5/oxygen-6.2.5.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-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>frameworkintegration-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
@@ -25,11 +26,11 @@
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>cairo-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">kdecorations-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">plasma-workspace-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kdecorations-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-workspace-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -40,14 +41,14 @@
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency versionFrom="5.27.11">kdecorations</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kdecorations</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
|
||||
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kwayland</Dependency>
|
||||
@@ -64,562 +65,21 @@
|
||||
<Path fileType="data">/usr/share/plasma</Path>
|
||||
<Path fileType="data">/usr/share/kstyle</Path>
|
||||
<Path fileType="data">/usr/share/kservices5</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/metainfo/org.kde.oxygen.appdata.xml</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>oxygen-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="79">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</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.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</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.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-26</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="80">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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>
|
||||
|
||||
+20
@@ -0,0 +1,20 @@
|
||||
#!/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 kde6
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
|
||||
def setup():
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("README.md")
|
||||
@@ -0,0 +1,17 @@
|
||||
--- 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
|
||||
- "plasma-activities 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)
|
||||
|
||||
@@ -0,0 +1,91 @@
|
||||
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.plasma-activities.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]=مدير الأنشطة
|
||||
+84
@@ -0,0 +1,84 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>plasma-activities-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>plasma-activities provides an API for using and interacting with the Plasma Activities Manager.</Description>
|
||||
<Archive sha1sum="19570c3be538ac45e0c59deec1c42c900517faf2" type="tarxz">mirrors://kde/stable/plasma/6.2.5/plasma-activities-stats-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-postgresql</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-mysql</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-sqlite</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-odbc</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kconfig-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-activities-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--Patches>
|
||||
<Patch level="1">build-source.patch</Patch>
|
||||
</Patches-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>plasma-activities-stats</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kconfig</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-activities</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>
|
||||
<Replaces>
|
||||
<Package>plasma-activities-stats-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>plasma-activities-stats-devel</Name>
|
||||
<Summary>Development files for plasma-activities-stats</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kconfig-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-activities-devel</Dependency>
|
||||
<Dependency release="current">plasma-activities-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>
|
||||
<Replaces>
|
||||
<Package>plasma-activities-stats-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
#!/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 kde6
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("README.md")
|
||||
@@ -0,0 +1,17 @@
|
||||
--- 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
|
||||
- "plasma-activities 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)
|
||||
|
||||
@@ -0,0 +1,91 @@
|
||||
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.plasma-activities.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]=مدير الأنشطة
|
||||
+103
@@ -0,0 +1,103 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>plasma-activities</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>plasma-activities provides an API for using and interacting with the Plasma Activities Manager.</Description>
|
||||
<Archive sha1sum="47fa6c30cdf986ccab9c5560286989d82b662893" type="tarxz">mirrors://kde/stable/plasma/6.2.5/plasma-activities-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="13.0.4">mesa-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kdbusaddons-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kdeclarative-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kpackage-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">ki18n-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kconfig-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcoreaddons-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kio-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kservice-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kbookmarks-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kwidgetsaddons-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcompletion-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kjobwidgets-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kitemviews-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">solid-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kauth-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcodecs-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kconfigwidgets-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kxmlgui-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kwindowsystem-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kglobalaccel-devel</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcmutils-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-postgresql</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-mysql</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-sqlite</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-sql-odbc</Dependency>
|
||||
<Dependency versionFrom="5.245.0">extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">build-source.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>plasma-activities</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency versionFrom="5.79.0">kconfig</Dependency>
|
||||
<Dependency versionFrom="5.245.0">kcoreaddons</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>
|
||||
<Replaces>
|
||||
<Package>plasma-activities-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>plasma-activities-devel</Name>
|
||||
<Summary>Development files for plasma-activities</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency release="current">plasma-activities</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>plasma-activities-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -4,7 +4,7 @@
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import cmaketools, shelltools
|
||||
from pisi.actionsapi import cmaketools, shelltools, pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
|
||||
@@ -25,3 +25,4 @@ def build():
|
||||
def install():
|
||||
shelltools.cd('build')
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
# pisitools.removeDir("/usr/share/locale")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -12,7 +13,7 @@
|
||||
<IsA>app</IsA>
|
||||
<Summary>Plasma browser integration</Summary>
|
||||
<Description>Components necessary to integrate browsers into the Plasma Desktop.</Description>
|
||||
<Archive sha1sum="1b225261b1d69b0a1f5bf7308fd9d1c190b094a2" type="tarxz">https://download.kde.org/stable/plasma/5.27.11/plasma-browser-integration-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="632bda934113bf3828808a0b021b00c78353e22f" type="tarxz">https://download.kde.org/stable/plasma/6.2.5/plasma-browser-integration-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
@@ -23,16 +24,17 @@
|
||||
<Dependency>krunner-devel</Dependency>
|
||||
<Dependency>purpose-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>kactivities-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>plasma-activities-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
<Dependency>kfilemetadata-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency versionFrom="5.27.11">plasma-workspace-devel</Dependency>
|
||||
<Dependency>qt5-quickcontrols2-devel</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-workspace-devel</Dependency>
|
||||
<Dependency>kjobwidgets-devel</Dependency>
|
||||
<Dependency>kstatusnotifieritem-devel</Dependency>
|
||||
<Dependency>qt6-declarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -46,13 +48,15 @@
|
||||
<Dependency>krunner</Dependency>
|
||||
<Dependency>purpose</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>kactivities</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>plasma-activities</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kfilemetadata</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kstatusnotifieritem</Dependency>
|
||||
<Dependency>plasma-workspace</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -61,330 +65,18 @@
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>plasma-browser-integration-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="46">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-02-02</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Update release="47">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Safa Arıman</Name>
|
||||
<Email>safaariman@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2019-10-18</Date>
|
||||
<Version>5.17.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Safa Arıman</Name>
|
||||
<Email>safaariman@pisilinux.org</Email>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
@@ -4,19 +4,20 @@
|
||||
# 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():
|
||||
#shelltools.system("rm -rf po/id")
|
||||
kde5.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
kde6.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt6=ON \
|
||||
-DBUILD_TESTING=OFF")
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -12,14 +13,14 @@
|
||||
<IsA>library</IsA>
|
||||
<Icon>plasma</Icon>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 plasma workspace</Summary>
|
||||
<Summary>kde6 plasma workspace</Summary>
|
||||
<Description>This package contains the basic packages for a Plasma workspace.</Description>
|
||||
<Archive sha1sum="e1729895a3f3e856bf90902698e1d5f616e151f7" type="tarxz">mirrors://kde/stable/plasma/5.27.11/plasma-desktop-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="5b05339984cbd735f4af7bb791ae87a9d5bb4702" type="tarxz">mirrors://kde/stable/plasma/6.2.5/plasma-desktop-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>scim-libs</Dependency>
|
||||
<Dependency>scim-devel</Dependency>
|
||||
<Dependency>kwin-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwin-devel</Dependency>
|
||||
<Dependency>ibus-devel</Dependency>
|
||||
<Dependency>kauth-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
@@ -29,60 +30,68 @@
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXft-devel</Dependency>
|
||||
<Dependency>signond-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>breeze-style</Dependency>
|
||||
<Dependency>qt5-sql-odbc</Dependency>
|
||||
<Dependency>qt6-sql-odbc</Dependency>
|
||||
<Dependency>signond-devel</Dependency>
|
||||
<Dependency>krunner-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>xdg-user-dirs</Dependency>
|
||||
<Dependency>ksvg-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>qt5-sql-mysql</Dependency>
|
||||
<Dependency>qt6-sql-mysql</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-sql-sqlite</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>qt6-sql-sqlite</Dependency>
|
||||
<Dependency>xorg-app-devel</Dependency>
|
||||
<Dependency>kpackage-devel</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
<Dependency>knewstuff-devel</Dependency>
|
||||
<Dependency>packagekit-devel</Dependency>
|
||||
<Dependency>qt5-phonon-devel</Dependency>
|
||||
<Dependency>qt6-phonon-devel</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency>libxkbfile-devel</Dependency>
|
||||
<Dependency>xkeyboard-config</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>qt5-wayland-devel</Dependency>
|
||||
<Dependency>qt6-wayland-devel</Dependency>
|
||||
<Dependency>xorg-server-devel</Dependency>
|
||||
<Dependency>kactivities-devel</Dependency>
|
||||
<Dependency>qt5-sql-postgresql</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-activities-devel</Dependency>
|
||||
<Dependency>qt6-sql-postgresql</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>qqc2-desktop-style</Dependency>
|
||||
<Dependency>libksysguard-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>qt5-x11extras-devel</Dependency>
|
||||
<Dependency>qt6-5compat-devel</Dependency>
|
||||
<Dependency>libusb-compat-devel</Dependency>
|
||||
<Dependency>appstream-qt5-devel</Dependency>
|
||||
<Dependency>appstream-qt6-devel</Dependency>
|
||||
<Dependency>knotifyconfig-devel</Dependency>
|
||||
<Dependency>packagekit-qt5-devel</Dependency>
|
||||
<Dependency>packagekit-qt6-devel</Dependency>
|
||||
<Dependency>xcb-util-image-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
<Dependency>libaccounts-qt5-devel</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<Dependency>libaccounts-qt6-devel</Dependency>
|
||||
<Dependency>qt6-declarative-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
<Dependency>plasma-workspace-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-workspace-devel</Dependency>
|
||||
<Dependency>xorg-input-evdev-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency>kdelibs4-support-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>xcb-util-keysyms-devel</Dependency>
|
||||
<Dependency>libaccounts-glib-devel</Dependency>
|
||||
<Dependency>kactivities-stats-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-activities-stats-devel</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>xorg-input-libinput-devel</Dependency>
|
||||
<Dependency>signon-plugin-oauth2-devel</Dependency>
|
||||
<Dependency>xorg-input-synaptics-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma5-support-devel</Dependency>
|
||||
<Dependency>kded-devel</Dependency>
|
||||
<Dependency>libsdl2-devel</Dependency>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>libcanberra-devel</Dependency>
|
||||
<!--app-->
|
||||
<Dependency>kaccounts-integration-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
@@ -114,7 +123,7 @@
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>kpackage</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>plasma-nm</Dependency>
|
||||
<Dependency>knewstuff</Dependency>
|
||||
<Dependency>scim-libs</Dependency>
|
||||
@@ -124,35 +133,41 @@
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>libXcursor</Dependency>
|
||||
<Dependency>libxkbfile</Dependency>
|
||||
<Dependency>qt5-phonon</Dependency>
|
||||
<Dependency>kactivities</Dependency>
|
||||
<Dependency>qt6-phonon</Dependency>
|
||||
<Dependency>plasma-activities</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>qt5-wayland</Dependency>
|
||||
<Dependency>qt6-wayland</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency>kdeplasma-addons</Dependency>
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>libksysguard</Dependency>
|
||||
<Dependency>libxkbcommon</Dependency>
|
||||
<Dependency>knotifyconfig</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>qt6-5compat</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>packagekit-qt5</Dependency>
|
||||
<Dependency>packagekit-qt6</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>libaccounts-qt5</Dependency>
|
||||
<Dependency>qt5-declarative</Dependency>
|
||||
<Dependency>kdelibs4-support</Dependency>
|
||||
<Dependency>plasma-framework</Dependency>
|
||||
<Dependency>libaccounts-qt6</Dependency>
|
||||
<Dependency>qt6-declarative</Dependency>
|
||||
<Dependency>libplasma</Dependency>
|
||||
<Dependency>plasma-workspace</Dependency>
|
||||
<Dependency>xcb-util-keysyms</Dependency>
|
||||
<Dependency>kactivities-stats</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma-activities-stats</Dependency>
|
||||
<Dependency>qqc2-desktop-style</Dependency>
|
||||
<Dependency>kaccounts-integration</Dependency>
|
||||
<Dependency>ksvg</Dependency>
|
||||
<Dependency>kdoctools</Dependency>
|
||||
<Dependency>plasma5-support</Dependency>
|
||||
<Dependency>libsdl2</Dependency>
|
||||
<Dependency>kirigami</Dependency>
|
||||
<Dependency>kirigami-addons</Dependency>
|
||||
<Dependency>libcanberra</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -160,614 +175,22 @@
|
||||
<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/qt6</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>plasma-desktop-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="86">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="85">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="84">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="83">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="82">
|
||||
<Date>2023-08-05</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="81">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2022-11-21</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Rebuild packagekit-qt5</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-07-10</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-18</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-17</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-03-13</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-25</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-13</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-13</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Clean kcm_translations.mo</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-06</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-10-21</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-09-29</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-04</Date>
|
||||
<Version>5.11.2</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2017-10-16</Date>
|
||||
<Version>5.11.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2017-09-14</Date>
|
||||
<Version>5.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni @pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-08-03</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="87">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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("LICENSES/*", "README*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -12,17 +13,17 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Control Panel for your system firewall</Summary>
|
||||
<Description>Sistem güvenlik duvarınız için Kontrol Paneli</Description>
|
||||
<Archive sha1sum="150fd73c57b865b66b94a740910a5217c6ea1068" type="tarxz">https://download.kde.org/stable/plasma/5.27.11/plasma-firewall-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="ee0abc8f3debd60f78bb4fe31bdfa2bb3bbd66ec" type="tarxz">https://download.kde.org/stable/plasma/6.2.5/plasma-firewall-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ufw</Dependency>
|
||||
<Dependency>kauth-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<Dependency>qt6-declarative-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
@@ -40,10 +41,11 @@
|
||||
<Dependency>kauth</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency>qt5-declarative</Dependency>
|
||||
<Dependency>qt6-declarative</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -56,119 +58,17 @@
|
||||
<Path fileType="info">/usr/share/metainfo</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>plasma-firewall-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-10-29</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Update release="17">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
|
||||
@@ -4,17 +4,17 @@
|
||||
# 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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
# shelltools.system("sed -i 's|5.11.0|5.90.0|g' CMakeLists.txt")
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -11,31 +12,30 @@
|
||||
<License>LGPLv2</License>
|
||||
<IsA>library</IsA>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 Plasma artwork</Summary>
|
||||
<Description>Artwork, styles and assets for the Breeze visual style for the Plasma Desktop</Description>
|
||||
<Archive sha1sum="654400057dfc4cabe59d9c4f7f1305959044aec7" type="tarxz">mirrors://kde/stable/plasma/5.27.11/plasma-integration-5.27.11.tar.xz</Archive>
|
||||
<Summary>kde6 Plasma artwork</Summary>
|
||||
<Description>Artwork, styles and assets for the breeze visual style for the Plasma Desktop</Description>
|
||||
<Archive sha1sum="0df02d1ae68eccfcc8fa55a674eb16195ad4dbae" type="tarxz">mirrors://kde/stable/plasma/6.2.5/plasma-integration-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency>kxmlgui-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-quickcontrols2-devel</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>noto-fonts</Dependency>
|
||||
<Dependency versionFrom="5.27.11">breeze-style</Dependency>
|
||||
<Dependency versionFrom="6.2.5">breeze-style</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">kwayland-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">qqc2-breeze-style-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kguiaddons-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
@@ -44,635 +44,134 @@
|
||||
<Dependency>kjobwidgets-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>qqc2-desktop-style</Dependency>
|
||||
<Dependency>qt5-wayland-devel</Dependency>
|
||||
<Dependency>qt6-wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>plasma-wayland-protocols</Dependency>
|
||||
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>kcolorscheme-devel</Dependency>
|
||||
<Dependency>kstatusnotifieritem-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">xdg-desktop-portal-kde</Dependency>
|
||||
|
||||
<!-- KF5 -->
|
||||
<Dependency versionFrom="5.15.11">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.11">qt5-wayland-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.11">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.11">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.11">qt5-quickcontrols2-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kxmlgui-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>kwayland-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kguiaddons-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kjobwidgets-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>plasma-integration</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-quickcontrols2</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-wayland</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-wayland</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>libXcursor</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
<Dependency>kwayland</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency versionFrom="5.27.11">breeze-style</Dependency>
|
||||
<Dependency versionFrom="6.2.5">breeze-style</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>plasma-integration-data</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kcolorscheme</Dependency>
|
||||
<Dependency>kstatusnotifieritem</Dependency>
|
||||
<Dependency>qqc2-breeze-style</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share/kconf_update</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="library">/usr/lib/qt6</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>plasma-integration-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>plasma5-integration</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.15.11">qt5-base</Dependency>
|
||||
<Dependency versionFrom="5.15.11">qt5-wayland</Dependency>
|
||||
<Dependency versionFrom="5.15.11">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="5.15.11">qt5-x11extras</Dependency>
|
||||
<Dependency versionFrom="5.15.11">qt5-quickcontrols2</Dependency>
|
||||
<Dependency>libXcursor</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
<Dependency>kwayland</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>plasma-integration-data</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>plasma-integration-devel</Name>
|
||||
<Name>plasma-integration-data</Name>
|
||||
<Summary>Development files for plasma-integration</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">plasma-integration</Dependency>
|
||||
<!-- <Dependency release="current">plasma-integration</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/share/kconf_update</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-04</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-14</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("README*", "LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,20 +14,23 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Plasma applet written in QML for managing network connections</Summary>
|
||||
<Description>Plasma applet written in QML for managing network connections</Description>
|
||||
<Archive sha1sum="5a08357bdd1df8966ea2b8ad7ddefe7f79ab97c0" type="tarxz">mirrors://kde/stable/plasma/5.27.11/plasma-nm-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="9d796d78dd7ca71a67eef17029458babc2ccc6dd" type="tarxz">mirrors://kde/stable/plasma/6.2.5/plasma-nm-6.2.5.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-designer</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-designer</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-webengine-devel</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qcoro-qt6-devel</Dependency>
|
||||
<Dependency>networkmanager-qt-devel</Dependency>
|
||||
<Dependency>modemmanager-qt-devel</Dependency>
|
||||
<Dependency>ModemManager-devel</Dependency>
|
||||
<Dependency>cups-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>kdbusaddons-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>ksvg-devel</Dependency>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
@@ -43,35 +47,38 @@
|
||||
<Dependency>NetworkManager-devel</Dependency>
|
||||
<Dependency>mobile-broadband-provider-info</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<!--<Dependency>qt5-quick1-devel</Dependency>--><!--no longer available-->
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
|
||||
<Dependency>kdesignerplugin</Dependency>
|
||||
<Dependency>kinit-devel</Dependency>
|
||||
<Dependency>kemoticons-devel</Dependency>
|
||||
<!--<Dependency>qt6-quick1-devel</Dependency>--><!--no longer available-->
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<!-- kmenuedit -->
|
||||
|
||||
|
||||
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kunitconversion-devel</Dependency>
|
||||
<Dependency>qca2-qt5-devel</Dependency>
|
||||
<Dependency>qca2-qt6-devel</Dependency>
|
||||
<Dependency>prison-devel</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>openconnect-devel</Dependency>
|
||||
<Dependency>libproxy-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>kcolorscheme-devel</Dependency>
|
||||
<Dependency>modemmanager-qt-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>plasma-nm</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
|
||||
<Dependency>qca2-qt5</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency>openconnect</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>ksvg</Dependency>
|
||||
<Dependency>libproxy</Dependency>
|
||||
<Dependency>qca2-qt6</Dependency>
|
||||
<Dependency>qcoro-qt6</Dependency>
|
||||
<Dependency>networkmanager-qt</Dependency>
|
||||
<Dependency>modemmanager-qt</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>solid</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
@@ -82,7 +89,10 @@
|
||||
<Dependency>kirigami</Dependency>
|
||||
<Dependency>kitemviews</Dependency>
|
||||
<Dependency>openconnect</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
|
||||
<Dependency>kcolorscheme</Dependency>
|
||||
<Dependency>modemmanager-qt</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-webengine</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
@@ -101,589 +111,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>plasma-nm-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="83">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="82">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="81">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-05-20</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-04-08</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2019-11-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2019-10-26</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-26</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-12</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Rebuild kdelibs4 remove.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-10-14</Date>
|
||||
<Version>5.11.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2017-09-13</Date>
|
||||
<Version>5.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2017-07-30</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="84">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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,17 +4,17 @@
|
||||
# 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():
|
||||
#shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
pisitools.dodoc("LICENSES/*")
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,9 +14,10 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Plasma applet for audio volume management using PulseAudio.</Summary>
|
||||
<Description>Plasma applet for audio volume management using PulseAudio.</Description>
|
||||
<Archive sha1sum="b669a0d794621f0ff181f4c3a76b4cf43110c7e8" type="tarxz">mirrors://kde/stable/plasma/5.27.11/plasma-pa-5.27.11.tar.xz</Archive>
|
||||
<Archive sha1sum="8184c006b8691d10c7590ee2d4b5aca7e3984073" type="tarxz">mirrors://kde/stable/plasma/6.2.5/plasma-pa-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ki18n-devel</Dependency>
|
||||
<Dependency>ksvg-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
@@ -24,17 +26,17 @@
|
||||
<Dependency>libcanberra-devel</Dependency>
|
||||
<Dependency>kdeclarative-devel</Dependency>
|
||||
<Dependency>kglobalaccel-devel</Dependency>
|
||||
<!-- <Dependency>glib2-devel</Dependency> -->
|
||||
<!-- <Dependency>gconf-devel</Dependency> -->
|
||||
<!-- <Dependency>docbook-xsl</Dependency> -->
|
||||
<!-- <Dependency>kconfigwidgets-devel</Dependency> -->
|
||||
<Dependency>kstatusnotifieritem-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
<Dependency>kitemmodels-devel</Dependency>
|
||||
<Dependency>kirigami-addons</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency>pulseaudio-qt6-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>sound-theme-freedesktop</Dependency>
|
||||
<Dependency versionFrom="5.15.10">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.10">qt5-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.10">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.10">qt6-declarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -42,8 +44,8 @@
|
||||
<Name>plasma-pa</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>ksvg</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<!-- <Dependency>gconf</Dependency> -->
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
@@ -52,10 +54,14 @@
|
||||
<Dependency>kglobalaccel</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>qt5-declarative</Dependency>
|
||||
<Dependency>qt6-declarative</Dependency>
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
<Dependency>kitemmodels</Dependency>
|
||||
<Dependency>kstatusnotifieritem</Dependency>
|
||||
<Dependency>kirigami-addons</Dependency>
|
||||
<Dependency>sound-theme-freedesktop</Dependency>
|
||||
<Dependency versionFrom="5.15.10">qt5-base</Dependency>
|
||||
<Dependency>pulseaudio-qt6</Dependency>
|
||||
<Dependency versionFrom="5.15.10">qt6-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
@@ -66,575 +72,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>plasma-pa-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="81">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="80">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-07-28</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-11-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.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.14.5</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.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</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.14.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-08</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-02</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="82">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
# shelltools.system("rm -r po/nl/docs/plasma-sdk")
|
||||
kde5.configure()
|
||||
kde6.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
kde6.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde6.install()
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -14,12 +15,13 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Applications useful for Plasma development</Summary>
|
||||
<Description>Applications useful for Plasma development</Description>
|
||||
<Archive sha1sum="02ee03c049e35a7d02bf5569977f6b35d956c7f2" type="tarxz">mirrors://kde/stable/plasma/5.27.11/plasma-sdk-5.27.11.1.tar.xz</Archive>
|
||||
<Archive sha1sum="7385aae4039785545bda93149c870e6b4c6dd0d6" type="tarxz">mirrors://kde/stable/plasma/6.2.5/plasma-sdk-6.2.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-webkit-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-svg-devel</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-svg-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative-devel</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-5compat-devel</Dependency>
|
||||
<Dependency>ksvg-devel</Dependency>
|
||||
<Dependency>karchive-devel</Dependency>
|
||||
<Dependency>kcompletion-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
@@ -32,7 +34,7 @@
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>knewstuff-devel</Dependency>
|
||||
<Dependency>kparts-devel</Dependency>
|
||||
<Dependency>plasma-framework-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">libplasma-devel</Dependency>
|
||||
<Dependency>kservice-devel</Dependency>
|
||||
<Dependency>ktexteditor-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
@@ -43,6 +45,8 @@
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency versionFrom="6.2.5">plasma5-support-devel</Dependency>
|
||||
<Dependency>kcolorscheme-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
</Patches>
|
||||
@@ -51,17 +55,19 @@
|
||||
<Package>
|
||||
<Name>plasma-sdk</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="5.15.2">qt5-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-base</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-5compat</Dependency>
|
||||
<Dependency>ktexteditor</Dependency>
|
||||
<Dependency>plasma-framework</Dependency>
|
||||
<Dependency>libplasma</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>ksvg</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>karchive</Dependency>
|
||||
<Dependency>kpackage</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency versionFrom="5.15.2">qt5-declarative</Dependency>
|
||||
<Dependency versionFrom="6.7.1">qt6-declarative</Dependency>
|
||||
<Dependency>kcompletion</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
@@ -69,6 +75,8 @@
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>plasma5-support</Dependency>
|
||||
<Dependency>kcolorscheme</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
@@ -78,568 +86,18 @@
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>plasma-sdk-kf6</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="80">
|
||||
<Date>2024-05-20</Date>
|
||||
<Version>5.27.11.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="79">
|
||||
<Date>2023-12-06</Date>
|
||||
<Version>5.27.10</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="78">
|
||||
<Date>2023-10-26</Date>
|
||||
<Version>5.27.9</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="77">
|
||||
<Date>2023-09-12</Date>
|
||||
<Version>5.27.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="76">
|
||||
<Date>2023-08-01</Date>
|
||||
<Version>5.27.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="75">
|
||||
<Date>2023-06-20</Date>
|
||||
<Version>5.27.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="74">
|
||||
<Date>2023-05-09</Date>
|
||||
<Version>5.27.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="73">
|
||||
<Date>2023-04-08</Date>
|
||||
<Version>5.27.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="72">
|
||||
<Date>2023-03-15</Date>
|
||||
<Version>5.27.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="71">
|
||||
<Date>2023-03-01</Date>
|
||||
<Version>5.27.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="70">
|
||||
<Date>2023-02-22</Date>
|
||||
<Version>5.27.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="69">
|
||||
<Date>2023-02-16</Date>
|
||||
<Version>5.27.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="68">
|
||||
<Date>2023-01-03</Date>
|
||||
<Version>5.26.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="67">
|
||||
<Date>2022-11-29</Date>
|
||||
<Version>5.26.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="66">
|
||||
<Date>2022-11-11</Date>
|
||||
<Version>5.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="65">
|
||||
<Date>2022-10-28</Date>
|
||||
<Version>5.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="64">
|
||||
<Date>2022-09-13</Date>
|
||||
<Version>5.25.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="63">
|
||||
<Date>2022-08-02</Date>
|
||||
<Version>5.25.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="62">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>5.25.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="61">
|
||||
<Date>2022-06-29</Date>
|
||||
<Version>5.25.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="60">
|
||||
<Date>2022-06-22</Date>
|
||||
<Version>5.25.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="59">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>5.25.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="58">
|
||||
<Date>2022-05-06</Date>
|
||||
<Version>5.24.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="57">
|
||||
<Date>2022-02-26</Date>
|
||||
<Version>5.24.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="56">
|
||||
<Date>2022-01-04</Date>
|
||||
<Version>5.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="55">
|
||||
<Date>2021-12-01</Date>
|
||||
<Version>5.23.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="54">
|
||||
<Date>2021-11-10</Date>
|
||||
<Version>5.23.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="53">
|
||||
<Date>2021-10-27</Date>
|
||||
<Version>5.23.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="52">
|
||||
<Date>2021-10-19</Date>
|
||||
<Version>5.23.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="51">
|
||||
<Date>2021-10-14</Date>
|
||||
<Version>5.23.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="50">
|
||||
<Date>2021-08-31</Date>
|
||||
<Version>5.22.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="49">
|
||||
<Date>2021-07-08</Date>
|
||||
<Version>5.22.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="48">
|
||||
<Date>2021-06-22</Date>
|
||||
<Version>5.22.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="47">
|
||||
<Date>2021-06-15</Date>
|
||||
<Version>5.22.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="46">
|
||||
<Date>2021-05-05</Date>
|
||||
<Version>5.21.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="45">
|
||||
<Date>2021-03-17</Date>
|
||||
<Version>5.21.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="44">
|
||||
<Date>2021-03-14</Date>
|
||||
<Version>5.21.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="43">
|
||||
<Date>2021-01-10</Date>
|
||||
<Version>5.20.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="42">
|
||||
<Date>2020-12-11</Date>
|
||||
<Version>5.20.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="41">
|
||||
<Date>2020-09-01</Date>
|
||||
<Version>5.19.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="40">
|
||||
<Date>2020-06-16</Date>
|
||||
<Version>5.19.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="39">
|
||||
<Date>2020-06-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2020-05-06</Date>
|
||||
<Version>5.18.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2020-03-29</Date>
|
||||
<Version>5.18.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>5.17.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="35">
|
||||
<Date>2019-09-15</Date>
|
||||
<Version>5.16.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="34">
|
||||
<Date>2019-07-31</Date>
|
||||
<Version>5.16.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="33">
|
||||
<Date>2019-07-22</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="32">
|
||||
<Date>2019-04-15</Date>
|
||||
<Version>5.15.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="31">
|
||||
<Date>2019-03-12</Date>
|
||||
<Version>5.15.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="30">
|
||||
<Date>2019-02-27</Date>
|
||||
<Version>5.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="29">
|
||||
<Date>2019-02-21</Date>
|
||||
<Version>5.15.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="28">
|
||||
<Date>2019-02-12</Date>
|
||||
<Version>5.15.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="27">
|
||||
<Date>2019-01-12</Date>
|
||||
<Version>5.14.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="26">
|
||||
<Date>2018-12-26</Date>
|
||||
<Version>5.14.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="25">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>5.14.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2018-11-04</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2018-10-17</Date>
|
||||
<Version>5.14.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Rebuild</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2018-05-14</Date>
|
||||
<Version>5.12.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="19">
|
||||
<Date>2018-04-23</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="18">
|
||||
<Date>2018-04-06</Date>
|
||||
<Version>5.12.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="17">
|
||||
<Date>2018-03-22</Date>
|
||||
<Version>5.12.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="16">
|
||||
<Date>2018-02-03</Date>
|
||||
<Version>5.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2017-12-15</Date>
|
||||
<Version>5.11.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2017-11-14</Date>
|
||||
<Version>5.11.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2017-11-02</Date>
|
||||
<Version>5.11.2</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.11.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.10.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2017-06-21</Date>
|
||||
<Version>5.10.2</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Rebuild for new Toolchain.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>5.8.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2016-11-26</Date>
|
||||
<Version>5.8.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2016-11-03</Date>
|
||||
<Version>5.8.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2016-10-20</Date>
|
||||
<Version>5.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2016-10-06</Date>
|
||||
<Version>5.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-30</Date>
|
||||
<Version>5.7.2</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.6.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>5.6.2</Version>
|
||||
<Update release="81">
|
||||
<Date>2025-01-01</Date>
|
||||
<Version>6.2.5</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>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user