summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortaotieren2023-07-18 15:33:10 +0800
committertaotieren2023-07-18 15:33:10 +0800
commitaf5f8c2a92180a5fd48d4952b752e7bc0a40116d (patch)
tree6563c2102462b6e38350ee2a14da4230b0943ba7 /.SRCINFO
parentfbf2235357e0e35ad497cb46c887bafe9b6c28c2 (diff)
downloadaur-af5f8c2a92180a5fd48d4952b752e7bc0a40116d.tar.gz
Update 0.8.1.r1.g0065cb9-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 13 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f90c79d5cd3..ce0c70619ae7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -28,10 +28,8 @@ pkgbase = xguipro-git
makedepends = ruby
makedepends = sqlite
makedepends = zlib
- makedepends = gtk3
- makedepends = libsoup
- depends = webkit2gtk
- optdepends = webkit2gtk-hvml: Web content engine for GTK (HVML)
+ depends = webkit2gtk-4.1
+ optdepends = webkit2gtk-hvml: to support two HVML-specific attributes hvml-handle and hvml-events. This tailored WebKit engine provides support for two ports: GTK+ and HybridOS (MiniGUI).
provides = xguipro
provides = xGUI-Pro
conflicts = xguipro
@@ -41,9 +39,18 @@ pkgbase = xguipro-git
pkgname = xguipro-gtk3-git
pkgdesc = xGUI (the X Graphics User Interface) Pro is a modern, cross-platform, and advanced HVML renderer which is based on tailored WebKit. (gtk3)
- depends = webkit2gtk
- depends = webkit2gtk
+ depends = webkit2gtk-4.1
depends = gtk3
depends = libsoup
conflicts = xguipro
conflicts = xguipro-gtk3
+ options = !strip
+
+pkgname = xguipro-gtk4-git
+ pkgdesc = xGUI (the X Graphics User Interface) Pro is a modern, cross-platform, and advanced HVML renderer which is based on tailored WebKit. (gtk4)
+ depends = webkit2gtk-4.1
+ depends = gtk4
+ depends = libsoup3
+ conflicts = xguipro
+ conflicts = xguipro-gtk4
+ options = !strip