2025-01-22 15:19:06 UTC

This commit is contained in:
Repository mirror & CI 2025-01-22 15:19:06 +00:00
parent ff8d07e2e8
commit 68f2f1e928
11 changed files with 28 additions and 30 deletions

View File

@ -3,10 +3,10 @@ DESCRIPTION=Fcitx 5 Pinyin Dictionary from zh.moegirl.org.cn
EAPI=8
HOMEPAGE=https://github.com/outloudvi/mw2fcitx
IUSE=+fcitx rime
KEYWORDS=~amd64 ~mips ~x86
KEYWORDS=~amd64 ~x86
LICENSE=Unlicense CC-BY-NC-SA-3.0
RDEPEND=fcitx? ( app-i18n/fcitx:5 ) rime? ( || ( app-i18n/ibus-rime app-i18n/fcitx-rime ) ) !app-dicts/fcitx-pinyin-moegirl
REQUIRED_USE=|| ( fcitx rime )
SLOT=5
SRC_URI=fcitx? ( https://github.com/outloudvi/mw2fcitx/releases/download/20250111/moegirl.dict -> fcitx-pinyin-moegirl-bin-20250111.dict ) rime? ( https://github.com/outloudvi/mw2fcitx/releases/download/20250111/moegirl.dict.yaml -> fcitx-pinyin-moegirl-bin-20250111.dict.yaml )
_md5_=9e5ce5d2b302605da3c4005734fa4f96
SRC_URI=fcitx? ( https://github.com/outloudvi/mw2fcitx/releases/download/20250113/moegirl.dict -> fcitx-pinyin-moegirl-bin-20250113.dict ) rime? ( https://github.com/outloudvi/mw2fcitx/releases/download/20250113/moegirl.dict.yaml -> fcitx-pinyin-moegirl-bin-20250113.dict.yaml )
_md5_=9d5a238c3027751f76bf201375d988f1

View File

@ -9,5 +9,5 @@ LICENSE=Unlicense
RDEPEND=fcitx? ( app-i18n/fcitx:5 ) rime? ( || ( app-i18n/ibus-rime app-i18n/fcitx-rime ) )
REQUIRED_USE=|| ( fcitx rime ) || ( sougou baidu )
SLOT=5
SRC_URI=https://github.com/blackteahamburger/fcitx5-pinyin-sougou-baidu/archive/refs/tags/20241220.tar.gz -> fcitx-pinyin-sougou-baidu-20241220.tar.gz sougou? ( https://github.com/blackteahamburger/fcitx5-pinyin-sougou-baidu/releases/download/20241220/sougou_dict.tar.gz -> sougou_dict-20241220.tar.gz ) baidu? ( https://github.com/blackteahamburger/fcitx5-pinyin-sougou-baidu/releases/download/20241220/baidu_dict.tar.gz -> baidu_dict-20241220.tar.gz )
_md5_=6f26e0844962970595d646158ae554a0
SRC_URI=https://github.com/blackteahamburger/fcitx5-pinyin-sougou-baidu/archive/refs/tags/20250122.tar.gz -> fcitx-pinyin-sougou-baidu-20250122.tar.gz sougou? ( https://github.com/blackteahamburger/fcitx5-pinyin-sougou-baidu/releases/download/20250122/sougou_dict.tar.gz -> sougou_dict-20250122.tar.gz ) baidu? ( https://github.com/blackteahamburger/fcitx5-pinyin-sougou-baidu/releases/download/20250122/baidu_dict.tar.gz -> baidu_dict-20250122.tar.gz )
_md5_=a62231601510bdb8df685381adf27bc7

View File

@ -10,6 +10,6 @@ LICENSE=GPL-3+
RDEPEND=virtual/dotnet-sdk:8.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/studyzy/imewlconverter/archive/v3.1.1.tar.gz -> imewlconverter-3.1.1.tar.gz https://api.nuget.org/v3-flatcontainer/sharpziplib/1.4.2/sharpziplib.1.4.2.nupkg https://api.nuget.org/v3-flatcontainer/utf.unknown/2.5.1/utf.unknown.2.5.1.nupkg
SRC_URI=https://github.com/studyzy/imewlconverter/archive/v3.2.0.tar.gz -> imewlconverter-3.2.0.tar.gz https://api.nuget.org/v3-flatcontainer/sharpziplib/1.4.2/sharpziplib.1.4.2.nupkg https://api.nuget.org/v3-flatcontainer/utf.unknown/2.5.1/utf.unknown.2.5.1.nupkg
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f nuget 5b6663023b71fb1220f230ac225205ae dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772
_md5_=b6f26b0e97a2279d0699e1ca1fd07ce1
_md5_=59140c4099e181f09bcea28735a325aa

View File

@ -12,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://api.nuget.org/v3-flatcontainer/sharpziplib/1.4.2/sharpziplib.1.4.2.nupkg https://api.nuget.org/v3-flatcontainer/utf.unknown/2.5.1/utf.unknown.2.5.1.nupkg
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f nuget 5b6663023b71fb1220f230ac225205ae dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=b6f26b0e97a2279d0699e1ca1fd07ce1
_md5_=59140c4099e181f09bcea28735a325aa

View File

@ -1,15 +1,14 @@
BDEPEND=>=dev-lang/go-1.21 app-arch/unzip >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install prepare unpack
BDEPEND=>=dev-lang/go-1.23 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=GeoIP for V2Ray.
EAPI=8
HOMEPAGE=https://github.com/v2fly/geoip
INHERIT=go-module
IUSE=mmdb
KEYWORDS=~amd64
LICENSE=CC-BY-SA-4.0 GeoLite2
LICENSE=CC-BY-SA-4.0 CC-BY-4.0
RDEPEND=!dev-libs/v2ray-geoip-bin
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/v2fly/geoip/archive/refs/tags/202412201411.tar.gz -> v2ray-geoip-202412201411.tar.gz https://github.com/blackteahamburger/gentoo-deps/releases/download/v2ray-geoip-202412201411/v2ray-geoip-202412201411-vendor.tar.xz
SRC_URI=https://github.com/v2fly/geoip/archive/refs/tags/202501190004.tar.gz -> v2ray-geoip-202501190004.tar.gz https://github.com/blackteahamburger/gentoo-deps/releases/download/v2ray-geoip-202501190004/v2ray-geoip-202501190004-vendor.tar.xz https://download.db-ip.com/free/dbip-country-lite-2025-01.mmdb.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467
_md5_=235c85270db31b473f56c3ba76bc21b5
_md5_=e3b9d47a7da55bd3237878001e0e7636

View File

@ -11,6 +11,6 @@ RDEPEND=>=app-i18n/opencc-1.1.7[python(-),python_single_target_python3_10(-)?,py
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/mw2fcitx/mw2fcitx-0.16.0.tar.gz test? ( https://github.com/outloudvi/mw2fcitx/releases/download/20240809/titles.txt -> titles-20240809.txt )
SRC_URI=https://files.pythonhosted.org/packages/source/m/mw2fcitx/mw2fcitx-0.18.1.tar.gz test? ( https://github.com/outloudvi/mw2fcitx/releases/download/20250113/titles.txt -> titles-20250113.txt )
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=6dce08b0c65846c91f1459c75045e31c
_md5_=ac8d6c63c625edf04126379aad7c899a

View File

@ -8,5 +8,5 @@ LICENSE=BSD
RDEPEND=!net-proxy/naiveproxy
REQUIRED_USE=mips? ( !big-endian || ( abi_mips_n64 abi_mips_o32 ) )
SLOT=0
SRC_URI=amd64? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-1/naiveproxy-v132.0.6834.79-1-linux-x64.tar.xz ) arm? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-1/naiveproxy-v132.0.6834.79-1-linux-arm.tar.xz ) arm64? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-1/naiveproxy-v132.0.6834.79-1-linux-arm64.tar.xz ) mips? ( abi_mips_o32? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-1/naiveproxy-v132.0.6834.79-1-linux-mipsel.tar.xz ) abi_mips_n64? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-1/naiveproxy-v132.0.6834.79-1-linux-mips64el.tar.xz ) ) riscv? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-1/naiveproxy-v132.0.6834.79-1-linux-riscv64.tar.xz ) x86? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-1/naiveproxy-v132.0.6834.79-1-linux-x86.tar.xz )
_md5_=a5ff10273e9fdcabbb159f65bedd7e16
SRC_URI=amd64? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-2/naiveproxy-v132.0.6834.79-2-linux-x64.tar.xz ) arm? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-2/naiveproxy-v132.0.6834.79-2-linux-arm.tar.xz ) arm64? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-2/naiveproxy-v132.0.6834.79-2-linux-arm64.tar.xz ) mips? ( abi_mips_o32? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-2/naiveproxy-v132.0.6834.79-2-linux-mipsel.tar.xz ) abi_mips_n64? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-2/naiveproxy-v132.0.6834.79-2-linux-mips64el.tar.xz ) ) riscv? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-2/naiveproxy-v132.0.6834.79-2-linux-riscv64.tar.xz ) x86? ( https://github.com/klzgrad/naiveproxy/releases/download/v132.0.6834.79-2/naiveproxy-v132.0.6834.79-2-linux-x86.tar.xz )
_md5_=242d673f1a3068ebebd04efd225bebd7

View File

@ -1,4 +1,4 @@
BDEPEND=>=dev-lang/go-1.22 virtual/pkgconfig >=dev-lang/go-1.20:= app-arch/unzip
BDEPEND=>=dev-lang/go-1.23 virtual/pkgconfig >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DEPEND=app-alternatives/v2ray-geoip app-alternatives/v2ray-geosite
DESCRIPTION=A fork of trojan-go
@ -10,6 +10,6 @@ LICENSE=GPL-3
RDEPEND=app-alternatives/v2ray-geoip app-alternatives/v2ray-geosite
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/Potterli20/trojan-go-fork/archive/refs/tags/V2024.12.21.tar.gz -> trojan-go-fork-2024.12.21.tar.gz https://github.com/blackteahamburger/gentoo-deps/releases/download/trojan-go-fork-2024.12.21/trojan-go-fork-2024.12.21-vendor.tar.xz
SRC_URI=https://github.com/Potterli20/trojan-go-fork/archive/refs/tags/V2025.01.22.tar.gz -> trojan-go-fork-2025.01.22.tar.gz https://github.com/blackteahamburger/gentoo-deps/releases/download/trojan-go-fork-2025.01.22/trojan-go-fork-2025.01.22-vendor.tar.xz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 systemd 54bd206bb5c4efac6ae28b6b006713b0 multiprocessing 1e32df7deee68372153dca65f4a7c21f flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467
_md5_=2b869194e583c3b8a9f813b99c5a5e0f
_md5_=d89a508c420c8b581fecc973fef655ee

View File

@ -30,8 +30,8 @@ app-backup/snapper-gui 220626: GUI for snapper, a tool for Linux filesystem snap
app-containers/distrobox-boost 9999: A container runtimer wrapper for OCI (distrobox/toolbox, also podman/docker)
app-crypt/archlinux-keyring 20231113 20231222 20240208-r1: GnuPG keyring of Archlinux developer keys
app-dicts/fcitx-pinyin-moegirl 20241211: Fcitx 5 Pinyin Dictionary from zh.moegirl.org.cn
app-dicts/fcitx-pinyin-moegirl-bin 20250111: Fcitx 5 Pinyin Dictionary from zh.moegirl.org.cn
app-dicts/fcitx-pinyin-sougou-baidu 20241220: Sougou & Baidu Pinyin dictionary for Fcitx5 and RIME
app-dicts/fcitx-pinyin-moegirl-bin 20250113: Fcitx 5 Pinyin Dictionary from zh.moegirl.org.cn
app-dicts/fcitx-pinyin-sougou-baidu 20250122: Sougou & Baidu Pinyin dictionary for Fcitx5 and RIME
app-dicts/fcitx-pinyin-zhwiki 0.2.5.20241218: Fcitx 5 Pinyin Dictionary from zh.wikipedia.org
app-dicts/fcitx-pinyin-zhwiki-bin 0.2.5.20241218: Fcitx 5 Pinyin Dictionary from zh.wikipedia.org
app-editors/appflowy-bin 0.8.1: AppFlowy is an open-source alternative to Notion
@ -95,7 +95,7 @@ app-shells/zsh-theme-powerlevel10k 1.20.0: Theme for Zsh that emphasizes speed,
app-text/cajviewer 1.3.22 9.0: Document Viewer for CAJ, KDH, NH, TEB and PDF format
app-text/goldendict 24.05.05 24.09.1: Feature-rich dictionary lookup program (qtwebengine fork)
app-text/groff-utf8 0-r1: GNU groff wrapper allowing UTF-8 input
app-text/imewlconverter 3.1.1 9999: An open source and free input method dictionary conversion program
app-text/imewlconverter 3.2.0 9999: An open source and free input method dictionary conversion program
app-vim/easymotion 1.3 3.0.1: vim plugin: Vim motions on speed!
app-vim/powerline 9999: vim plugin: The ultimate vim statusline utility.
dev-build/gyp 20230914150222 99999999999999: GYP (Generate Your Projects) meta-build system
@ -120,7 +120,7 @@ dev-libs/lunar-date 3.0.1: Chinese Lunar Library
dev-libs/tdlib 1.8.0 9999: Cross-platform library for building Telegram clients
dev-libs/v2ray-domain-list-community 20241221105938: Community managed domain list for V2Ray.
dev-libs/v2ray-domain-list-community-bin 20241210004721: Community managed domain list for V2Ray.
dev-libs/v2ray-geoip 202412201411: GeoIP for V2Ray.
dev-libs/v2ray-geoip 202501190004: GeoIP for V2Ray.
dev-libs/v2ray-geoip-bin 202412120057: GeoIP for V2Ray.
dev-libs/v2ray-rules-dat-bin 202411022212: Enhanced edition of V2Ray rules dat files.
dev-python/archspec 0.2.5: A library for detecting, labeling, and reasoning about microarchitectures
@ -134,7 +134,7 @@ dev-python/fuo-netease 1.0.3: netease cloud music support for feeluown
dev-python/fuo-qqmusic 1.0.5: qq music support for feeluown
dev-python/fuo-ytmusic 0.4.2: youtube music support for feeluown
dev-python/janus 2.0.0: Implementation of the asyncio (PEP 3156) event-loop with Qt
dev-python/mw2fcitx 0.16.0: Build fcitx5 libraries from MediaWiki sites
dev-python/mw2fcitx 0.18.1: Build fcitx5 libraries from MediaWiki sites
dev-python/nvchecker 2.16: nvchecker is for checking if a new version of some software has been released
dev-python/pycosat 0.6.6: Python bindings to picosat (a SAT solver)
dev-python/pypinyin 0.53.0: Tool for converting Chinese characters to pinyin
@ -279,13 +279,13 @@ net-proxy/juicity 0.4.3: juicity is a quic-based proxy protocol.
net-proxy/metacubexd 1.176.1: The Official Mihomo Dashboard
net-proxy/mihomo 1.19.1: Another Clash Kernel, formerly Clash.Meta
net-proxy/mihomo-party-bin 1.6.0: Mihomo Party
net-proxy/naiveproxy-bin 132.0.6834.79_p1: A proxy using Chromium's network stack to camouflage traffic
net-proxy/naiveproxy-bin 132.0.6834.79_p2: A proxy using Chromium's network stack to camouflage traffic
net-proxy/proxy-server 8.0.0: Implementation of all proxy protocols using modern c++
net-proxy/serenity 1.1.0_beta3: The configuration generator for sing-box
net-proxy/shadowsocks-rust 1.21.2 1.22.0: shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
net-proxy/sing-box 1.9.7 1.10.7: The universal proxy platform.
net-proxy/smartproxy 0.9.5: A fast, proxy smart selector
net-proxy/trojan-go-fork 2024.12.21: A fork of trojan-go
net-proxy/trojan-go-fork 2025.01.22: A fork of trojan-go
net-proxy/v2ray 5.22.0 5.23.0: A platform for building proxies to bypass network restrictions.
net-proxy/v2ray-bin 4.45.0-r2 5.23.0: A platform for building proxies to bypass network restrictions
net-proxy/v2rayA 2.2.6.3 9999: web GUI of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel

View File

@ -1 +1 @@
Wed, 22 Jan 2025 07:06:15 +0000
Wed, 22 Jan 2025 15:19:06 +0000

View File

@ -113,7 +113,6 @@ dev-java/oraclejdk-bin:javafx - Install JavaFX libraries
dev-java/oraclejdk-bin:source - Install JVM sources
dev-lang/luajit:lua52compat - Enable some upwards-compatible features from Lua 5.2 that are unlikely to break existing code.
dev-lang/quickjs:lto - Enable Link Time Optimizations (improves performance and decreases size of executables)
dev-libs/v2ray-geoip:mmdb - Use MaxMind mmdb database instead of MaxMind GeoLite2 country CSV data to generate V2Ray GeoIP dat
dev-libs/v2ray-rules-dat-bin:geoip - Install geoip.dat
dev-libs/v2ray-rules-dat-bin:geosite - Install geosite.dat
dev-python/conda:mamba - enable libmamba resolver