无法登陆。用了 mochaa 的补丁也无法登陆
Search Criteria
Package Details: com.taobao.wangwang.deepin 9.12.10C-6
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flagged out-of-date (2022-05-29)
- 1 pending request
- Submit Request
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) |
Dependencies (8)
- deepin-wine-helper
- deepin-wine5-stable
- hicolor-icon-theme (hicolor-icon-theme-git)
- p7zip (p7zip-natspec, 7-zip-full)
- xdg-utils (busking-git, xdg-utils-slock, xdg-utils-lxqt, mimi, mimi-git, xdg-utils-handlr, opener, xdg-utils-betterlockscreen, xdg-utils-symlink-fix, xdg-utils-custom-open, mimejs-git, xdg-utils-mimeo)
- tar (tar-parallel, tar-git, busybox-coreutils) (make)
- noto-fonts-cjk (noto-fonts-cjk-vf, noto-fonts-cjk-hk-vf, noto-fonts-cjk-jp-vf, noto-fonts-cjk-kr-vf, noto-fonts-cjk-sc-vf, noto-fonts-cjk-tc-vf, noto-fonts-hk-vf, noto-fonts-jp-vf, noto-fonts-kr-vf, noto-fonts-sc-vf, noto-fonts-tc-vf) (optional) – Google Noto CJK fonts
- ttf-ms-fonts (fake-ms-fonts, ttf-win7-fonts, ttf-ms-win8, ttf-ms-win8-arabic, ttf-ms-win8-hebrew, ttf-ms-win8-sea, ttf-ms-win8-indic, ttf-ms-win8-japanese, ttf-ms-win8-korean, ttf-ms-win8-zh_cn, ttf-ms-win8-zh_tw, ttf-ms-win8-thai, ttf-ms-win8-other, ttf-ms-win10, ttf-ms-win10-auto, ttf-ms-win10-cdn, ttf-ms-win11-auto, ttf-ms-win11) (optional) – Microsoft Core fonts
Required by (0)
Sources (1)
Latest Comments
tocer commented on 2023-04-28 01:40 (UTC)
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 包的置顶评论。
Pinned Comments
huyz commented on 2020-11-30 04:09 (UTC)
关于这个包的打包方式的说明,见 deepin-wine5-stable 包的置顶评论。