Merge branch 'master' of github.com:pisilinux/main
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>pyqtermwidget5</Name>
|
<Name>pyqtermwidget5</Name>
|
||||||
@@ -39,6 +38,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2016-05-23</Date>
|
||||||
|
<Version>0.1</Version>
|
||||||
|
<Comment>Rebuild</Comment>
|
||||||
|
<Name>Harun Gültekin</Name>
|
||||||
|
<Email>hrngultekin@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2014-06-19</Date>
|
<Date>2014-06-19</Date>
|
||||||
<Version>0.1</Version>
|
<Version>0.1</Version>
|
||||||
|
|||||||
@@ -12,9 +12,9 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>SIP is a tool for generating bindings for C++ classes so that they can be used by Python</Summary>
|
<Summary>SIP is a tool for generating bindings for C++ classes so that they can be used by Python</Summary>
|
||||||
<Description>SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python. It takes any C or C++ libraries and converts them into Python extension modules.</Description>
|
<Description>SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python. It takes any C or C++ libraries and converts them into Python extension modules.</Description>
|
||||||
<Archive sha1sum="c0a09aa63523293c5ca39444746b1cef1253a0c5" type="targz">mirrors://sourceforge/pyqt/sip-4.16.9.tar.gz</Archive>
|
<Archive sha1sum="6704854bc684de3b76c9db61ce54a74e7de5cf45" type="targz">mirrors://sourceforge/pyqt/sip-4.18.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
|
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<Dependency>python-devel</Dependency>
|
<Dependency>python-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -49,6 +49,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2016-05-20</Date>
|
||||||
|
<Version>4.18</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>Ayhan Yalçınsoy</Name>
|
||||||
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2016-05-08</Date>
|
<Date>2016-05-08</Date>
|
||||||
<Version>4.16.9</Version>
|
<Version>4.16.9</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user