Files
main/desktop/pisilinux/pisilinux-welcome-qt6/pspec.xml
T
2024-06-14 09:25:15 +03:00

62 lines
2.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>pisilinux-welcome-qt6</Name>
<Homepage>https://pisilinux.org</Homepage>
<Packager>
<Name>Metehan Özbek</Name>
<Email>mthnzbk@gmail.com</Email>
</Packager>
<License>GPLv3</License>
<Icon>pisilinux-welcome</Icon>
<IsA>app:gui</IsA>
<Summary>Pisi Linux Welcome Application</Summary>
<Description>Pisi Linux Welcome Application</Description>
<Archive sha1sum="e0268bd2f5ca0145bd5f6dd02859b382fd2efd2e" type="targz">https://github.com/PisiLinuxNew/pisilinux-welcome-qt6/archive/refs/tags/v1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-qt6</Dependency>
<Dependency>qt6-linguist</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-pyqt6-sip</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>pisilinux-welcome-qt6</Name>
<RuntimeDependencies>
<Dependency>python3-qt6</Dependency>
<Dependency>python3-pyqt6-sip</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/pisilinux-welcome</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/lib/python3*/site-packages</Path>
<Path fileType="localdata">/usr/share/welcome/languages</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2024-06-13</Date>
<Version>2.0</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2024-05-30</Date>
<Version>2.0</Version>
<Comment>first</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>