This package doesn't depend on qt4. It bundles one itself.
Search Criteria
Package Details: wps-office-mime 11.1.0.11723-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/wps-office.git (read-only, click to copy) |
---|---|
Package Base: | wps-office |
Description: | Mime files provided by Kingsoft Office (WPS Office) |
Upstream URL: | http://wps-community.org |
Licenses: | LicenseRef-WPS-EULA |
Submitter: | felixonmars |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 492 |
Popularity: | 0.119511 |
First Submitted: | 2014-08-17 11:57 (UTC) |
Last Updated: | 2025-05-02 12:23 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 37 38 .. 70 Next › Last »
lilydjwg commented on 2018-06-07 07:30 (UTC)
Universebenzene commented on 2018-06-07 05:50 (UTC)
@miku84 the dependency qt4 was shown by namcap. If I build the package without writing qt4 in the depends, namcap said: wps-office E: Dependency qt4 detected and not included (libraries ['usr/lib/libQtOpenGL.so.4', 'usr/lib/libQtSvg.so.4', 'usr/lib/libQtCore.so.4', 'usr/lib/libQtNetwork.so.4', 'usr/lib/libQtDBus.so.4'] needed in files...
. So I add qt4 in depends
miku84 commented on 2018-06-07 05:42 (UTC)
It uses qt4 instead of qt5? Can it be replaced with it?
StratosL commented on 2018-06-03 09:58 (UTC) (edited on 2018-06-03 09:59 (UTC) by StratosL)
Open file dialog not working explanation and solution: http://wps-community.org/forum/viewtopic.php?f=4&t=396
"...because most of the class names conficts with KDE's (KApplication, KDialog, etc, our product also use 'K' for class prefix :( ) So the open/save dialog in KDE we use kdialog, if you meet problem, you still can disable it.
Just add: export WPS_NO_KDE_NATIVE_DIALOG=1 to scripts "wps", "wpp", and "et" in /usr/bin
postadelmaga commented on 2018-05-02 03:11 (UTC)
@es_18
Actually there is an AUR for that https://aur.archlinux.org/packages/ttf-wps-fonts/ If the fonts are required I think @ouyangjun can add that AUR to the dependency
es_18 commented on 2018-04-18 12:51 (UTC)
You can use this repo to install the missing fonts: https://github.com/IamDH4/ttf-wps-fonts
debo commented on 2018-01-01 15:27 (UTC)
@metrofx done, thanks for the comment.
metrofx commented on 2018-01-01 10:36 (UTC)
@debo please remove the out-of-date flag, thanks.
Pinned Comments
Universebenzene commented on 2025-01-07 17:16 (UTC)
Users who want WPS version above 12, install wps-office-cn instead.
Universebenzene commented on 2023-01-20 10:34 (UTC)
Anyone who meet the problem of launching wpspdf, please install the optional dependency libtiff5
Universebenzene commented on 2020-10-22 02:25 (UTC)
If you have the "ERROR: One or more files failed the validity check!" problem, try cleaning your AUR cache first, and try again.
Universebenzene commented on 2020-01-10 04:48 (UTC) (edited on 2020-06-09 15:38 (UTC) by Universebenzene)
[ATTENTION] The new international version (11.1.0.9080) removed zh_CN support, login, and some other functions. If you still want full functions, or you want aarch64 support, you may need the Chinese version from https://linux.wps.cn here: https://aur.archlinux.org/pkgbase/wps-office-cn
Universebenzene commented on 2019-10-26 05:46 (UTC) (edited on 2019-10-26 07:10 (UTC) by Universebenzene)
I split the
/usr/share/mime/packages/wps-office-*.xml
files to thewps-office-mime
package to avoid mime issues. If you still want the mime files provided by wps-office itself, you can install the new mime package.Universebenzene commented on 2019-07-05 17:08 (UTC)
There is no official 32-bit package for version 11.1.0.8722, so I drop the support for i686 arch. For archlinux32 users you can create another wps-office package for 32-bit system yourself.
Universebenzene commented on 2019-04-16 13:34 (UTC)
When you shut down wps-office, the wpsoffice process may still exist. You can do
sudo chmod -x /usr/lib/office6/wpsoffice
to fix it. But this might bring you problem with signing in.oowl commented on 2017-11-29 14:16 (UTC)