Files
main/programming/language/python/pyqtermwidget5/pspec.xml
T
Ertuğrul Erata 0fccdb6efd rebuild
2017-03-21 15:31:52 +02:00

71 lines
2.6 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="5309a4270e797e7086746ee22e778e168db281e2" type="targz">https://github.com/hrngultekin/pyqtermwidget5/archive/pyqtermwidget5-v0.1.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="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>