添加钉钉微信

This commit is contained in:
2022-03-02 00:09:15 +08:00
parent 254291b699
commit 8a94eb39ab
5 changed files with 37 additions and 7 deletions

View File

@@ -4,6 +4,8 @@ app-emulation/virtualbox-bin PUEL
dev-embedded/sdcc MicroChip-SDCC
dev-db/mongodb SSPL-1
net-analyzer/nmap NPSL
net-im/deepin-wine-wechat Tencent
net-im/dingtalk all-rights-reserved
net-misc/anydesk AnyDesk-TOS
net-misc/teamviewer TeamViewer
sys-kernel/linux-firmware no-source-code linux-fw-redistributable

View File

@@ -98,4 +98,14 @@ x11-wm/awesome LUA_SINGLE_TARGET: lua5-3 -lua5-1
dev-embedded/sdcc device-lib mcs51 packihx
# MPD/MPC
media-sound/ncmpcpp clock outputs taglib visualizer
media-sound/ncmpcpp clock outputs taglib visualizer
# deepin-wine-wechat
# media-libs/libcanberra pulseaudio
# media-libs/mesa osmesa -vaapi
# media-plugins/alsa-plugins pulseaudio
# x11-drivers/nvidia-drivers abi_x86_32
# x11-libs/libva -opengl
# dingtalk
media-plugins/alsa-plugins pulseaudio

View File

@@ -3,10 +3,11 @@ main-repo = gentoo
[gentoo]
location = /var/db/repos/gentoo
sync-type = rsync
sync-type = git
sync-uri = https://mirrors.tuna.tsinghua.edu.cn/git/gentoo-portage.git
# sync-type = rsync
# sync-uri = rsync://rsync.gentoo.org/gentoo-portage
sync-uri = rsync://mirrors.tuna.tsinghua.edu.cn/gentoo-portage
# sync-uri = rsync://rsync.mirrors.ustc.edu.cn/gentoo-portage/
# sync-uri = rsync://mirrors.tuna.tsinghua.edu.cn/gentoo-portage
auto-sync = yes
sync-rsync-verify-jobs = 1
# 拉取 gpg 密钥很慢,关闭之
@@ -24,3 +25,9 @@ sync-webrsync-verify-signature = yes
# for daily squashfs snapshots
#sync-type = squashdelta
#sync-uri = mirror://gentoo/../snapshots/squashfs
[gentoo-zh]
location = /var/db/repos/gentoo-zh
sync-type = git
sync-uri = https://github.com/microcai/gentoo-zh.git
auto-sync = yes