Page MenuHomeSolus

D7394.id17758.diff
No OneTemporary

D7394.id17758.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,9 @@
+libQt5Core.so.5
+libQt5Gui.so.5
+libQt5Network.so.5
+libQt5WebEngine.so.5
+libQt5WebEngineCore.so.5
+libQt5WebEngineWidgets.so.5
+libQt5Widgets.so.5
+libc.so.6
+libstdc++.so.6
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,23 @@
+name : python-qtwebengine
+version : 5.13.1
+release : 4
+source :
+ - https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/5.13.1/PyQtWebEngine_gpl-5.13.1.tar.gz : 8d8c1262005d8465653a848bf67327fb338e0d3c2d26090a6f7eb071dbb42092
+license : GPL-3.0-or-later
+component : programming.python
+summary : Python bindings for QtWebEngine
+description: |
+ A set of Python bindings for the Qt Company's Qt WebEngine libraries.
+replaces :
+ - python3-qtwebengine
+builddeps :
+ - pkgconfig(python3)
+ - pkgconfig(Qt5WebEngine)
+ - python3-qt5
+ - python3-sip-devel
+setup : |
+ python3 configure.py --no-sip-files
+build : |
+ %make
+install : |
+ %make_install INSTALL_ROOT="$installdir" -j1
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,46 @@
+<PISI>
+ <Source>
+ <Name>python-qtwebengine</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>GPL-3.0-or-later</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Python bindings for QtWebEngine</Summary>
+ <Description xml:lang="en">A set of Python bindings for the Qt Company&apos;s Qt WebEngine libraries.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-qtwebengine</Name>
+ <Summary xml:lang="en">Python bindings for QtWebEngine</Summary>
+ <Description xml:lang="en">A set of Python bindings for the Qt Company&apos;s Qt WebEngine libraries.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyQt5/QtWebEngine.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyQt5/QtWebEngine.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyQt5/QtWebEngineCore.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyQt5/QtWebEngineCore.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyQt5/QtWebEngineWidgets.pyi</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyQt5/QtWebEngineWidgets.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyQtWebEngine-5.13.1.dist-info/INSTALLER</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyQtWebEngine-5.13.1.dist-info/METADATA</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PyQtWebEngine-5.13.1.dist-info/RECORD</Path>
+ <Path fileType="data">/usr/share/qt5/qsci/api/python/PyQtWebEngine.api</Path>
+ </Files>
+ <Replaces>
+ <Package>python3-qtwebengine</Package>
+ </Replaces>
+ </Package>
+ <History>
+ <Update release="4">
+ <Date>2019-10-13</Date>
+ <Version>5.13.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:18 PM (2 h, 49 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808281
Default Alt Text
D7394.id17758.diff (3 KB)

Event Timeline