Files
main/programming/language/python/pyqtermwidget5/pspec.xml
T
2019-11-09 23:24:26 +03:00

113 lines
4.1 KiB
XML

<PISI>
<Source>
<Name>pyqtermwidget5</Name>
<Homepage>http://gitorious.org/qtermwidget</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-devel</Dependency>
<Dependency>python-qt5-devel</Dependency>
<Dependency>python-sip</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qtermwidget5-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="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>