summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortaotieren2023-07-25 23:43:57 +0800
committertaotieren2023-07-25 23:43:57 +0800
commit119fc408d81cd8fd2a710682a6b001d8c6195e9a (patch)
tree7b9a5f9356c0a264e82fffa8cea5185c38597494 /.SRCINFO
parent68c9f2c406933248b9017a3be184cad1f28d6793 (diff)
downloadaur-119fc408d81cd8fd2a710682a6b001d8c6195e9a.tar.gz
Update 0.8.1.r1.g0065cb9-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO51
1 files changed, 27 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce0c70619ae7..345a1e026b96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = xguipro-git
url = https://github.com/HVML/xGUI-Pro
arch = x86_64
arch = aarch64
+ arch = riscv64
arch = mips64
arch = powerpc
arch = powerpc64le
@@ -12,23 +13,22 @@ pkgbase = xguipro-git
license = LGPL-3.0
makedepends = ccache
makedepends = cmake
- makedepends = curl
- makedepends = enchant
- makedepends = glib2
makedepends = git
- makedepends = gcc
- makedepends = gperf
- makedepends = libxml2
+ makedepends = base-devel
makedepends = ninja
- makedepends = icu
- makedepends = openssl
makedepends = pkgconf
- makedepends = purc
- makedepends = python
- makedepends = ruby
- makedepends = sqlite
- makedepends = zlib
- depends = webkit2gtk-4.1
+ depends = curl
+ depends = enchant
+ depends = glib2
+ depends = gperf
+ depends = libxml2
+ depends = icu
+ depends = openssl
+ depends = purc
+ depends = python
+ depends = ruby
+ depends = sqlite
+ depends = zlib
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
@@ -39,18 +39,21 @@ 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-4.1
+ depends = curl
+ depends = enchant
+ depends = glib2
+ depends = gperf
+ depends = libxml2
+ depends = icu
+ depends = openssl
+ depends = purc
+ depends = python
+ depends = ruby
+ depends = sqlite
+ depends = zlib
+ depends = webkit2gtk
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