62 lines
2.4 KiB
XML
62 lines
2.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>kmag</Name>
|
|
<Homepage>https://apps.kde.org/kmag/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>kmag</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>A screen magnifier</Summary>
|
|
<Description>KMag is a small utility for Linux to magnify a part of the screen. KMag is very useful for people with visual disabilities and for those working in the fields of image analysis, web development etc.</Description>
|
|
<Archive sha1sum="5c9cab6e072bfce15830d2e7dabababa0d1112e8" type="tarxz">https://download.kde.org/stable/release-service/24.12.3/src/kmag-24.12.3.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>extra-cmake-modules</Dependency>
|
|
<Dependency>kdoctools-devel</Dependency>
|
|
<Dependency>ki18n-devel</Dependency>
|
|
<Dependency>kio-devel</Dependency>
|
|
<Dependency>kxmlgui-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>kmag</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>kio</Dependency>
|
|
<Dependency>libqaccessibilityclient</Dependency>
|
|
<Dependency>icon-theme-hicolor</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr</Path>
|
|
<!--
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/kde4</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
-->
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2025-04-04</Date>
|
|
<Version>24.12.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-04-17</Date>
|
|
<Version>21.12.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|