summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorWhiredPlanck2022-07-17 09:13:57 +0800
committerWhiredPlanck2022-07-17 09:13:57 +0800
commit36e4bd8f39de32ee71cfed6337d90e59201b374f (patch)
tree398730f477811e8e763575d0252320e36e8e9a97 /.SRCINFO
parent6fc9c674c810ef5d0cbc95cafe7ecbc1facd9dbc (diff)
downloadaur-36e4bd8f39de32ee71cfed6337d90e59201b374f.tar.gz
Fine tune PKGBUILD
- Update the dependencies - Add verbosity to steps - Echo explains for key steps - Disable install script temporarily
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 9 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 942c40bb1bed..995d9411bca0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yozo-office
- pkgdesc = 永中办公 2019 | Yozo Office 2019 - An M$ Office Compatible Office Suite
+ pkgdesc = Yozo Office 2019 - An M$ Office compatible office suite
pkgver = 8.0.1331.101ZH.S1
- pkgrel = 3
+ pkgrel = 4
url = https://www.yozosoft.com/product-officelinux.html
arch = x86_64
license = custom: yozo
@@ -10,23 +10,14 @@ pkgbase = yozo-office
sha256sums = 0896ca9d4b7163e769ba0be0da0862ed4322dabb18909a3309822832d0047d8f
pkgname = yozo-office
- install = yozo-office.install
- depends = glibc>=2.3
- depends = libx11
- depends = libxext
- depends = libxi
- depends = libxt
- depends = libxtst
- depends = libxmu
- depends = libxau
- depends = libcups
- depends = libxcb
- optdepends = yozo-office-fonts: UI Fonts
- optdepends = yozo-office-templates: Built-in Document Templates
+ depends = gtk2
+ depends = libxml2
+ depends = hicolor-icon-theme
+ optdepends = yozo-office-fonts: built-in fonts
+ optdepends = yozo-office-templates: built-in document templates
pkgname = yozo-office-fonts
- pkgdesc = 永中办公界面字体 | UI Fonts for Yozo Office 2019
+ pkgdesc = Built-in fonts of Yozo Office 2019
pkgname = yozo-office-templates
- pkgdesc = 永中办公内置模板 | Yozo Office 2019 Built-in Document Templates
-
+ pkgdesc = Built-in document templates of Yozo Office 2019