summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortaotieren2023-03-16 23:12:44 +0800
committertaotieren2023-03-16 23:12:44 +0800
commit941336711f050c38343b0be884921888097c5640 (patch)
tree20637a3bb7640b10458ab01b4f7d5775f18cb745 /.SRCINFO
parent3e303b0311df4fa4dd3c1ef415318221c2c349c3 (diff)
downloadaur-941336711f050c38343b0be884921888097c5640.tar.gz
Update 0.6.4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO46
1 files changed, 17 insertions, 29 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60bc65b36831..c9a121372a2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.3
+ pkgver = 0.6.4.r1.g8d895f8
pkgrel = 1
url = https://github.com/HVML/xGUI-Pro
arch = x86_64
@@ -10,26 +10,27 @@ pkgbase = xguipro-git
arch = powerpc64le
groups = hvml-git
license = LGPL-3.0
- makedepends = git
- makedepends = cmake
- makedepends = ninja
makedepends = ccache
+ makedepends = cmake
+ makedepends = curl
+ makedepends = enchant
+ makedepends = glib2
+ makedepends = git
makedepends = gcc
- makedepends = python
+ makedepends = gtk3
+ makedepends = gperf
+ makedepends = libsoup
makedepends = libxml2
- makedepends = ruby
- makedepends = curl
+ makedepends = ninja
+ makedepends = icu
makedepends = openssl
- makedepends = sqlite
makedepends = pkgconf
+ makedepends = purc
+ makedepends = python
+ makedepends = ruby
+ makedepends = sqlite
makedepends = zlib
- makedepends = icu
- makedepends = webkit2gtk-hvml
- depends = glib2
- depends = gperf
- depends = enchant
- optdepends = purc: The prime HVML interpreter for C Language.
- optdepends = purc-midnight-commander: A generic HVML renderer in text mode for development and debugging.
+ depends = webkit2gtk
optdepends = webkit2gtk-hvml: Web content engine for GTK (HVML)
provides = xguipro
provides = xGUI-Pro
@@ -40,18 +41,5 @@ 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 = glib2
- depends = gperf
- depends = enchant
- depends = gtk3
- depends = libsoup
- 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
+ conflicts = xguipro-gtk3