aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManoel Vilela2019-02-27 22:36:00 -0300
committerManoel Vilela2019-02-27 22:43:32 -0300
commitb6cc4474aff82cd70ba4513180f6a4a0cd2d00ab (patch)
tree1e5a1ea2d9a6ad6fc657ff068e7135beda042a65
parentc4994f6527aa180032b81a7775cad667480e1235 (diff)
downloadaur-b6cc4474aff82cd70ba4513180f6a4a0cd2d00ab.tar.gz
Rename package to wps-office-stable
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD17
-rw-r--r--wps-office-stable.install (renamed from wps-office.install)0
3 files changed, 17 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4e1338b1c1e..2272f9a2b244 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,9 @@
-# Generated by mksrcinfo v8
-# Wed Sep 12 14:03:53 UTC 2018
-pkgbase = wps-office
+pkgbase = wps-office-stable
pkgdesc = Kingsoft Office (WPS Office) is an office productivity suite
pkgver = 10.1.0.6757
pkgrel = 1
url = http://wps-community.org/
- install = wps-office.install
+ install = wps-office-stable.install
arch = i686
arch = x86_64
license = custom
@@ -25,12 +23,12 @@ pkgbase = wps-office
optdepends = pango: for complex (right-to-left) text support
optdepends = curl: An URL retrieval utility and library
optdepends = ttf-wps-fonts: Symbol fonts required by wps-office
+ optdepends = ttf-ms-fonts: Microsft Fonts recommended for wps-office
conflicts = kingsoft-office
+ conflicts = wps-office
options = !emptydirs
source_i686 = http://kdl.cc.ksosoft.com/wps-community/download/6757/wps-office_10.1.0.6757_x86.tar.xz
- sha1sums_i686 = 3c6095380c32252afd7838f295259b14a0bf726e
source_x86_64 = http://kdl.cc.ksosoft.com/wps-community/download/6757/wps-office_10.1.0.6757_x86_64.tar.xz
- sha1sums_x86_64 = 03a781599dfcf001fc3bcf1d49699bd1a44aaceb
-pkgname = wps-office
+pkgname = wps-office-stable
diff --git a/PKGBUILD b/PKGBUILD
index d20f97609514..c94c8f065011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jove Yu <yushijun110 [at] gmail.com>
# Contributor: Ariel AxionL <axionl at aosc dot io>
-pkgname=wps-office
+pkgname=wps-office-stable
pkgver=10.1.0.6757
#_pkgver=10.1.0.5707~a21
pkgrel=1
@@ -17,15 +17,22 @@ optdepends=('cups: for printing support'
'libjpeg-turbo: JPEG image codec support'
'pango: for complex (right-to-left) text support'
'curl: An URL retrieval utility and library'
- 'ttf-wps-fonts: Symbol fonts required by wps-office')
-conflicts=('kingsoft-office')
+ 'ttf-wps-fonts: Symbol fonts required by wps-office'
+ 'ttf-ms-fonts: Microsft Fonts recommended for wps-office')
+conflicts=('kingsoft-office' 'wps-office')
+provides=('wps-office')
options=('!emptydirs')
install=${pkgname}.install
[[ "$CARCH" = "i686" ]] && _archext=x86 || _archext=x86_64
source_i686=("http://kdl.cc.ksosoft.com/wps-community/download/6757/wps-office_${pkgver}_x86.tar.xz")
source_x86_64=("http://kdl.cc.ksosoft.com/wps-community/download/6757/wps-office_${pkgver}_x86_64.tar.xz")
-sha1sums_i686=('3c6095380c32252afd7838f295259b14a0bf726e')
-sha1sums_x86_64=('03a781599dfcf001fc3bcf1d49699bd1a44aaceb')
+
+
+
+
+
+
+
PKGEXT=".pkg.tar"
prepare() {
diff --git a/wps-office.install b/wps-office-stable.install
index fdd39f54ff24..fdd39f54ff24 100644
--- a/wps-office.install
+++ b/wps-office-stable.install