Merge pull request #18869 from Rmys/master

plasma-6.7.0
This commit is contained in:
Rmys
2026-06-16 17:25:27 +03:00
committed by GitHub
2 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import kde6
def setup():
shelltools.system("sed -e 's|KF_DEP_VERSION VERSION_LESS 6.27|TRUE|' -i CMakeLists.txt")
shelltools.system("patch -Rp1 < 0be16663.patch")
# shelltools.system("sed -e 's|KF_DEP_VERSION VERSION_LESS 6.27|TRUE|' -i CMakeLists.txt")
# shelltools.system("patch -Rp1 < 0be16663.patch")
kde6.configure()
def build():
+9 -1
View File
@@ -13,7 +13,8 @@
<IsA>app:console</IsA>
<Summary>KDE library for handling mail messages and newsgroup articles.</Summary>
<Description>kmime library for handling mail messages and newsgroup articles.</Description>
<Archive sha1sum="293ede009953bb409b61f6553ae5e22bcfedb627" type="tarxz">https://download.kde.org/stable/frameworks/6.27/kmime-6.27.0.tar.xz</Archive>
<Archive sha1sum="672381017d7554212f2d98381376d43f152e3ff0" type="tarxz">https://download.kde.org/stable/release-service/26.04.2/src/kmime-26.04.2.tar.xz</Archive>
<!-- <Archive sha1sum="293ede009953bb409b61f6553ae5e22bcfedb627" type="tarxz">https://download.kde.org/stable/frameworks/6.27/kmime-6.27.0.tar.xz</Archive> -->
<AdditionalFiles>
<AdditionalFile target="0be16663.patch">0be16663.patch</AdditionalFile>
</AdditionalFiles>
@@ -67,6 +68,13 @@
</Package>
<History>
<Update release="78">
<Date>2026-06-16</Date>
<Version>26.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="77">
<Date>2026-06-14</Date>
<Version>6.27.0</Version>