From a2db7edbbbf397e3ca36e7da4f287b6b8e3fcb64 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 22 Feb 2025 17:13:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=BA=94=E7=94=A8Icalingua++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- aarch64-store/chat/github.json | 16 ++++++++++++++++ store/chat/github.json | 16 ++++++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 aarch64-store/chat/github.json create mode 100644 store/chat/github.json diff --git a/README.md b/README.md index dcc876d..2ea9ea5 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ github-downloader -d store/tools/data -o store/tools ### 社交(chat) | 软件名 | 包名 | amd64 | arm64 | | ----- | ---- | ----- | ----- | -| | | | | +| [Icalingua++(第三方QQ)](https://github.com/Icalingua-plus-plus/Icalingua-plus-plus) | icalingua | ✅ | ✅ | ### 网络(network) diff --git a/aarch64-store/chat/github.json b/aarch64-store/chat/github.json new file mode 100644 index 0000000..2101359 --- /dev/null +++ b/aarch64-store/chat/github.json @@ -0,0 +1,16 @@ +{ + "icalingua": { + "repo": "Icalingua-plus-plus/Icalingua-plus-plus", + "file_template": "icalingua_{version_tag}_arm64.deb", + "app.json": { + "Name": "Icalingua++(第三方QQ)", + "Pkgname": "icalingua", + "Author": "The Icalingua++ Authors ", + "Website": "https://github.com/Icalingua-plus-plus/Icalingua-plus-plus", + "More": "Icalingua++ 是 Icalingua 的分支,為已經刪除的 Icalingua 提供有限的更新,同時歡迎社區提交PR。\nIcalingua 这个名字是日语中「光」和拉丁语中「语言」的组合。\n本项目希望为 Linux 打造一个会话前端框架,通过实现 Adapter 后端接口来适配各种聊天平台。目前已经拥有基于 oicq 以及 Icalingua 自有协议的后端。\n\n----------------------------------------\n此应用存在已知的不稳定问题, 如出现会自动崩溃现象,可使用 'Icalingua++ 用户服务'", + "Tags": "a2d;community;debian;deepin;ubuntu;uos", + "img_urls": "[\"https://spk-json.spark-app.store/images/2024/12/31/48feff5701294f6db8f6cac33b6a4864.png\",\"https://spk-json.spark-app.store/images/2024/12/31/ad69192d8f8c4d50b3ca93179b2dcd77.png\"]", + "icons": "https://spk-json.spark-app.store/icons/2024/12/31/92aaa646b10746ada98c8e699db9ff74.png" + } + } +} diff --git a/store/chat/github.json b/store/chat/github.json new file mode 100644 index 0000000..6095a9a --- /dev/null +++ b/store/chat/github.json @@ -0,0 +1,16 @@ +{ + "icalingua": { + "repo": "Icalingua-plus-plus/Icalingua-plus-plus", + "file_template": "icalingua_{version_tag}_amd64.deb", + "app.json": { + "Name": "Icalingua++(第三方QQ)", + "Pkgname": "icalingua", + "Author": "The Icalingua++ Authors ", + "Website": "https://github.com/Icalingua-plus-plus/Icalingua-plus-plus", + "More": "Icalingua++ 是 Icalingua 的分支,為已經刪除的 Icalingua 提供有限的更新,同時歡迎社區提交PR。\nIcalingua 这个名字是日语中「光」和拉丁语中「语言」的组合。\n本项目希望为 Linux 打造一个会话前端框架,通过实现 Adapter 后端接口来适配各种聊天平台。目前已经拥有基于 oicq 以及 Icalingua 自有协议的后端。\n\n----------------------------------------\n此应用存在已知的不稳定问题, 如出现会自动崩溃现象,可使用 'Icalingua++ 用户服务'", + "Tags": "a2d;community;debian;deepin;ubuntu;uos", + "img_urls": "[\"https://spk-json.spark-app.store/images/2024/12/31/48feff5701294f6db8f6cac33b6a4864.png\",\"https://spk-json.spark-app.store/images/2024/12/31/ad69192d8f8c4d50b3ca93179b2dcd77.png\"]", + "icons": "https://spk-json.spark-app.store/icons/2024/12/31/92aaa646b10746ada98c8e699db9ff74.png" + } + } +} -- Gitee