framework-6.19.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>kstatusnotifieritem</Name>
|
||||
@@ -12,31 +12,30 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Implementation of Status Notifier Items</Summary>
|
||||
<Description>Durum Bildirici Öğelerinin Uygulanması</Description>
|
||||
<Archive sha1sum="938cf372782367b3955728a8237567d6f09315c9" type="tarxz">https://download.kde.org/stable/frameworks/6.18/kstatusnotifieritem-6.18.0.tar.xz</Archive>
|
||||
<Archive sha1sum="a956c3432f02475df2359d2be01802098ccfa31f" type="tarxz">https://download.kde.org/stable/frameworks/6.19/kstatusnotifieritem-6.19.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt6-linguist</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-build</Dependency>
|
||||
<Dependency>pyside6-devel</Dependency>
|
||||
<Dependency>python3-shiboken6-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>qt6-linguist</Dependency>
|
||||
<Dependency versionFrom="6.18.0">kwindowsystem-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>python3-shiboken6-devel</Dependency>
|
||||
<Dependency versionFrom="6.19.0">kwindowsystem-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>kstatusnotifieritem.patch</Patch>
|
||||
<Patch level="1">kstatusnotifieritem.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
<Patches>
|
||||
<Patch>kstatusnotifieritem.patch</Patch>
|
||||
<Patch level="1">kstatusnotifieritem.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>kstatusnotifieritem</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>pyside6</Dependency>
|
||||
<Dependency>qt6-base</Dependency>
|
||||
<Dependency>shiboken6</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -69,6 +68,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2025-10-11</Date>
|
||||
<Version>6.19.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2025-09-12</Date>
|
||||
<Version>6.18.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user