summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoracxz2022-04-02 01:25:46 -0400
committeracxz2022-04-02 01:27:06 -0400
commit6e712e6c588d550a1a6f83c1b37c2c9135aae6ba (patch)
tree73909ae8eab7ffc1a0dc923b17412e55ec49b95d /.SRCINFO
downloadaur-6e712e6c588d550a1a6f83c1b37c2c9135aae6ba.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO51
1 files changed, 51 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1c9e4fc089e1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,51 @@
+pkgbase = python-pyqt5-sip4
+ pkgdesc = A set of Python bindings for the Qt5 toolkit
+ pkgver = 5.15.6
+ pkgrel = 1
+ url = https://riverbankcomputing.com/software/pyqt/intro
+ arch = x86_64
+ groups = pyqt5
+ license = GPL
+ makedepends = sip
+ makedepends = pyqt-builder
+ makedepends = python-opengl
+ makedepends = python-dbus
+ makedepends = qt5-connectivity
+ makedepends = qt5-multimedia
+ makedepends = qt5-tools
+ makedepends = qt5-serialport
+ makedepends = qt5-speech
+ makedepends = qt5-svg
+ makedepends = qt5-webkit
+ makedepends = qt5-websockets
+ makedepends = qt5-x11extras
+ makedepends = qt5-xmlpatterns
+ makedepends = qt5-remoteobjects
+ makedepends = qt5-quick3d
+ depends = python-pyqt5-sip
+ depends = qt5-base
+ optdepends = python-opengl: enable OpenGL 3D graphics in PyQt applications
+ optdepends = python-dbus: for python-dbus mainloop support
+ optdepends = qt5-multimedia: QtMultimedia, QtMultimediaWidgets
+ optdepends = qt5-tools: QtHelp, QtDesigner
+ optdepends = qt5-svg: QtSvg
+ optdepends = qt5-webkit: QtWebKit, QtWebKitWidgets
+ optdepends = qt5-xmlpatterns: QtXmlPatterns
+ optdepends = qt5-declarative: QtQml, qmlplugin
+ optdepends = qt5-serialport: QtSerialPort
+ optdepends = qt5-websockets: QtWebSockets
+ optdepends = qt5-connectivity: QtNfc, QtBluetooth
+ optdepends = qt5-x11extras: QtX11Extras
+ optdepends = qt5-remoteobjects: QtRemoteObjects
+ optdepends = qt5-speech: QtTextToSpeech
+ optdepends = qt5-quick3d: QtQuick3D
+ provides = qt5-python-bindings
+ provides = python-pyqt5
+ conflicts = pyqt5-common
+ conflicts = python-pyqt5
+ source = https://pypi.python.org/packages/source/P/PyQt5/PyQt5-5.15.6.tar.gz
+ source = restore-sip4-support.patch
+ sha256sums = 80343bcab95ffba619f2ed2467fd828ffeb0a251ad7225be5fc06dcc333af452
+ sha256sums = c8881a8dc666e509773f93330615d310f9f040c2167dc9e98843741691395f72
+
+pkgname = python-pyqt5-sip4