Package Details: com.taobao.wangwang.deepin 9.12.10C-6

Git Clone URL: https://aur.archlinux.org/com.taobao.wangwang.deepin.git (read-only, click to copy)
Package Base: com.taobao.wangwang.deepin
Description: Ali WangWang Client on Deepin Wine5
Upstream URL: https://alimarket.taobao.com/markets/qnww/portal-group/ww/index
Licenses: unknown
Submitter: huyz
Maintainer: None
Last Packager: huyz
Votes: 1
Popularity: 0.000000
First Submitted: 2020-11-30 03:51 (UTC)
Last Updated: 2021-08-31 13:50 (UTC)

Pinned Comments

huyz commented on 2020-11-30 04:09 (UTC)

关于这个包的打包方式的说明,见 deepin-wine5-stable 包的置顶评论。

Latest Comments

tocer commented on 2023-04-28 01:40 (UTC)

无法登陆。用了 mochaa 的补丁也无法登陆

mochaa commented on 2022-01-18 17:57 (UTC)

From 220a3c5bc92254d4e41d812970248561e7255e9c Mon Sep 17 00:00:00 2001
From: mochaaP <git@mochaa.ws>
Date: Wed, 19 Jan 2022 01:54:10 +0800
Subject: [PATCH] chore: cleanup PKGBUILD

---
 PKGBUILD | 26 +++++++++-----------------
 1 file changed, 9 insertions(+), 17 deletions(-)

diff --git a/PKGBUILD b/PKGBUILD
index f1db242..3838629 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,27 +1,19 @@
 # Contributer: Sam L. Yes <samlukeyes123@gmail.com>
+# Contributer: mochaaP <aur@mochaa.ws>
+
 pkgname=com.taobao.wangwang.deepin
-pkgver=9.12.10C
-pkgrel=6
-epoch=
+pkgver=9.12.10Cdeepin6
+pkgrel=1
 arch=('i686' 'x86_64')
 url="https://alimarket.taobao.com/markets/qnww/portal-group/ww/index"
-license=('unknown')
-groups=()
-depends=('deepin-wine5-stable>=5.0.0.10' 'deepin-wine-helper>=5.1.10' 'p7zip' 'xdg-utils' 'hicolor-icon-theme')
-makedepends=('tar')
-checkdepends=()
+license=('proprietary')
+depends=('deepin-wine5-stable' 'deepin-wine-helper' 'p7zip' 'xdg-utils' 'hicolor-icon-theme')
 optdepends=('ttf-ms-fonts: Microsoft Core fonts'
-           'noto-fonts-cjk: Google Noto CJK fonts')
-provides=()
-replaces=()
-backup=()
-options=()
+            'noto-fonts-cjk: Google Noto CJK fonts')
 install=wangwang.install
-changelog=
-source=("https://cdn-package-store6.deepin.com/appstore/pool/appstore/c/${pkgname}/${pkgname}_${pkgver}deepin${pkgrel}_i386.deb")
+source=("https://cdn-package-store6.deepin.com/appstore/pool/appstore/c/${pkgname}/${pkgname}_${pkgver}_i386.deb")
 sha512sums=('f9330ea8625384ecee28625f4e7b5a1cb827ac1c512d0be002a9cd4fdbc97c452d4fdfe7f43cfb09a6072dfb19bb1a62fe7fddee5fe5066d1c00756c1871c209')
-validpgpkeys=()

 package() {
    cd ${pkgdir}
-- 
2.34.1

wallena3 commented on 2021-02-08 14:01 (UTC)

安装 wqy-zenhei 即可解决字体

blambin commented on 2020-12-13 01:42 (UTC)

尝试了一下可以浏览器 唤醒,还行

huyz commented on 2020-11-30 15:51 (UTC)

@gbcbooks 你可以去搜一下 wine 替换字体的方法。

或者直接复制一套 win 的字体进 wine 的容器里。

gbcbooks commented on 2020-11-30 05:10 (UTC)

聊天框中的聊天字段默认用的"仿宋", WINE默认没有"仿宋".所以, 显示的中文都是乱码.

huyz commented on 2020-11-30 04:09 (UTC)

关于这个包的打包方式的说明,见 deepin-wine5-stable 包的置顶评论。