summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortaotieren2022-12-04 21:29:44 +0800
committertaotieren2022-12-04 21:29:44 +0800
commit86ffb2845fa6399026420bfa526b6d900ca6aa8d (patch)
treeb708df7c619048a5a0e93e52bfc6c34575145c14 /.SRCINFO
parent962719bdf586b196fb441ecce4705fca18b6b327 (diff)
downloadaur-86ffb2845fa6399026420bfa526b6d900ca6aa8d.tar.gz
Update PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 18 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6b92fa432a7..676f5320005c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xguipro-git
pkgdesc = xGUI (the X Graphics User Interface) Pro is a modern, cross-platform, and advanced HVML renderer which is based on tailored WebKit.
pkgver = 0.6.1.r3.g6f4eca8
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/HVML/xGUI-Pro
arch = x86_64
arch = aarch64
@@ -28,8 +28,6 @@ pkgbase = xguipro-git
depends = glib2
depends = gperf
depends = enchant
- depends = gtk4
- depends = libsoup3
optdepends = purc: The prime HVML interpreter for C Language.
optdepends = purc-midnight-commander: A generic HVML renderer in text mode for development and debugging.
optdepends = webkit2gtk-hvml: Web content engine for GTK (HVML)
@@ -40,4 +38,20 @@ pkgbase = xguipro-git
source = xguipro::git+https://github.com/HVML/xGUI-Pro.git
sha256sums = SKIP
-pkgname = 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 = glib2
+ depends = gperf
+ depends = enchant
+ depends = gtk3
+ depends = libsoup2
+ conflicts = xguipro
+
+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 = glib2
+ depends = gperf
+ depends = enchant
+ depends = gtk4
+ depends = libsoup3
+ conflicts = xguipro