py3 rebuilds..
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>qscintilla2</Name>
|
||||
@@ -32,6 +33,7 @@
|
||||
<Patch>libname.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>qscintilla2</Name>
|
||||
<RuntimeDependencies>
|
||||
@@ -46,6 +48,7 @@
|
||||
<Path fileType="localedata">/usr/share/qt5/translations</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>qscintilla2-python-common</Name>
|
||||
<Summary>Common python qscintilla bindings files shared between qscintilla2-python and qscintilla2-python3</Summary>
|
||||
@@ -57,6 +60,7 @@
|
||||
<Path fileType="data">/usr/share/sip</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>qscintilla2-python</Name>
|
||||
<Summary>Python 2.x bindings for qscintilla2</Summary>
|
||||
@@ -69,6 +73,7 @@
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>qscintilla2-python3</Name>
|
||||
<Summary>Python 3.x bindings for qscintilla2</Summary>
|
||||
@@ -83,6 +88,7 @@
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>qscintilla2-doc</Name>
|
||||
<Summary>HTML documentation for qscintilla2</Summary>
|
||||
@@ -91,6 +97,7 @@
|
||||
<Path fileType="doc">/usr/share/doc/qscintilla2/html</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>qscintilla2-devel</Name>
|
||||
<Summary>Development files for qscintilla2</Summary>
|
||||
@@ -101,13 +108,14 @@
|
||||
<Path fileType="header">/usr/include/qt5/Qsci</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-10-24</Date>
|
||||
<Date>2016-05-08</Date>
|
||||
<Version>2.9.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user