mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 20:08:43 -04:00
www-apps/cherry-studio-bin: new package
This commit is contained in:
parent
1396fa4925
commit
9ce2ce4548
7
.github/workflows/overlay.toml
vendored
7
.github/workflows/overlay.toml
vendored
@ -1629,6 +1629,13 @@ use_latest_tag = true
|
||||
prefix = "tlpui-"
|
||||
github_account = "xz-dev"
|
||||
|
||||
["www-apps/cherry-studio-bin"]
|
||||
source = "github"
|
||||
github = "CherryHQ/cherry-studio"
|
||||
use_latest_release = true
|
||||
prefix = "v"
|
||||
github_account = "gouwazi"
|
||||
|
||||
["www-apps/follow-bin"]
|
||||
source = "github"
|
||||
github = "RSSNext/Follow"
|
||||
|
79
licenses/Cherry-Studio
Normal file
79
licenses/Cherry-Studio
Normal file
@ -0,0 +1,79 @@
|
||||
## Cherry Studio 用户协议
|
||||
|
||||
欢迎使用 Cherry Studio 桌面 AI 客户端工具。请仔细阅读以下协议条款,继续使用本软件即表示您同意本协议内容。
|
||||
|
||||
**许可协议**
|
||||
|
||||
本软件采用 Apache License 2.0 许可。除 Apache License 2.0 规定的条款外,您在使用 Cherry Studio 时还应遵守以下附加条款:
|
||||
|
||||
**一. 商用许可**
|
||||
|
||||
1. **免费商用**:用户在不修改代码的情况下,可以免费用于商业目的。
|
||||
2. **商业授权**:如果您满足以下任意条件之一,需取得商业授权:
|
||||
1. 对本软件进行二次修改、开发(包括但不限于修改应用名称、logo、代码以及功能)。
|
||||
2. 为企业客户提供多租户服务,且该服务支持 10 人或以上的使用。
|
||||
3. 预装或集成到硬件设备或产品中进行捆绑销售。
|
||||
4. 政府或教育机构的大规模采购项目,特别是涉及安全、数据隐私等敏感需求时。
|
||||
|
||||
**二. 贡献者协议**
|
||||
|
||||
作为 Cherry Studio 的贡献者,您应当同意以下条款:
|
||||
|
||||
1. **许可调整**:生产者有权根据需要对开源协议进行调整,使其更加严格或宽松。
|
||||
2. **商业用途**:您贡献的代码可能会被用于商业用途,包括但不限于云业务运营。
|
||||
|
||||
**三. 其他条款**
|
||||
|
||||
1. 本协议条款的解释权归 Cherry Studio 开发者所有。
|
||||
2. 本协议可能根据实际情况进行更新,更新时将通过本软件通知用户。
|
||||
|
||||
如有任何问题或需申请商业授权,请联系 Cherry Studio 开发团队。
|
||||
|
||||
除上述特定条件外,其他所有权利和限制均遵循 Apache License 2.0。有关 Apache License 2.0 的详细信息,请访问 http://www.apache.org/licenses/LICENSE-2.0。
|
||||
|
||||
---
|
||||
|
||||
根据 Apache 许可证 2.0 版(“许可证”)进行许可;除非符合许可证,否则您不得使用此文件。您可以在以下网址获取许可证副本:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
除非适用法律要求或书面同意,软件根据许可证分发的内容以“原样”分发,不附带任何明示或暗示的保证或条件。请参阅特定语言管理权限的许可证和许可证下的限制。
|
||||
|
||||
## Cherry Studio User Agreement
|
||||
|
||||
Welcome to Cherry Studio, a desktop AI client tool. Please read the following agreement carefully. By continuing to use this software, you agree to the terms outlined below.
|
||||
|
||||
**License Agreement**
|
||||
|
||||
This software is licensed under the **Apache License 2.0**. In addition to the terms of the Apache License 2.0, the following additional terms apply to the use of Cherry Studio:
|
||||
|
||||
**I. Commercial Use License**
|
||||
|
||||
1. **Free Commercial Use**: Users can use the software for commercial purposes without modifying the code.
|
||||
2. **Commercial License Required**: A commercial license is required if any of the following conditions are met:
|
||||
1. You modify, develop, or alter the software, including but not limited to changes to the application name, logo, code, or functionality.
|
||||
2. You provide multi-tenant services to enterprise customers with 10 or more users.
|
||||
3. You pre-install or integrate the software into hardware devices or products and bundle it for sale.
|
||||
4. You are engaging in large-scale procurement for government or educational institutions, especially involving security, data privacy, or other sensitive requirements.
|
||||
|
||||
**II. Contributor Agreement**
|
||||
|
||||
As a contributor to Cherry Studio, you agree to the following:
|
||||
|
||||
1. **License Adjustment**: The producer reserves the right to adjust the open-source license as needed, making it stricter or more lenient.
|
||||
2. **Commercial Use**: Any code you contribute may be used for commercial purposes, including but not limited to cloud business operations.
|
||||
|
||||
**III. Other Terms**
|
||||
|
||||
1. The interpretation of these terms is subject to the discretion of Cherry Studio developers.
|
||||
2. These terms may be updated, and users will be notified through the software when changes occur.
|
||||
|
||||
For any questions or to request a commercial license, please contact the Cherry Studio development team.
|
||||
|
||||
Apart from the specific conditions mentioned above, all other rights and restrictions follow the Apache License 2.0. Detailed information about the Apache License 2.0 can be found at http://www.apache.org/licenses/LICENSE-2.0.
|
||||
|
||||
---
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
|
1
www-apps/cherry-studio-bin/Manifest
Normal file
1
www-apps/cherry-studio-bin/Manifest
Normal file
@ -0,0 +1 @@
|
||||
DIST cherry-studio-bin-0.9.21.AppImage 126260963 BLAKE2B ecbb4d6e174ee5600082e09117c448653edf620b006ce0cb76ccbca9d34b9ebf8411921a88aed465941df7978c31d48c768f41d0cc5d4a683067e623a32a6a1d SHA512 fd1ca1fb930bdc0996d376ba107beecae0c6c1e403dd503e6ae8dae7f9444618bcad24e60cb8037ea66e308a388ae4df229987dc97542da665e1d845ba1c7058
|
28
www-apps/cherry-studio-bin/cherry-studio-bin-0.9.21.ebuild
Normal file
28
www-apps/cherry-studio-bin/cherry-studio-bin-0.9.21.ebuild
Normal file
@ -0,0 +1,28 @@
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit desktop xdg
|
||||
|
||||
DESCRIPTION="Cherry Studio is a desktop client that supports for multiple LLM providers."
|
||||
HOMEPAGE="https://github.com/CherryHQ/cherry-studio"
|
||||
SRC_URI="https://github.com/CherryHQ/cherry-studio/releases/download/v${PV}/Cherry-Studio-${PV}-x86_64.AppImage -> ${P}.AppImage"
|
||||
|
||||
S="${WORKDIR}"
|
||||
LICENSE="Cherry-Studio"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RESTRICT="strip"
|
||||
|
||||
src_unpack() {
|
||||
cp "${DISTDIR}/${P}.AppImage" cherry-studio || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
dobin cherry-studio
|
||||
domenu "${FILESDIR}/cherry-studio.desktop"
|
||||
doicon -s scalable "${FILESDIR}/cherry-studio.svg"
|
||||
}
|
11
www-apps/cherry-studio-bin/files/cherry-studio.desktop
Normal file
11
www-apps/cherry-studio-bin/files/cherry-studio.desktop
Normal file
@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Cherry Studio
|
||||
Exec=/usr/bin/cherry-studio --ignore-additional-command-line-flags --ozone-platform-hint=auto --enable-wayland-ime %U
|
||||
Comment=Cherry Studio is a desktop client that supports for multiple LLM providers. Support deepseek-r1
|
||||
Comment[zh_CN]=Cherry Studio 是一款支持多个大语言模型(LLM)服务商的桌面客户端
|
||||
Terminal=false
|
||||
Icon=apifox
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
StartupWMClass=Apifox
|
||||
Categories=Network;Development;Utility;
|
130
www-apps/cherry-studio-bin/files/cherry-studio.svg
Normal file
130
www-apps/cherry-studio-bin/files/cherry-studio.svg
Normal file
@ -0,0 +1,130 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="1024.000000pt" height="1024.000000pt" viewBox="0 0 1024.000000 1024.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
|
||||
<g transform="translate(0.000000,1024.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M5680 9135 c0 -24 -2 -25 -75 -25 -73 0 -75 -1 -75 -25 0 -24 -3 -25
|
||||
-55 -25 -52 0 -55 -1 -55 -25 0 -23 -3 -25 -50 -25 -47 0 -50 -2 -50 -25 0
|
||||
-21 -5 -25 -30 -25 -27 0 -30 -3 -30 -30 0 -29 -1 -30 -50 -30 -47 0 -50 -2
|
||||
-50 -25 0 -24 -3 -25 -55 -25 -52 0 -55 -1 -55 -25 0 -24 -2 -25 -75 -25 -73
|
||||
0 -75 -1 -75 -25 0 -25 -1 -25 -80 -25 -79 0 -80 0 -80 25 l0 25 -315 0 -315
|
||||
0 0 -25 c0 -25 -1 -25 -80 -25 l-80 0 0 -30 c0 -29 -1 -30 -50 -30 -47 0 -50
|
||||
-2 -50 -25 0 -20 -5 -25 -25 -25 -20 0 -25 -5 -25 -25 0 -21 -5 -25 -30 -25
|
||||
-25 0 -30 -4 -30 -25 0 -20 -5 -25 -25 -25 -21 0 -25 -5 -25 -30 0 -25 -4 -30
|
||||
-25 -30 -23 0 -25 -3 -25 -50 0 -47 -2 -50 -25 -50 -24 0 -25 -3 -25 -55 0
|
||||
-54 0 -55 -30 -55 l-30 0 0 -130 0 -130 -25 0 -25 0 0 -235 0 -235 -25 0 c-20
|
||||
0 -25 -5 -25 -25 0 -20 -5 -25 -25 -25 -21 0 -25 -5 -25 -30 l0 -30 -80 0
|
||||
c-79 0 -80 0 -80 -25 l0 -25 -130 0 -130 0 0 -25 c0 -25 -1 -25 -80 -25 -79 0
|
||||
-80 0 -80 -25 0 -25 -1 -25 -80 -25 l-80 0 0 -30 0 -30 -80 0 c-79 0 -80 0
|
||||
-80 -25 0 -23 -3 -25 -50 -25 -47 0 -50 -2 -50 -25 0 -23 -3 -25 -50 -25 -47
|
||||
0 -50 -2 -50 -25 0 -21 -5 -25 -30 -25 -27 0 -30 -3 -30 -30 0 -29 -1 -30 -50
|
||||
-30 -47 0 -50 -2 -50 -25 0 -20 -5 -25 -25 -25 -20 0 -25 -5 -25 -25 0 -21 -5
|
||||
-25 -30 -25 -25 0 -30 -4 -30 -25 0 -20 -5 -25 -25 -25 -21 0 -25 -5 -25 -30
|
||||
0 -29 -1 -30 -50 -30 -47 0 -50 -2 -50 -25 0 -21 -5 -25 -30 -25 -25 0 -30 -4
|
||||
-30 -25 0 -20 -5 -25 -25 -25 -24 0 -25 -3 -25 -55 0 -52 -1 -55 -25 -55 -20
|
||||
0 -25 -5 -25 -25 0 -20 -5 -25 -25 -25 -20 0 -25 -5 -25 -25 0 -21 -5 -25 -30
|
||||
-25 -25 0 -30 -4 -30 -25 0 -20 -5 -25 -25 -25 -24 0 -25 -3 -25 -55 0 -52 -1
|
||||
-55 -25 -55 -20 0 -25 -5 -25 -25 0 -20 -5 -25 -25 -25 -23 0 -25 -3 -25 -50
|
||||
0 -49 -1 -50 -30 -50 -30 0 -30 -1 -30 -55 0 -52 -1 -55 -25 -55 -23 0 -25 -3
|
||||
-25 -50 0 -47 -2 -50 -25 -50 -25 0 -25 -1 -25 -80 0 -79 0 -80 -25 -80 l-25
|
||||
0 0 -105 0 -105 -30 0 -30 0 0 -130 0 -130 -25 0 -25 0 0 -290 0 -290 25 0 25
|
||||
0 0 -160 0 -160 30 0 30 0 0 -75 c0 -73 1 -75 25 -75 25 0 25 -1 25 -80 0 -79
|
||||
0 -80 25 -80 23 0 25 -3 25 -50 0 -47 2 -50 25 -50 24 0 25 -3 25 -55 0 -54 0
|
||||
-55 30 -55 29 0 30 -1 30 -50 0 -47 2 -50 25 -50 21 0 25 -5 25 -30 0 -25 4
|
||||
-30 25 -30 23 0 25 -3 25 -50 0 -47 2 -50 25 -50 20 0 25 -5 25 -25 0 -21 5
|
||||
-25 30 -25 27 0 30 -3 30 -30 0 -25 4 -30 25 -30 23 0 25 -3 25 -50 0 -47 2
|
||||
-50 25 -50 20 0 25 -5 25 -25 0 -20 5 -25 25 -25 21 0 25 -5 25 -30 0 -27 3
|
||||
-30 30 -30 25 0 30 -4 30 -25 0 -23 3 -25 50 -25 47 0 50 -2 50 -25 0 -20 5
|
||||
-25 25 -25 20 0 25 -5 25 -25 0 -21 5 -25 30 -25 27 0 30 -3 30 -30 0 -25 4
|
||||
-30 25 -30 20 0 25 -5 25 -25 0 -23 3 -25 50 -25 47 0 50 -2 50 -25 0 -21 5
|
||||
-25 30 -25 25 0 30 -4 30 -25 0 -23 3 -25 50 -25 49 0 50 -1 50 -30 0 -29 1
|
||||
-30 50 -30 47 0 50 -2 50 -25 0 -21 5 -25 30 -25 25 0 30 -4 30 -25 0 -23 3
|
||||
-25 50 -25 47 0 50 -2 50 -25 0 -20 5 -25 25 -25 21 0 25 -5 25 -30 0 -27 3
|
||||
-30 30 -30 25 0 30 -4 30 -25 0 -20 5 -25 25 -25 20 0 25 -5 25 -25 0 -20 5
|
||||
-25 25 -25 20 0 25 -5 25 -25 0 -20 5 -25 25 -25 24 0 25 -3 25 -55 0 -54 0
|
||||
-55 30 -55 29 0 30 -1 30 -50 0 -47 2 -50 25 -50 24 0 25 -3 25 -55 0 -52 1
|
||||
-55 25 -55 20 0 25 -5 25 -25 0 -20 5 -25 25 -25 24 0 25 -3 25 -55 0 -54 0
|
||||
-55 30 -55 29 0 30 -1 30 -50 0 -47 2 -50 25 -50 20 0 25 -5 25 -25 0 -20 5
|
||||
-25 25 -25 21 0 25 -5 25 -30 0 -25 4 -30 25 -30 20 0 25 -5 25 -25 0 -21 5
|
||||
-25 30 -25 29 0 30 -1 30 -50 0 -47 2 -50 25 -50 20 0 25 -5 25 -25 0 -20 5
|
||||
-25 25 -25 21 0 25 -5 25 -30 0 -25 4 -30 25 -30 20 0 25 -5 25 -25 0 -24 3
|
||||
-25 55 -25 52 0 55 -1 55 -25 0 -20 5 -25 25 -25 20 0 25 -5 25 -25 0 -20 5
|
||||
-25 25 -25 21 0 25 -5 25 -30 0 -27 3 -30 30 -30 25 0 30 -4 30 -25 0 -23 3
|
||||
-25 50 -25 47 0 50 -2 50 -25 0 -24 3 -25 55 -25 52 0 55 -1 55 -25 0 -23 3
|
||||
-25 50 -25 49 0 50 -1 50 -30 0 -30 1 -30 55 -30 52 0 55 -1 55 -25 0 -23 3
|
||||
-25 50 -25 47 0 50 -2 50 -25 0 -25 1 -25 80 -25 79 0 80 0 80 -25 l0 -25 130
|
||||
0 130 0 0 -30 0 -30 365 0 365 0 0 30 0 30 135 0 135 0 0 25 c0 24 2 25 75 25
|
||||
73 0 75 1 75 25 0 24 3 25 55 25 52 0 55 1 55 25 0 25 1 25 80 25 l80 0 0 30
|
||||
c0 25 4 30 25 30 20 0 25 5 25 25 0 23 3 25 50 25 47 0 50 2 50 25 0 24 3 25
|
||||
55 25 52 0 55 1 55 25 0 20 5 25 25 25 21 0 25 5 25 30 0 25 4 30 25 30 20 0
|
||||
25 5 25 25 0 24 3 25 55 25 52 0 55 1 55 25 0 20 5 25 25 25 20 0 25 5 25 25
|
||||
0 20 5 25 25 25 21 0 25 5 25 30 0 27 3 30 30 30 25 0 30 4 30 25 0 20 5 25
|
||||
25 25 23 0 25 3 25 50 0 47 2 50 25 50 20 0 25 5 25 25 0 20 5 25 25 25 21 0
|
||||
25 5 25 30 0 27 3 30 30 30 25 0 30 4 30 25 0 20 5 25 25 25 23 0 25 3 25 50
|
||||
0 47 2 50 25 50 24 0 25 3 25 55 0 52 1 55 25 55 23 0 25 3 25 50 0 47 2 50
|
||||
25 50 24 0 25 3 25 55 0 54 0 55 30 55 29 0 30 1 30 50 0 47 2 50 25 50 25 0
|
||||
25 1 25 80 0 79 0 80 25 80 24 0 25 3 25 55 0 52 1 55 25 55 23 0 25 3 25 50
|
||||
0 49 1 50 30 50 25 0 30 4 30 25 0 20 5 25 25 25 21 0 25 5 25 30 0 25 4 30
|
||||
25 30 20 0 25 5 25 25 0 25 1 25 80 25 79 0 80 0 80 25 0 25 1 25 80 25 79 0
|
||||
80 0 80 25 0 24 2 25 75 25 l75 0 0 30 c0 30 1 30 55 30 52 0 55 1 55 25 0 23
|
||||
3 25 50 25 47 0 50 2 50 25 0 21 5 25 30 25 25 0 30 4 30 25 0 23 3 25 50 25
|
||||
49 0 50 1 50 30 0 25 4 30 25 30 20 0 25 5 25 25 0 21 5 25 30 25 25 0 30 4
|
||||
30 25 0 20 5 25 25 25 20 0 25 5 25 25 0 20 5 25 25 25 21 0 25 5 25 30 0 25
|
||||
4 30 25 30 23 0 25 3 25 50 0 49 1 50 30 50 25 0 30 4 30 25 0 20 5 25 25 25
|
||||
24 0 25 3 25 55 0 52 1 55 25 55 23 0 25 3 25 50 0 47 2 50 25 50 24 0 25 3
|
||||
25 55 0 54 0 55 30 55 l30 0 0 80 c0 79 0 80 25 80 24 0 25 2 25 75 0 73 1 75
|
||||
25 75 l25 0 0 130 0 130 25 0 25 0 0 395 0 395 -25 0 -25 0 0 130 0 130 -25 0
|
||||
c-25 0 -25 1 -25 80 0 79 0 80 -25 80 -24 0 -25 3 -25 55 0 54 0 55 -30 55
|
||||
l-30 0 0 75 c0 73 -1 75 -25 75 -24 0 -25 3 -25 55 0 52 -1 55 -25 55 -20 0
|
||||
-25 5 -25 25 0 20 -5 25 -25 25 -24 0 -25 3 -25 55 0 54 0 55 -30 55 -25 0
|
||||
-30 4 -30 25 0 20 -5 25 -25 25 -20 0 -25 5 -25 25 0 20 -5 25 -25 25 -23 0
|
||||
-25 3 -25 50 0 47 -2 50 -25 50 -21 0 -25 5 -25 30 0 27 -3 30 -30 30 -25 0
|
||||
-30 4 -30 25 0 20 -5 25 -25 25 -20 0 -25 5 -25 25 0 20 -5 25 -25 25 -20 0
|
||||
-25 5 -25 25 0 20 -5 25 -25 25 -21 0 -25 5 -25 30 0 27 -3 30 -30 30 -25 0
|
||||
-30 4 -30 25 0 23 -3 25 -50 25 -47 0 -50 2 -50 25 0 20 -5 25 -25 25 -20 0
|
||||
-25 5 -25 25 0 24 -3 25 -55 25 -54 0 -55 0 -55 30 0 25 -4 30 -25 30 -20 0
|
||||
-25 5 -25 25 0 24 -3 25 -55 25 -52 0 -55 1 -55 25 0 23 -3 25 -50 25 -47 0
|
||||
-50 2 -50 25 0 25 -1 25 -80 25 l-80 0 0 30 0 30 -80 0 c-79 0 -80 0 -80 25
|
||||
l0 25 -130 0 -130 0 0 25 0 25 -180 0 -180 0 0 25 c0 25 -1 25 -80 25 l-80 0
|
||||
0 30 c0 25 -4 30 -25 30 l-25 0 0 105 0 105 25 0 c24 0 25 2 25 75 0 73 1 75
|
||||
25 75 24 0 25 3 25 55 0 52 1 55 25 55 l25 0 0 130 0 130 30 0 30 0 0 105 0
|
||||
105 -30 0 -30 0 0 105 0 105 -25 0 c-24 0 -25 3 -25 55 0 52 -1 55 -25 55 -23
|
||||
0 -25 3 -25 50 0 47 -2 50 -25 50 -20 0 -25 5 -25 25 0 21 -5 25 -30 25 -27 0
|
||||
-30 3 -30 30 0 25 -4 30 -25 30 -20 0 -25 5 -25 25 0 20 -5 25 -25 25 -20 0
|
||||
-25 5 -25 25 0 24 -3 25 -55 25 -52 0 -55 1 -55 25 0 23 -3 25 -50 25 -47 0
|
||||
-50 2 -50 25 l0 25 -265 0 -265 0 0 -25z m437 -385 c80 -37 161 -114 201 -188
|
||||
60 -112 63 -262 8 -368 -37 -73 27 8 -704 -893 -242 -298 -355 -439 -425 -528
|
||||
-40 -51 -78 -92 -86 -93 -15 0 -60 39 -196 170 -49 47 -270 255 -490 462 -220
|
||||
207 -412 389 -426 404 -15 16 -40 54 -55 84 -27 52 -29 62 -29 180 0 121 1
|
||||
127 32 185 56 105 137 175 251 214 84 28 164 27 253 -4 90 -31 114 -50 364
|
||||
-285 113 -107 209 -194 211 -193 5 2 294 357 515 633 116 144 165 189 247 225
|
||||
102 44 229 43 329 -5z m-2348 -1853 c371 -68 757 -277 999 -543 74 -80 144
|
||||
-214 163 -311 7 -38 10 -111 7 -185 -4 -108 -9 -133 -36 -202 -87 -219 -257
|
||||
-367 -481 -416 -109 -25 -164 -25 -274 0 -118 26 -225 84 -327 177 -124 112
|
||||
-227 156 -370 157 -254 0 -466 -187 -512 -453 -21 -125 12 -261 93 -382 51
|
||||
-75 107 -122 206 -171 74 -37 91 -41 175 -46 169 -8 271 29 408 152 155 138
|
||||
284 191 465 190 122 0 189 -16 290 -67 158 -79 270 -207 333 -382 34 -94 43
|
||||
-288 18 -385 -24 -91 -77 -195 -135 -265 -28 -33 -68 -81 -90 -107 -86 -104
|
||||
-129 -280 -102 -422 33 -178 172 -339 349 -403 86 -31 225 -32 315 -2 168 56
|
||||
299 197 347 372 24 86 25 151 5 249 -21 99 -52 160 -124 243 -194 224 -256
|
||||
313 -345 492 -106 211 -165 423 -192 678 -14 135 -14 181 -5 295 23 259 65
|
||||
432 156 640 265 601 845 1034 1470 1100 55 5 126 13 158 16 84 10 370 -24 497
|
||||
-58 318 -85 587 -237 819 -462 172 -167 294 -336 391 -541 95 -199 138 -344
|
||||
170 -561 42 -286 11 -600 -87 -884 -40 -116 -134 -307 -199 -406 -81 -123
|
||||
-204 -274 -267 -327 -209 -179 -474 -216 -716 -101 -82 38 -107 57 -181 132
|
||||
-99 101 -147 187 -180 322 -25 107 -25 202 0 307 31 130 76 213 176 325 60 67
|
||||
118 173 134 244 26 114 11 262 -38 359 -77 154 -209 254 -383 291 -82 17 -90
|
||||
17 -165 0 -171 -37 -294 -128 -370 -272 -47 -88 -64 -155 -64 -248 0 -153 49
|
||||
-268 172 -403 225 -245 335 -444 443 -793 83 -270 83 -738 -1 -1014 -63 -209
|
||||
-143 -379 -254 -544 -309 -459 -763 -740 -1324 -817 -75 -10 -363 -7 -431 5
|
||||
-33 6 -87 15 -120 21 -33 5 -98 21 -145 35 -436 130 -800 406 -1053 800 -139
|
||||
215 -253 535 -274 765 l-8 83 -75 12 c-287 43 -528 136 -760 292 -445 301
|
||||
-731 758 -815 1306 -16 103 -23 422 -11 457 3 8 13 61 21 119 48 323 211 668
|
||||
440 931 210 241 510 445 780 532 152 49 183 57 281 72 54 9 101 18 103 21 13
|
||||
13 441 -3 530 -19z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 9.0 KiB |
11
www-apps/cherry-studio-bin/metadata.xml
Normal file
11
www-apps/cherry-studio-bin/metadata.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<name>gouwazi</name>
|
||||
<email>izawuog@protonmail.com</email>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">CherryHQ/cherry-studio</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user