Files
main/desktop/kde/utils/kcharselect/pspec.xml
T
2015-08-20 23:19:08 +02:00

54 lines
2.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kcharselect</Name>
<Homepage>http://utils.kde.org/projects/kcharselect</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>kcharselect</Icon>
<IsA>app:gui</IsA>
<Summary>A character selector</Summary>
<Description>KCharSelect is a tool to select special characters from all installed fonts and copy them into the clipboard.</Description>
<Archive sha1sum="297fcccc803304831d3e7dec41967ed6616735ad" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kcharselect-15.08.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kcharselect</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2014-08-20</Date>
<Version>15.08.0</Version>
<Comment>First Release.</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>