Files
main/desktop/kde/plasma/union/pspec.xml
T
2026-07-14 16:35:41 +03:00

102 lines
3.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>union</Name>
<Homepage>https://kde.org/plasma-desktop/</Homepage>
<Packager>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>LGPLv3</License>
<IsA>library</IsA>
<Summary>A Qt style supporting both QtQuick and QtWidgets</Summary>
<Description>Hem QtQuick hem de QtWidgets'ı destekleyen bir Qt stili.</Description>
<Archive sha1sum="783b0c08f5d5b805963fc8a97fa83b703b63a316" type="tarxz">https://download.kde.org/stable/plasma/6.7.3/union-6.7.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>kconfig-devel</Dependency>
<Dependency>kirigami-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kguiaddons-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kcolorscheme-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt6-declarative-devel</Dependency>
<Dependency>qt6-shadertools-devel</Dependency>
<Dependency>cxx-rust-cssparser-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>union.patch</Patch>
<Patch level="1">union.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>union</Name>
<RuntimeDependencies>
<Dependency>kconfig</Dependency>
<Dependency>kirigami</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>kguiaddons</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kcolorscheme</Dependency>
<Dependency>qt6-declarative</Dependency>
<Dependency>cxx-rust-cssparser</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>union-devel</Name>
<Summary>Development files for union</Summary>
<RuntimeDependencies>
<Dependency release="current">union</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2026-07-14</Date>
<Version>6.7.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2026-06-30</Date>
<Version>6.7.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2026-06-23</Date>
<Version>6.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2026-06-16</Date>
<Version>6.7.0</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>