applications-25.08.2

This commit is contained in:
Rmys
2025-10-10 16:39:36 +03:00
parent 3ccc695662
commit 710469ba8a
79 changed files with 9701 additions and 9061 deletions
+105 -97
View File
@@ -1,60 +1,68 @@
<?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>kapptemplate</Name>
<Homepage>http://www.kde.org/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.kde.sdk</PartOf>
<Summary>Application template generator</Summary>
<Description>kapptemplate is a shell script that will create the necessary framework to develop several types of applications, including applications based on the KDE development platform.</Description>
<Archive sha1sum="45bd448d98768699a716c754079b602bbb8bdccd" type="tarxz">mirrors://kde/stable/release-service/25.08.1/src/kapptemplate-25.08.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>karchive-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kirigami-addons</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kcompletion-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.9.0">qt6-base-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kapptemplate</Name>
<RuntimeDependencies>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>karchive</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kirigami-addons</Dependency>
<Dependency versionFrom="6.9.0">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
<Replaces>
<Package>kapptemplate-kf6</Package>
</Replaces>
</Package>
<Source>
<Name>kapptemplate</Name>
<Homepage>http://www.kde.org/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.kde.sdk</PartOf>
<Summary>Application template generator</Summary>
<Description>kapptemplate is a shell script that will create the necessary framework to develop several types of applications, including applications based on the KDE development platform.</Description>
<Archive sha1sum="1ef8046929835d507242e2ae209ec0636860085a" type="tarxz">mirrors://kde/stable/release-service/25.08.2/src/kapptemplate-25.08.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>karchive-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kirigami-addons</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kcompletion-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency versionFrom="6.9.0">qt6-base-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kapptemplate</Name>
<RuntimeDependencies>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>karchive</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kirigami-addons</Dependency>
<Dependency versionFrom="6.9.0">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
<Replaces>
<Package>kapptemplate-kf6</Package>
</Replaces>
</Package>
<History>
<Update release="66">
<Date>2025-10-09</Date>
<Version>25.08.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="65">
<Date>2025-09-11</Date>
<Version>25.08.1</Version>
@@ -76,47 +84,47 @@
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="62">
<Date>2025-06-08</Date>
<Version>25.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="61">
<Date>2025-05-08</Date>
<Version>25.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="60">
<Date>2025-04-20</Date>
<Version>25.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="59">
<Date>2025-04-02</Date>
<Version>24.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="58">
<Date>2025-02-06</Date>
<Version>24.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="57">
<Date>2025-01-10</Date>
<Version>24.12.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
<Update release="62">
<Date>2025-06-08</Date>
<Version>25.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="61">
<Date>2025-05-08</Date>
<Version>25.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="60">
<Date>2025-04-20</Date>
<Version>25.04.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="59">
<Date>2025-04-02</Date>
<Version>24.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="58">
<Date>2025-02-06</Date>
<Version>24.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="57">
<Date>2025-01-10</Date>
<Version>24.12.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>