Files
main/programming/language/python/pyqtermwidget5/pspec.xml
T
2021-11-14 13:00:23 +02:00

157 lines
5.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>pyqtermwidget5</Name>
<Homepage>https://github.com/Rmys/pyqtermwidget5</Homepage>
<Packager>
<Name>Harun Gültekin</Name>
<Email>hrngultekin@gmail.com</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Python binding of terminal widget for Qt</Summary>
<Description>A simple terminal widget for using with PyQt based applications</Description>
<BuildDependencies>
<Dependency>python-sip</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>qtermwidget5-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.2">python-qt5-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="8a73e7c31be379f306b637a9e7cb82d24214de02" type="targz">https://github.com/Rmys/pyqtermwidget5/archive/v0.1.2.tar.gz</Archive>
<Patches>
<Patch>py2config.patch</Patch>
</Patches>
</Source>
<Package>
<Name>pyqtermwidget5</Name>
<Summary>Python binding of terminal widget for Qt</Summary>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>qtermwidget5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="16">
<Date>2021-11-14</Date>
<Version>0.1.2</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2020-12-19</Date>
<Version>0.1.2</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2020-04-26</Date>
<Version>0.1.2</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2020-04-04</Date>
<Version>0.1.2</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2020-03-09</Date>
<Version>0.1.2</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2020-02-07</Date>
<Version>0.1.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2019-11-09</Date>
<Version>0.1.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2019-01-16</Date>
<Version>0.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-12-25</Date>
<Version>0.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-10-17</Date>
<Version>0.1</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-08-07</Date>
<Version>0.1</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-02-10</Date>
<Version>0.1</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-03-21</Date>
<Version>0.1</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-06-09</Date>
<Version>0.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-28</Date>
<Version>0.1</Version>
<Comment>Rebuild</Comment>
<Name>Harun Gültekin</Name>
<Email>hrngultekin@gmail.com</Email>
</Update>
<Update release="1">
<Date>2014-06-19</Date>
<Version>0.1</Version>
<Comment>First release</Comment>
<Name>Harun Gültekin</Name>
<Email>hrngultekin@gmail.com</Email>
</Update>
</History>
</PISI>