# 茶绘君 **Repository Path**: deepin-opensource/mrpaint ## Basic Information - **Project Name**: 茶绘君 - **Description**: 多人联机聊天、画画的软件,linux移植测试版 - **Primary Language**: C++ - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-08-15 - **Last Updated**: 2025-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 简介 ============= 这是茶绘君的客户端版本,我们的网址:http://mrspaint.com 茶绘君服务端:https://github.com/liuyanghejerry/painttyServer 构建 ======= 使用qt(qmake)进行构建 依赖:libqt5core5a, libqt5gui5, libqt5script5, libqt5concurrent5, libqt5network5 可能需要使用`apt install qt5-default libqt5script5`命令补齐依赖 后可直接使用编写好的build.sh直接进行构建,生成的deb包会放在output文件夹中 开源许可 ======= 使用LGPLv2协议 更多信息详见LICENSE与COPYING文件