plasma-6.4.0
This commit is contained in:
@@ -1,104 +1,108 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>layer-shell-qt</Name>
|
||||
<Homepage>https://kde.org/plasma-desktop/</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv3</License>
|
||||
<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="f6fdc96c641bfb2640fba715d7a96c3f12b27f07" type="tarxz">https://download.kde.org/stable/plasma/6.3.5/layer-shell-qt-6.3.5.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>qt6-wayland-devel</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
<Dependency>qt6-declarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Source>
|
||||
<Name>layer-shell-qt</Name>
|
||||
<Homepage>https://kde.org/plasma-desktop/</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv3</License>
|
||||
<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="e01fe6f48e43cfcaebedcb3a2f6d08fe1dd9072b" type="tarxz">https://download.kde.org/stable/plasma/6.4.0/layer-shell-qt-6.4.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-cursor</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>qt6-base-devel</Dependency>
|
||||
<Dependency>qt6-wayland-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>qt6-declarative-devel</Dependency>
|
||||
<Dependency>wayland-protocols-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
<Patch>layer-shell-qt.patch</Patch>
|
||||
<Patch level="1">layer-shell-qt.patch</Patch>
|
||||
</Patches>
|
||||
-->
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>layer-shell-qt</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</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>
|
||||
<Name>layer-shell-qt-devel</Name>
|
||||
<Summary>Development files for layer-shell-qt</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">layer-shell-qt</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake</Path>
|
||||
</Files>
|
||||
<Replaces>
|
||||
<Package>layer-shell-qt-kf6-devel</Package>
|
||||
</Replaces>
|
||||
</Package>
|
||||
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>layer-shell-qt</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</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>
|
||||
<Name>layer-shell-qt-devel</Name>
|
||||
<Summary>Development files for layer-shell-qt</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">layer-shell-qt</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<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="39">
|
||||
<Date>2025-05-08</Date>
|
||||
<Version>6.3.5</Version>
|
||||
<Update release="40">
|
||||
<Date>2025-06-17</Date>
|
||||
<Version>6.4.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2025-04-02</Date>
|
||||
<Version>6.3.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2025-02-26</Date>
|
||||
<Version>6.3.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2025-02-19</Date>
|
||||
<Version>6.3.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<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>
|
||||
<Update release="39">
|
||||
<Date>2025-05-08</Date>
|
||||
<Version>6.3.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="38">
|
||||
<Date>2025-04-02</Date>
|
||||
<Version>6.3.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="37">
|
||||
<Date>2025-02-26</Date>
|
||||
<Version>6.3.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="36">
|
||||
<Date>2025-02-19</Date>
|
||||
<Version>6.3.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<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>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user