mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-04 01:18:31 -04:00
2025-03-30 10:05:35 UTC
This commit is contained in:
parent
82690eb105
commit
56be37cdd2
14
metadata/md5-cache/dev-libs/cpr-1.11.2
Normal file
14
metadata/md5-cache/dev-libs/cpr-1.11.2
Normal file
@ -0,0 +1,14 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=net-misc/curl dev-cpp/gtest mbedtls? ( net-libs/mbedtls )
|
||||
DESCRIPTION=C++ Requests: Curl for People, a spiritual port of Python Requests.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/libcpr/cpr
|
||||
INHERIT=cmake
|
||||
IUSE=+ssl mbedtls
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/libcpr/cpr/archive/refs/tags/1.11.2.tar.gz -> cpr-1.11.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
|
||||
_md5_=0757857b3d65cdb7ed46794fcafe729b
|
13
metadata/md5-cache/net-proxy/nekobox-core-4.2.12
Normal file
13
metadata/md5-cache/net-proxy/nekobox-core-4.2.12
Normal file
@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Qt based Desktop cross-platform GUI proxy configuration manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Mahdi-zarei/nekoray
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Mahdi-zarei/nekoray/archive/refs/tags/4.2.12.tar.gz -> nekobox-core-4.2.12.tar.gz https://codeberg.org/G-two/vendor/raw/branch/main/nekobox-core-4.2.12-deps.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467
|
||||
_md5_=a4804bb8262d95a1b10efe1e7783c71b
|
15
metadata/md5-cache/net-proxy/nekoray-4.2.12
Normal file
15
metadata/md5-cache/net-proxy/nekoray-4.2.12
Normal file
@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-qt/qttools:6[linguist] dev-util/patchelf app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-cpp/abseil-cpp dev-libs/protobuf:= dev-libs/cpr dev-qt/qtbase:6[widgets,network] dev-cpp/yaml-cpp media-libs/zxing-cpp net-proxy/nekobox-core
|
||||
DESCRIPTION=Qt based Desktop cross-platform GUI proxy configuration manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Mahdi-zarei/nekoray
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=cmake xdg desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-cpp/abseil-cpp dev-libs/protobuf:= dev-libs/cpr dev-qt/qtbase:6[widgets,network] dev-cpp/yaml-cpp media-libs/zxing-cpp net-proxy/nekobox-core
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Mahdi-zarei/nekoray/archive/refs/tags/4.2.12.tar.gz -> nekoray-4.2.12.tar.gz
|
||||
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 3ef49a87c52c8b77c476351195dfe575 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
|
||||
_md5_=626e413ef74b6ad1136fbed65cdbb323
|
@ -112,6 +112,7 @@ dev-java/google-java-format 1.25.2: Reformats Java source code to comply with Go
|
||||
dev-java/oraclejdk-bin 8.391 21.0.1: Oracle's Java SE Development Kit
|
||||
dev-lang/luajit 2.1.1727870382: Just-In-Time Compiler for the Lua programming language
|
||||
dev-lang/quickjs 2024.01.13: Small embeddable Javascript engine
|
||||
dev-libs/cpr 1.11.2: C++ Requests: Curl for People, a spiritual port of Python Requests.
|
||||
dev-libs/libdatrie 0.2.13: Double-Array Trie Library
|
||||
dev-libs/libratbag 0.18: Library to configure gaming mice
|
||||
dev-libs/libthai 0.1.28 0.1.29: A a set of Thai language support routines
|
||||
@ -281,6 +282,8 @@ net-proxy/metacubexd 1.186.1: The Official Mihomo Dashboard
|
||||
net-proxy/mihomo 1.19.3: Another Clash Kernel, formerly Clash.Meta
|
||||
net-proxy/mihomo-party-bin 1.6.0 1.7.1: Mihomo Party
|
||||
net-proxy/naiveproxy-bin 134.0.6998.39_p1: A proxy using Chromium's network stack to camouflage traffic
|
||||
net-proxy/nekobox-core 4.2.12: Qt based Desktop cross-platform GUI proxy configuration manager
|
||||
net-proxy/nekoray 4.2.12: Qt based Desktop cross-platform GUI proxy configuration manager
|
||||
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.22.0 1.23.0: shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
|
||||
|
@ -1 +1 @@
|
||||
Sat, 29 Mar 2025 16:05:16 +0000
|
||||
Sun, 30 Mar 2025 10:05:35 +0000
|
||||
|
@ -109,6 +109,7 @@ 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/cpr:mbedtls - USE mbedtls as TLS backend.
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user