summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 18 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb16437fa97c..774f59c89912 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,29 @@
pkgbase = opencl-caps-viewer
pkgdesc = OpenCL Hardware Capability Viewer
pkgver = 1.20
- pkgrel = 2
+ pkgrel = 3
url = https://opencl.gpuinfo.org/
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
- depends = opencl-icd-loader
- depends = qt5-x11extras
- source = git+https://github.com/SaschaWillems/OpenCLCapsViewer.git#tag=1.20
+ makedepends = opencl-icd-loader
+ makedepends = qt5-wayland
+ makedepends = qt5-x11extras
+ source = git+https://github.com/SaschaWillems/OpenCLCapsViewer.git#commit=fd813b28108521d6d6f530d9b65fb38a89926984
source = git+https://github.com/KhronosGroup/OpenCL-Headers.git
sha256sums = SKIP
sha256sums = SKIP
-pkgname = opencl-caps-viewer
+pkgname = opencl-caps-viewer-x11
+ pkgdesc = OpenCL Hardware Capability Viewer (X11)
+ depends = opencl-icd-loader
+ depends = qt5-x11extras
+ provides = opencl-caps-viewer
+ conflicts = opencl-caps-viewer
+
+pkgname = opencl-caps-viewer-wayland
+ pkgdesc = OpenCL Hardware Capability Viewer (Wayland)
+ depends = opencl-icd-loader
+ depends = qt5-wayland
+ provides = opencl-caps-viewer
+ conflicts = opencl-caps-viewer