Files
2022-08-21 22:44:35 +03:00

101 lines
3.7 KiB
XML
Raw Permalink 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://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>service-manager</Name>
<Homepage>https://www.pisilinux.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<Icon>service-manager</Icon>
<Summary>System Service configuration GUI</Summary>
<Description>This system service configuration software is developed for Pisi Linux. It provides managing system services.</Description>
<Archive sha1sum="982265f6d195eac688e2605b596efbf8dd655162" type="targz">https://github.com/PisiLinuxNew/service-manager/archive/refs/tags/service-manager-3.1.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>docutils</Dependency>
<Dependency>python-docutils</Dependency>
<Dependency>python-qt5-devel</Dependency>
<Dependency>pisilinux-desktop-services</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">Icons_display_fix.patch</Patch-->
</Patches>
</Source>
<Package>
<Name>service-manager</Name>
<RuntimeDependencies>
<Dependency>python-qt5</Dependency>
<Dependency>pisilinux-desktop-services</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/applications</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2022-08-21</Date>
<Version>3.1.4</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2022-06-03</Date>
<Version>3.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2021-11-28</Date>
<Version>3.1.2</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2019-12-06</Date>
<Version>3.1.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-10-17</Date>
<Version>3.1.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-01-11</Date>
<Version>3.1.1</Version>
<Comment>fixed icons and window title issues</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2017-08-24</Date>
<Version>3.1.1</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2016-06-03</Date>
<Version>3.1.0</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>