Files
main/desktop/kde/bindings/python3-kde5/pspec.xml
T
2019-02-14 22:41:19 +03:00

132 lines
4.9 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 "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-kde5</Name>
<Homepage>http://www.kde.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Summary>Python3 bindings for KDE5</Summary>
<Description>python3-kde5 are the Python3 bindings for KDE5.</Description>
<Archive sha1sum="d48f816bc651514abd5cc4af05cc7dc961d2f302" type="targz">https://github.com/groni/Sources/raw/master/python-kde5-4.90.81.tar.gz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>glibc-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>kauth-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
<Dependency>karchive-devel</Dependency>
<Dependency>kplotting-devel</Dependency>
<Dependency>solid-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>sonnet-devel</Dependency>
<Dependency>kguiaddons-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>python3-sip</Dependency>
<Dependency>python3-qt5-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-kde5</Name>
<IsA>app:console</IsA>
<IsA>library</IsA>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>kauth</Dependency>
<Dependency>kitemmodels</Dependency>
<Dependency>kitemviews</Dependency>
<Dependency>karchive</Dependency>
<Dependency>kplotting</Dependency>
<Dependency>solid</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>sonnet</Dependency>
<Dependency>kguiaddons</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>python3-kde5-devel</Name>
<IsA>data</IsA>
<Summary>Development files for python3-kde5</Summary>
<RuntimeDependencies>
<Dependency release="current">python3-kde5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/sip</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2019-02-14</Date>
<Version>4.90.81</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-01-20</Date>
<Version>4.90.81</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-11-13</Date>
<Version>4.90.81</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-10-14</Date>
<Version>4.90.81</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-11</Date>
<Version>4.90.81</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-02-02</Date>
<Version>4.90.81</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2017-04-29</Date>
<Version>4.90.81</Version>
<Comment>Release bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-11-20</Date>
<Version>4.90.81</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>